VMS0410MF.dfm 528 B

12345678910111213141516171819202122232425262728
  1. object VMS0410M: TVMS0410M
  2. Left = 0
  3. Top = 0
  4. Align = alClient
  5. BorderStyle = bsNone
  6. Caption = 'VMS0410M'
  7. ClientHeight = 669
  8. ClientWidth = 1112
  9. Color = clBlack
  10. ParentFont = True
  11. OldCreateOrder = False
  12. Position = poDesigned
  13. ExplicitWidth = 320
  14. ExplicitHeight = 240
  15. PixelsPerInch = 96
  16. TextHeight = 13
  17. object PnlClient: TPanel
  18. Left = 0
  19. Top = 0
  20. Width = 1112
  21. Height = 669
  22. Align = alClient
  23. ParentColor = True
  24. TabOrder = 0
  25. ExplicitLeft = 416
  26. ExplicitTop = 536
  27. end
  28. end