123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147 |
- object FRAME_VmsStatus: TFRAME_VmsStatus
- Left = 0
- Top = 0
- Width = 720
- Height = 24
- TabOrder = 0
- object PnlPower: TPanel
- Left = 0
- Top = 0
- Width = 50
- Height = 24
- Hint = #47784#46280' '#51204#50896' '#49345#53468
- Align = alLeft
- Caption = #51204#50896#51060#49345
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 0
- end
- object PnlDoor: TPanel
- Left = 100
- Top = 0
- Width = 50
- Height = 24
- Hint = #46020#50612' '#49345#53468
- Align = alLeft
- Caption = #47928#50676#47548
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 1
- end
- object PnlFan: TPanel
- Left = 150
- Top = 0
- Width = 50
- Height = 24
- Hint = #54060' '#46041#51089' '#49345#53468
- Align = alLeft
- Caption = #54060
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 2
- end
- object PnlHeater: TPanel
- Left = 200
- Top = 0
- Width = 50
- Height = 24
- Hint = #55176#53552' '#44032#46041' '#49345#53468
- Align = alLeft
- Caption = #55176#53552
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 3
- end
- object PnlTemp: TPanel
- Left = 250
- Top = 0
- Width = 50
- Height = 24
- Hint = #54632#52404' '#50728#46020
- Align = alLeft
- Caption = '00'#8451
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 4
- end
- object PnlModule: TPanel
- Left = 50
- Top = 0
- Width = 50
- Height = 24
- Hint = #47784#46280' '#49345#53468
- Align = alLeft
- Caption = #47784#46280
- Color = clGray
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 5
- end
- object PnlOprMode: TPanel
- Left = 670
- Top = 0
- Width = 50
- Height = 24
- Hint = #50868#50689#47784#46300
- Align = alRight
- Caption = #51088#46041
- Color = clLime
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = #47569#51008' '#44256#46357
- Font.Style = [fsBold]
- ParentBackground = False
- ParentFont = False
- ParentShowHint = False
- ShowHint = True
- TabOrder = 6
- end
- end
|