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