12345678910111213141516171819202122232425262728 |
- object VMS0410M: TVMS0410M
- Left = 0
- Top = 0
- Align = alClient
- BorderStyle = bsNone
- Caption = 'VMS0410M'
- ClientHeight = 669
- ClientWidth = 1112
- Color = clBlack
- ParentFont = True
- OldCreateOrder = False
- Position = poDesigned
- ExplicitWidth = 320
- ExplicitHeight = 240
- PixelsPerInch = 96
- TextHeight = 13
- object PnlClient: TPanel
- Left = 0
- Top = 0
- Width = 1112
- Height = 669
- Align = alClient
- ParentColor = True
- TabOrder = 0
- ExplicitLeft = 416
- ExplicitTop = 536
- end
- end
|