You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2161 8e941d3f-bd1b-0410-a28a-d453659cc2b4
10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
object Form1: TForm1
|
|
Left = 313
|
|
Height = 240
|
|
Top = 186
|
|
Width = 320
|
|
Caption = 'Form1'
|
|
OnPaint = FormPaint
|
|
LCLVersion = '0.9.31'
|
|
end
|