lazarus-ccr/components/callite/demo1/main.lfm
2016-11-04 10:43:52 +00:00

14 lines
235 B
Plaintext

object Form1: TForm1
Left = 400
Height = 227
Top = 115
Width = 256
Caption = 'Form1'
Font.Height = -13
Font.Name = 'Tahoma'
KeyPreview = True
OnCreate = FormCreate
Position = poScreenCenter
LCLVersion = '1.7'
end