Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

16 rader
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