
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@5314 8e941d3f-bd1b-0410-a28a-d453659cc2b4
14 lines
235 B
Plaintext
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
|