VMS0410MF.dfm 483 B

1234567891011121314151617181920212223242526
  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. PixelsPerInch = 96
  14. TextHeight = 13
  15. object PnlClient: TPanel
  16. Left = 0
  17. Top = 0
  18. Width = 1112
  19. Height = 669
  20. Align = alClient
  21. ParentColor = True
  22. TabOrder = 0
  23. ExplicitLeft = 416
  24. ExplicitTop = 536
  25. end
  26. end