10 lines
149 B
Plaintext
10 lines
149 B
Plaintext
object Form1: TForm1
|
|
Left = 361
|
|
Height = 240
|
|
Top = 125
|
|
Width = 320
|
|
Caption = 'Form1'
|
|
OnCreate = FormCreate
|
|
LCLVersion = '2.0.12.0'
|
|
end
|