Files
lazarus-ccr/components/tvplanit/examples/runtime/unit1.lfm

20 lines
311 B
Plaintext

object Form1: TForm1
Left = 262
Height = 441
Top = 155
Width = 934
Caption = 'Form1'
ClientHeight = 441
ClientWidth = 934
OnCreate = FormCreate
LCLVersion = '1.8.4.0'
object Panel1: TPanel
Left = 0
Height = 42
Top = 0
Width = 934
Align = alTop
TabOrder = 0
end
end