Стартовый пул

This commit is contained in:
2024-04-02 08:46:59 +03:00
parent fd57fffd3a
commit 3bb34d000b
5591 changed files with 3291734 additions and 0 deletions

View File

@@ -0,0 +1,33 @@
object MainFrm: TMainFrm
Left = 449
Height = 668
Top = 192
Width = 963
Caption = 'LazScrollingText String Designer'
ClientHeight = 668
ClientWidth = 963
Font.CharSet = RUSSIAN_CHARSET
Font.Height = -15
Font.Name = 'Times New Roman'
Font.Pitch = fpVariable
Font.Quality = fqDraft
Menu = MainMenu
Position = poScreenCenter
LCLVersion = '1.0.10.0'
object ToolBar: TToolBar
Left = 0
Height = 26
Top = 0
Width = 963
Caption = 'ToolBar'
TabOrder = 0
end
object MainMenu: TMainMenu
left = 752
top = 120
end
object PopupMenu: TPopupMenu
left = 792
top = 120
end
end