Files
lazarus-ccr/components/callite/demo1/main.lfm

14 lines
239 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 = '2.3.0.0'
end