mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-12 21:10:11 +02:00
31 lines
536 B
Plaintext
31 lines
536 B
Plaintext
object SourceNotebook: TSourceNotebook
|
|
Left = 533
|
|
Height = 300
|
|
Top = 374
|
|
Width = 400
|
|
HorzScrollBar.Page = 399
|
|
VertScrollBar.Page = 299
|
|
Caption = 'SourceNotebook'
|
|
object StatusBar: TStatusBar
|
|
Height = 23
|
|
Top = 277
|
|
Width = 400
|
|
Panels = <
|
|
item
|
|
Width = 100
|
|
end
|
|
item
|
|
Width = 150
|
|
end
|
|
item
|
|
Width = 50
|
|
end
|
|
item
|
|
Text = 'INS'
|
|
Width = 50
|
|
end>
|
|
SimpleText = 'This is a test'
|
|
SimplePanel = False
|
|
end
|
|
end
|