You've already forked lazarus-ccr
13 lines
236 B
Plaintext
13 lines
236 B
Plaintext
![]() |
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
|