mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-16 12:23:05 +02:00
34 lines
604 B
Plaintext
34 lines
604 B
Plaintext
inherited SourceNotebook: TSourceNotebook
|
|
Left = 533
|
|
Height = 300
|
|
Top = 374
|
|
Width = 400
|
|
HorzScrollBar.Page = 399
|
|
VertScrollBar.Page = 299
|
|
AllowDropFiles = True
|
|
Caption = 'SourceNotebook'
|
|
ClientHeight = 300
|
|
ClientWidth = 400
|
|
object StatusBar: TStatusBar
|
|
Height = 20
|
|
Top = 280
|
|
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
|