62 lines
1.2 KiB
Plaintext

object MainFrm: TMainFrm
Left = 449
Height = 668
Top = 192
Width = 963
Caption = 'LazScrollingText String Designer'
ClientHeight = 648
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'
Images = ImageList
TabOrder = 0
end
object MainMenu: TMainMenu
Images = ImageList
left = 752
top = 120
object FileM: TMenuItem
Caption = '&File'
end
object EditM: TMenuItem
Caption = '&Edit'
end
object ToolsM: TMenuItem
Caption = '&Tools'
end
object ExportM: TMenuItem
Caption = '&Export'
end
object HelpM: TMenuItem
Caption = '&Help'
RightJustify = True
end
end
object PopupMenu: TPopupMenu
Images = ImageList
left = 792
top = 120
end
object ActionList: TActionList
Images = ImageList
left = 832
top = 120
end
object ImageList: TImageList
left = 872
top = 120
end
end