lazarus-ccr/components/geckoport/Components/GeckoChromeWindow.dfm
macpgmr 19bbf293d0 One more try to commit all files.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@1027 8e941d3f-bd1b-0410-a28a-d453659cc2b4
2009-12-01 03:04:02 +00:00

19 lines
375 B
Plaintext

object GeckoChromeForm: TGeckoChromeForm
Left = 192
Top = 107
Width = 800
Height = 600
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnResize = FormResize
PixelsPerInch = 96
TextHeight = 12
end