You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 rivejä
305 B

  1. object MainForm: TMainForm
  2. Left = 536
  3. Height = 508
  4. Top = 255
  5. Width = 682
  6. OnCreate = FormCreate
  7. OnDestroy = FormDestroy
  8. OnPaint = FormPaint
  9. LCLVersion = '1.3'
  10. object ApplicationProperties: TApplicationProperties
  11. OnIdle = ApplicationPropertiesIdle
  12. left = 56
  13. top = 24
  14. end
  15. end