fGLForm.dfm 349 B

1234567891011121314151617
  1. object GLForm: TGLForm
  2. Left = 392
  3. Top = 227
  4. HelpContext = 1
  5. ClientHeight = 698
  6. ClientWidth = 981
  7. Color = clBtnFace
  8. Font.Charset = DEFAULT_CHARSET
  9. Font.Color = clWindowText
  10. Font.Height = -16
  11. Font.Name = 'MS Sans Serif'
  12. Font.Style = []
  13. Position = poMainFormCenter
  14. Scaled = False
  15. OnCreate = FormCreate
  16. TextHeight = 20
  17. end