FRAME_VmsStatusF.dfm 3.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147
  1. object FRAME_VmsStatus: TFRAME_VmsStatus
  2. Left = 0
  3. Top = 0
  4. Width = 720
  5. Height = 24
  6. TabOrder = 0
  7. object PnlPower: TPanel
  8. Left = 0
  9. Top = 0
  10. Width = 50
  11. Height = 24
  12. Hint = #47784#46280' '#51204#50896' '#49345#53468
  13. Align = alLeft
  14. Caption = #51204#50896#51060#49345
  15. Color = clGray
  16. Font.Charset = DEFAULT_CHARSET
  17. Font.Color = clWindowText
  18. Font.Height = -11
  19. Font.Name = #47569#51008' '#44256#46357
  20. Font.Style = [fsBold]
  21. ParentBackground = False
  22. ParentFont = False
  23. ParentShowHint = False
  24. ShowHint = True
  25. TabOrder = 0
  26. end
  27. object PnlDoor: TPanel
  28. Left = 100
  29. Top = 0
  30. Width = 50
  31. Height = 24
  32. Hint = #46020#50612' '#49345#53468
  33. Align = alLeft
  34. Caption = #47928#50676#47548
  35. Color = clGray
  36. Font.Charset = DEFAULT_CHARSET
  37. Font.Color = clWindowText
  38. Font.Height = -11
  39. Font.Name = #47569#51008' '#44256#46357
  40. Font.Style = [fsBold]
  41. ParentBackground = False
  42. ParentFont = False
  43. ParentShowHint = False
  44. ShowHint = True
  45. TabOrder = 1
  46. end
  47. object PnlFan: TPanel
  48. Left = 150
  49. Top = 0
  50. Width = 50
  51. Height = 24
  52. Hint = #54060' '#46041#51089' '#49345#53468
  53. Align = alLeft
  54. Caption = #54060
  55. Color = clGray
  56. Font.Charset = DEFAULT_CHARSET
  57. Font.Color = clWindowText
  58. Font.Height = -11
  59. Font.Name = #47569#51008' '#44256#46357
  60. Font.Style = [fsBold]
  61. ParentBackground = False
  62. ParentFont = False
  63. ParentShowHint = False
  64. ShowHint = True
  65. TabOrder = 2
  66. end
  67. object PnlHeater: TPanel
  68. Left = 200
  69. Top = 0
  70. Width = 50
  71. Height = 24
  72. Hint = #55176#53552' '#44032#46041' '#49345#53468
  73. Align = alLeft
  74. Caption = #55176#53552
  75. Color = clGray
  76. Font.Charset = DEFAULT_CHARSET
  77. Font.Color = clWindowText
  78. Font.Height = -11
  79. Font.Name = #47569#51008' '#44256#46357
  80. Font.Style = [fsBold]
  81. ParentBackground = False
  82. ParentFont = False
  83. ParentShowHint = False
  84. ShowHint = True
  85. TabOrder = 3
  86. end
  87. object PnlTemp: TPanel
  88. Left = 250
  89. Top = 0
  90. Width = 50
  91. Height = 24
  92. Hint = #54632#52404' '#50728#46020
  93. Align = alLeft
  94. Caption = '00'#8451
  95. Color = clGray
  96. Font.Charset = DEFAULT_CHARSET
  97. Font.Color = clWindowText
  98. Font.Height = -11
  99. Font.Name = #47569#51008' '#44256#46357
  100. Font.Style = [fsBold]
  101. ParentBackground = False
  102. ParentFont = False
  103. ParentShowHint = False
  104. ShowHint = True
  105. TabOrder = 4
  106. end
  107. object PnlModule: TPanel
  108. Left = 50
  109. Top = 0
  110. Width = 50
  111. Height = 24
  112. Hint = #47784#46280' '#49345#53468
  113. Align = alLeft
  114. Caption = #47784#46280
  115. Color = clGray
  116. Font.Charset = DEFAULT_CHARSET
  117. Font.Color = clWindowText
  118. Font.Height = -11
  119. Font.Name = #47569#51008' '#44256#46357
  120. Font.Style = [fsBold]
  121. ParentBackground = False
  122. ParentFont = False
  123. ParentShowHint = False
  124. ShowHint = True
  125. TabOrder = 5
  126. end
  127. object PnlOprMode: TPanel
  128. Left = 670
  129. Top = 0
  130. Width = 50
  131. Height = 24
  132. Hint = #50868#50689#47784#46300
  133. Align = alRight
  134. Caption = #51088#46041
  135. Color = clLime
  136. Font.Charset = DEFAULT_CHARSET
  137. Font.Color = clWindowText
  138. Font.Height = -11
  139. Font.Name = #47569#51008' '#44256#46357
  140. Font.Style = [fsBold]
  141. ParentBackground = False
  142. ParentFont = False
  143. ParentShowHint = False
  144. ShowHint = True
  145. TabOrder = 6
  146. end
  147. end