Files
lazarus-ccr/components/geckoport/version1/Components/GeckoChromeWindow.lfm
2012-03-16 11:27:43 +00:00

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