lazarus/ide/sourceeditor.lfm

33 lines
566 B
Plaintext

inherited SourceNotebook: TSourceNotebook
Left = 533
Height = 300
Top = 374
Width = 400
AllowDropFiles = True
Caption = 'SourceNotebook'
ClientHeight = 300
ClientWidth = 400
object StatusBar: TStatusBar[0]
Left = 0
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