lazarus/examples/dockmanager/ide_demo2/feditbook2.lfm
2010-05-21 11:25:33 +00:00

14 lines
220 B
Plaintext

inherited EditBook: TEditBook
Left = 670
Top = 115
Caption = 'EditBook'
OnClose = FormClose
object StatusBar1: TStatusBar[0]
Left = 0
Height = 23
Top = 217
Width = 320
Panels = <>
end
end