mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-10 19:02:32 +02:00
14 lines
220 B
Plaintext
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
|