You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6508 8e941d3f-bd1b-0410-a28a-d453659cc2b4
20 lines
311 B
Plaintext
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
|