fGLForm.dfm 320 B

12345678910111213141516
  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 = 'Segoe UI'
  12. Font.Style = []
  13. Position = poMainFormCenter
  14. Scaled = False
  15. TextHeight = 21
  16. end