You've already forked lazarus-ccr
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@2347 8e941d3f-bd1b-0410-a28a-d453659cc2b4
13 lines
236 B
Plaintext
Executable File
13 lines
236 B
Plaintext
Executable File
object GeckoChromeForm: TGeckoChromeForm
|
|
Left = 192
|
|
Height = 600
|
|
Top = 107
|
|
Width = 800
|
|
Font.Height = -12
|
|
Font.Name = 'Tahoma'
|
|
OnClose = FormClose
|
|
OnCreate = FormCreate
|
|
OnResize = FormResize
|
|
LCLVersion = '0.9.29'
|
|
end
|