FRAME_VmsStatusF.dfm 3.9 KB

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