| 1234567891011121314151617 |
- object GLForm: TGLForm
- Left = 392
- Top = 227
- HelpContext = 1
- ClientHeight = 304
- ClientWidth = 3610
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poMainFormCenter
- Scaled = False
- OnCreate = FormCreate
- TextHeight = 16
- end
|