FRAME_VmsStateF.dfm 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. object FRAMEVmsState: TFRAMEVmsState
  2. Left = 0
  3. Top = 0
  4. Width = 391
  5. Height = 309
  6. TabOrder = 0
  7. object CxVmsInfo: TcxGrid
  8. Left = 0
  9. Top = 0
  10. Width = 391
  11. Height = 268
  12. Align = alClient
  13. BevelInner = bvNone
  14. BevelOuter = bvNone
  15. Font.Charset = DEFAULT_CHARSET
  16. Font.Color = clWindowText
  17. Font.Height = -12
  18. Font.Name = #47569#51008' '#44256#46357
  19. Font.Style = []
  20. ParentFont = False
  21. TabOrder = 0
  22. LevelTabs.Style = 8
  23. LookAndFeel.Kind = lfUltraFlat
  24. LookAndFeel.NativeStyle = False
  25. object TvVmsInfo: TcxGridCardView
  26. FilterBox.CustomizeDialog = False
  27. DataController.Summary.DefaultGroupSummaryItems = <>
  28. DataController.Summary.FooterSummaryItems = <>
  29. DataController.Summary.SummaryGroups = <>
  30. DataController.Data = {
  31. 640100000F00000044617461436F6E74726F6C6C6572310E0000001200000054
  32. 6378537472696E6756616C75655479706512000000546378537472696E675661
  33. 6C75655479706512000000546378537472696E6756616C756554797065120000
  34. 00546378537472696E6756616C75655479706512000000546378537472696E67
  35. 56616C75655479706512000000546378537472696E6756616C75655479706512
  36. 000000546378537472696E6756616C7565547970651200000054637853747269
  37. 6E6756616C75655479706512000000546378537472696E6756616C7565547970
  38. 6512000000546378537472696E6756616C756554797065120000005463785374
  39. 72696E6756616C75655479706512000000546378537472696E6756616C756554
  40. 79706512000000546378537472696E6756616C75655479706512000000546378
  41. 537472696E6756616C75655479706501000000445855464D5400010101010101
  42. 0101010101010101}
  43. OptionsCustomize.RowMoving = True
  44. OptionsView.CellEndEllipsis = True
  45. OptionsView.ScrollBars = ssNone
  46. OptionsView.CaptionSeparator = #0
  47. OptionsView.CaptionWidth = 100
  48. OptionsView.CardAutoWidth = True
  49. OptionsView.CardIndent = 7
  50. OptionsView.CardWidth = 1000
  51. OptionsView.CategorySeparatorWidth = 5
  52. OptionsView.CellAutoHeight = True
  53. OptionsView.LayerSeparatorWidth = 1
  54. OptionsView.SeparatorColor = clLime
  55. Styles.CardBorder = cxStyle2
  56. Styles.RowCaption = cxStyle2
  57. object ColVmsId: TcxGridCardViewRow
  58. Caption = 'VMS ID'
  59. PropertiesClassName = 'TcxTextEditProperties'
  60. Properties.Alignment.Horz = taCenter
  61. Properties.Alignment.Vert = taVCenter
  62. OnGetDataText = ColVmsIdGetDataText
  63. CaptionAlignmentHorz = taRightJustify
  64. CaptionAlignmentVert = vaCenter
  65. Options.Editing = False
  66. Options.Filtering = False
  67. Options.FilteringPopup = False
  68. Position.BeginsLayer = True
  69. end
  70. object ColVmsType: TcxGridCardViewRow
  71. Tag = 1
  72. Caption = 'VMS '#50976#54805
  73. PropertiesClassName = 'TcxTextEditProperties'
  74. Properties.Alignment.Horz = taCenter
  75. Properties.Alignment.Vert = taVCenter
  76. OnGetDataText = ColVmsIdGetDataText
  77. CaptionAlignmentHorz = taRightJustify
  78. CaptionAlignmentVert = vaCenter
  79. Options.Editing = False
  80. Options.Filtering = False
  81. Options.FilteringPopup = False
  82. Position.BeginsLayer = False
  83. end
  84. object ColVmsNm: TcxGridCardViewRow
  85. Tag = 2
  86. Caption = 'VMS '#47749#52845
  87. PropertiesClassName = 'TcxTextEditProperties'
  88. Properties.Alignment.Horz = taLeftJustify
  89. Properties.Alignment.Vert = taVCenter
  90. OnGetDataText = ColVmsIdGetDataText
  91. CaptionAlignmentHorz = taRightJustify
  92. CaptionAlignmentVert = vaCenter
  93. Options.Editing = False
  94. Options.Filtering = False
  95. Options.FilteringPopup = False
  96. Position.BeginsLayer = True
  97. end
  98. object ColVmsMode: TcxGridCardViewRow
  99. Tag = 3
  100. Caption = #50868#50689#47784#46300
  101. PropertiesClassName = 'TcxTextEditProperties'
  102. Properties.Alignment.Horz = taCenter
  103. Properties.Alignment.Vert = taVCenter
  104. OnGetDataText = ColVmsIdGetDataText
  105. CaptionAlignmentHorz = taRightJustify
  106. CaptionAlignmentVert = vaCenter
  107. Options.Editing = False
  108. Options.Filtering = False
  109. Options.FilteringPopup = False
  110. Position.BeginsLayer = True
  111. end
  112. object ColVmsComm: TcxGridCardViewRow
  113. Tag = 4
  114. Caption = 'VMS '#53685#49888
  115. PropertiesClassName = 'TcxTextEditProperties'
  116. Properties.Alignment.Horz = taCenter
  117. Properties.Alignment.Vert = taVCenter
  118. OnGetDataText = ColVmsIdGetDataText
  119. CaptionAlignmentHorz = taRightJustify
  120. CaptionAlignmentVert = vaCenter
  121. Options.Editing = False
  122. Options.Filtering = False
  123. Options.FilteringPopup = False
  124. Position.BeginsLayer = False
  125. end
  126. object ColCatModule: TcxGridCardViewRow
  127. Caption = #47784#46280#49345#53468
  128. CaptionAlignmentHorz = taRightJustify
  129. CaptionAlignmentVert = vaCenter
  130. Expanded = True
  131. Kind = rkCategory
  132. Options.Editing = False
  133. Options.Filtering = False
  134. Options.FilteringPopup = False
  135. Position.BeginsLayer = True
  136. end
  137. object ColMod1: TcxGridCardViewRow
  138. Tag = 5
  139. Caption = #47784#46280#49345#53468
  140. PropertiesClassName = 'TcxTextEditProperties'
  141. Properties.Alignment.Horz = taCenter
  142. Properties.Alignment.Vert = taVCenter
  143. OnGetDataText = ColVmsIdGetDataText
  144. CaptionAlignmentHorz = taRightJustify
  145. CaptionAlignmentVert = vaCenter
  146. Options.Editing = False
  147. Options.Filtering = False
  148. Options.FilteringPopup = False
  149. Position.BeginsLayer = True
  150. end
  151. object ColMod2: TcxGridCardViewRow
  152. Tag = 6
  153. Caption = #47784#46280#51204#50896#49345#53468
  154. PropertiesClassName = 'TcxTextEditProperties'
  155. Properties.Alignment.Horz = taCenter
  156. Properties.Alignment.Vert = taVCenter
  157. OnGetDataText = ColVmsIdGetDataText
  158. CaptionAlignmentHorz = taRightJustify
  159. CaptionAlignmentVert = vaCenter
  160. Options.Editing = False
  161. Options.Filtering = False
  162. Options.FilteringPopup = False
  163. Position.BeginsLayer = False
  164. end
  165. object ColMod3: TcxGridCardViewRow
  166. Tag = 7
  167. Caption = #47784#46280#55064#46020#44050
  168. PropertiesClassName = 'TcxTextEditProperties'
  169. Properties.Alignment.Horz = taCenter
  170. Properties.Alignment.Vert = taVCenter
  171. Visible = False
  172. OnGetDataText = ColVmsIdGetDataText
  173. CaptionAlignmentHorz = taRightJustify
  174. CaptionAlignmentVert = vaCenter
  175. Options.Editing = False
  176. Options.Filtering = False
  177. Options.FilteringPopup = False
  178. Position.BeginsLayer = False
  179. VisibleForCustomization = False
  180. end
  181. object ColCatHamche: TcxGridCardViewRow
  182. Caption = #54632#52404#49345#53468
  183. CaptionAlignmentHorz = taRightJustify
  184. CaptionAlignmentVert = vaCenter
  185. Expanded = True
  186. Kind = rkCategory
  187. Options.Editing = False
  188. Options.Filtering = False
  189. Options.FilteringPopup = False
  190. Position.BeginsLayer = True
  191. end
  192. object ColHam1: TcxGridCardViewRow
  193. Tag = 8
  194. Caption = #46020#50612#49345#53468
  195. PropertiesClassName = 'TcxTextEditProperties'
  196. Properties.Alignment.Horz = taCenter
  197. Properties.Alignment.Vert = taVCenter
  198. OnGetDataText = ColVmsIdGetDataText
  199. CaptionAlignmentHorz = taRightJustify
  200. CaptionAlignmentVert = vaCenter
  201. Options.Editing = False
  202. Options.Filtering = False
  203. Options.FilteringPopup = False
  204. Position.BeginsLayer = True
  205. end
  206. object ColHam2: TcxGridCardViewRow
  207. Tag = 9
  208. Caption = ' '#54060#49345#53468
  209. PropertiesClassName = 'TcxTextEditProperties'
  210. Properties.Alignment.Horz = taCenter
  211. Properties.Alignment.Vert = taVCenter
  212. OnGetDataText = ColVmsIdGetDataText
  213. CaptionAlignmentHorz = taRightJustify
  214. CaptionAlignmentVert = vaCenter
  215. Options.Editing = False
  216. Options.Filtering = False
  217. Options.FilteringPopup = False
  218. Position.BeginsLayer = False
  219. end
  220. object ColHam3: TcxGridCardViewRow
  221. Tag = 10
  222. Caption = #55176#53552#49345#53468
  223. PropertiesClassName = 'TcxTextEditProperties'
  224. Properties.Alignment.Horz = taCenter
  225. Properties.Alignment.Vert = taVCenter
  226. OnGetDataText = ColVmsIdGetDataText
  227. CaptionAlignmentHorz = taRightJustify
  228. CaptionAlignmentVert = vaCenter
  229. Options.Editing = False
  230. Options.Filtering = False
  231. Options.FilteringPopup = False
  232. Position.BeginsLayer = True
  233. end
  234. object ColHam4: TcxGridCardViewRow
  235. Tag = 11
  236. Caption = ' '#50728#46020#44050
  237. PropertiesClassName = 'TcxTextEditProperties'
  238. Properties.Alignment.Horz = taCenter
  239. Properties.Alignment.Vert = taVCenter
  240. OnGetDataText = ColVmsIdGetDataText
  241. CaptionAlignmentHorz = taRightJustify
  242. CaptionAlignmentVert = vaCenter
  243. Options.Editing = False
  244. Options.Filtering = False
  245. Options.FilteringPopup = False
  246. Position.BeginsLayer = False
  247. end
  248. end
  249. object GlVmsInfo: TcxGridLevel
  250. GridView = TvVmsInfo
  251. end
  252. end
  253. object PnlCmd: TPanel
  254. Left = 0
  255. Top = 268
  256. Width = 391
  257. Height = 41
  258. Align = alBottom
  259. TabOrder = 1
  260. DesignSize = (
  261. 391
  262. 41)
  263. object BtnControl0: TcxButton
  264. Left = 299
  265. Top = 8
  266. Width = 84
  267. Height = 25
  268. Cursor = crHandPoint
  269. Hint = 'VMS '#51228#50612#47749#47161' '#51204#49569
  270. Anchors = [akRight, akBottom]
  271. Caption = #51204#49569
  272. Colors.Default = 10737865
  273. Glyph.Data = {
  274. 36040000424D3604000000000000360000002800000010000000100000000100
  275. 2000000000000004000000000000000000000000000000000000000000000000
  276. 0000000000000000000000000000000000002A2A2A63424242BF3D3D3DBF2020
  277. 206300731EEB037B1EFF00020004000000000000000000000000000000000000
  278. 000000000000121212290606060E01010102767676EABDBDBDFFB2B2B2FF5454
  279. 54EA017928EB43A15FFF02651BD4000301060000000000000000000000000000
  280. 00004E4E4E9B6E6E6EFD5B5B5BE70C0C0C19229751FF1C914AFF168F44FF108B
  281. 3BFF3A9F5EFF80C196FF46A362FF086F21ED0003010700000000000000004F4F
  282. 4F7BBCBCBCFFDEDEDEFFA6A6A6FF7D7D7DF4299B5BFF90CAA9FF8DC8A5FF8AC6
  283. A1FF88C59EFF6AB685FF82C297FF48A566FF066F22EA00040109000000005454
  284. 547DA5A5A5FED5D5D5FFC5C5C5FFCBCBCBFF319F63FF94CDADFF6FBA8EFF6BB8
  285. 89FF66B685FF61B380FF67B582FF83C298FF3CA05CFF007C24F9000000000000
  286. 00005A5A5A85C5C5C5FFC1C1C1FFC5C5C5FF37A36BFF96CEB0FF94CDADFF91CB
  287. AAFF90CBA8FF74BC90FF8AC7A1FF46A568FF078534FB00010001838383CD7F7F
  288. 7FE3959595EECFCFCFFFC6C6C6FFCCCCCCFF3DA56FFF36A16CFC329F66FC309C
  289. 62FE55AF7CFF91CBAAFF4FAB74FF188E45FF4E4E4EE3434343CDBEBEBEFDE2E2
  290. E2FFD2D2D2FFC6C6C6FFCDCDCDFFB1B1B1FF2727274400000000000000002828
  291. 28443AA068FF5AB381FF289857FFC0C0C0FFD2D2D2FF606060FDC2C2C2FDE9E9
  292. E9FFD6D6D6FFC9C9C9FFCECECEFFA5A5A5FF2323234400000000000000002929
  293. 294440A470FF319F65FFBABABAFFC6C6C6FFDDDDDDFF6A6A6AFDA1A1A1CDAEAE
  294. AEE3B3B3B3EED8D8D8FFCDCDCDFFBCBCBCFF656565C620202044222222446F6F
  295. 6FC6C3C3C3FFC2C2C2FFCDCDCDFF838383EE787878E3696969CD000000000000
  296. 000067676785D4D4D4FFCCCCCCFFC9C9C9FFBABABAFF9C9C9CFFA1A1A1FFC2C2
  297. C2FFC6C6C6FFC1C1C1FFB7B7B7FF474747850000000000000000000000006363
  298. 637DC3C3C3FEDCDCDCFFD4D4D4FFD9D9D9FFDBDBDBFFD6D6D6FFD4D4D4FFD9D9
  299. D9FFD2D2D2FFCBCBCBFFC8C8C8FF797979FE3737377D00000000000000006464
  300. 647BDCDCDCFFEDEDEDFFDBDBDBFFBABABAF4BDBDBDFED6D6D6FFD4D4D4FFAFAF
  301. AFFEA5A5A5F4CBCBCBFFE7E7E7FFB7B7B7FF4343437B00000000000000000000
  302. 00007F7F7F9BCCCCCCFDB7B7B7E713131319B0B0B0E7DEDEDEFFDDDDDDFFA1A1
  303. A1E7111111199C9C9CE7A6A6A6FD6363639B0000000000000000000000000000
  304. 000000000000222222290B0B0B0E02020202B7B7B7EAE5E5E5FFE4E4E4FF9E9E
  305. 9EEA010101020A0A0A0E1C1C1C29000000000000000000000000000000000000
  306. 0000000000000000000000000000000000004F4F4F63959595BF939393BF4A4A
  307. 4A63000000000000000000000000000000000000000000000000}
  308. LookAndFeel.NativeStyle = False
  309. TabOrder = 0
  310. Font.Charset = DEFAULT_CHARSET
  311. Font.Color = clBlack
  312. Font.Height = -13
  313. Font.Name = #47569#51008' '#44256#46357
  314. Font.Style = [fsBold]
  315. ParentFont = False
  316. OnClick = BtnControl0Click
  317. end
  318. object RdbOn: TcxRadioButton
  319. Left = 6
  320. Top = 1
  321. Width = 86
  322. Height = 39
  323. Cursor = crHandPoint
  324. Hint = #51204#44305#54032' '#51204#50896#51012' ON '#49884#53429#45768#45796'.'
  325. Align = alLeft
  326. Caption = #51204#44305#54032' ON'
  327. Checked = True
  328. TabOrder = 1
  329. TabStop = True
  330. LookAndFeel.NativeStyle = True
  331. Transparent = True
  332. end
  333. object RdbOff: TcxRadioButton
  334. Left = 92
  335. Top = 1
  336. Width = 88
  337. Height = 39
  338. Cursor = crHandPoint
  339. Hint = #51204#44305#54032' '#51204#50896#51012' OFF '#49884#53429#45768#45796'.'
  340. Align = alLeft
  341. Caption = #51204#44305#54032' OFF'
  342. TabOrder = 2
  343. LookAndFeel.NativeStyle = True
  344. Transparent = True
  345. end
  346. object RdbReset: TcxRadioButton
  347. Left = 180
  348. Top = 1
  349. Width = 92
  350. Height = 39
  351. Cursor = crHandPoint
  352. Hint = #51228#50612#44592#47484' '#47532#49483' '#49884#53429#45768#45796'.'
  353. Align = alLeft
  354. Caption = #51228#50612#44592' '#47532#49483
  355. TabOrder = 3
  356. LookAndFeel.NativeStyle = True
  357. Transparent = True
  358. end
  359. object Panel1: TPanel
  360. Left = 1
  361. Top = 1
  362. Width = 5
  363. Height = 39
  364. Align = alLeft
  365. BevelOuter = bvNone
  366. TabOrder = 4
  367. end
  368. end
  369. object lblTitle: TcxLabel
  370. Left = 3
  371. Top = 173
  372. Caption = 'VMS'#49345#53468#51221#48372
  373. Transparent = True
  374. Visible = False
  375. end
  376. object lblText1: TcxLabel
  377. Left = 3
  378. Top = 189
  379. Caption = #51204#44305#54032'/'#51228#50612#44592' '#51228#50612
  380. Transparent = True
  381. Visible = False
  382. end
  383. object lblText2: TcxLabel
  384. Left = 3
  385. Top = 212
  386. Caption = 'VMS'#44032' '#49440#53469#46104#51648' '#50506#50520#49845#45768#45796'.'#13#10'VMS'#47484' '#49440#53469#54616#49901#49884#50836'.'
  387. Transparent = True
  388. Visible = False
  389. end
  390. object lblText3: TcxLabel
  391. Left = 3
  392. Top = 245
  393. Caption = #54788#51116' '#53685#49888#51060' '#48708#51221#49345#51064' VMS'#45716' '#49440#53469#54616#49892' '#49688' '#50630#49845#45768#45796'.'#13#10#53685#49888#49345#53468#44032' '#51221#49345#51064' VMS'#47484' '#49440#53469#54616#49901#49884#50836'.'
  394. Transparent = True
  395. Visible = False
  396. end
  397. object lblText6: TcxLabel
  398. Left = 131
  399. Top = 235
  400. Caption = #49440#53469#54616#49888' VMS'#50640' VMS '#51228#50612#44592' '#47532#49483' '#47749#47161#51012' '#51204#49569#54616#49884#44192#49845#45768#44620'?'
  401. Transparent = True
  402. Visible = False
  403. end
  404. object lblText5: TcxLabel
  405. Left = 131
  406. Top = 220
  407. Caption = #49440#53469#54616#49888' VMS'#50640' VMS '#51204#44305#54032' '#51204#50896' OFF '#47749#47161#51012' '#51204#49569#54616#49884#44192#49845#45768#44620'?'
  408. Transparent = True
  409. Visible = False
  410. end
  411. object lblText4: TcxLabel
  412. Left = 131
  413. Top = 197
  414. Caption = #49440#53469#54616#49888' VMS'#50640' VMS '#51204#44305#54032' '#51204#50896' ON '#47749#47161#51012' '#51204#49569#54616#49884#44192#49845#45768#44620'?'
  415. Transparent = True
  416. Visible = False
  417. end
  418. object lblText7: TcxLabel
  419. Left = 259
  420. Top = 253
  421. Caption = 'VMS'#47196' '#51204#44305#54032'/'#51228#50612#44592' '#51228#50612' '#47749#47161#51012' '#50836#52397#54616#50688#49845#45768#45796'.'
  422. Transparent = True
  423. Visible = False
  424. end
  425. object cxLabel9: TcxLabel
  426. Left = 105
  427. Top = 147
  428. Caption = '('#53685#49888#49345#53468#50640' '#46384#46972' '#47749#47161#51060' '#49892#54665#46104#51648' '#50506#51012' '#49688' '#51080#49845#45768#45796'.)'
  429. Transparent = True
  430. Visible = False
  431. end
  432. object cxStyleRepository1: TcxStyleRepository
  433. Left = 172
  434. Top = 80
  435. PixelsPerInch = 96
  436. object cxStyle1: TcxStyle
  437. AssignedValues = [svColor, svFont, svTextColor]
  438. Color = clOlive
  439. Font.Charset = DEFAULT_CHARSET
  440. Font.Color = clWindowText
  441. Font.Height = -11
  442. Font.Name = 'Tahoma'
  443. Font.Style = [fsBold]
  444. TextColor = clRed
  445. end
  446. object cxStyle2: TcxStyle
  447. AssignedValues = [svColor]
  448. Color = clSkyBlue
  449. end
  450. end
  451. end