FRAME_VmsStateF.dfm 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453
  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#51204#50896
  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. Visible = False
  158. OnGetDataText = ColVmsIdGetDataText
  159. CaptionAlignmentHorz = taRightJustify
  160. CaptionAlignmentVert = vaCenter
  161. Options.Editing = False
  162. Options.Filtering = False
  163. Options.FilteringPopup = False
  164. Position.BeginsLayer = False
  165. VisibleForCustomization = False
  166. end
  167. object ColMod3: TcxGridCardViewRow
  168. Tag = 7
  169. Caption = #47784#46280#55064#46020#44050
  170. PropertiesClassName = 'TcxTextEditProperties'
  171. Properties.Alignment.Horz = taCenter
  172. Properties.Alignment.Vert = taVCenter
  173. Visible = False
  174. OnGetDataText = ColVmsIdGetDataText
  175. CaptionAlignmentHorz = taRightJustify
  176. CaptionAlignmentVert = vaCenter
  177. Options.Editing = False
  178. Options.Filtering = False
  179. Options.FilteringPopup = False
  180. Position.BeginsLayer = False
  181. VisibleForCustomization = False
  182. end
  183. object ColCatHamche: TcxGridCardViewRow
  184. Caption = #54632#52404#49345#53468
  185. CaptionAlignmentHorz = taRightJustify
  186. CaptionAlignmentVert = vaCenter
  187. Expanded = True
  188. Kind = rkCategory
  189. Options.Editing = False
  190. Options.Filtering = False
  191. Options.FilteringPopup = False
  192. Position.BeginsLayer = True
  193. end
  194. object ColHam1: TcxGridCardViewRow
  195. Tag = 8
  196. Caption = #46020#50612#49345#53468
  197. PropertiesClassName = 'TcxTextEditProperties'
  198. Properties.Alignment.Horz = taCenter
  199. Properties.Alignment.Vert = taVCenter
  200. OnGetDataText = ColVmsIdGetDataText
  201. CaptionAlignmentHorz = taRightJustify
  202. CaptionAlignmentVert = vaCenter
  203. Options.Editing = False
  204. Options.Filtering = False
  205. Options.FilteringPopup = False
  206. Position.BeginsLayer = True
  207. end
  208. object ColHam2: TcxGridCardViewRow
  209. Tag = 9
  210. Caption = ' '#54060#49345#53468
  211. PropertiesClassName = 'TcxTextEditProperties'
  212. Properties.Alignment.Horz = taCenter
  213. Properties.Alignment.Vert = taVCenter
  214. OnGetDataText = ColVmsIdGetDataText
  215. CaptionAlignmentHorz = taRightJustify
  216. CaptionAlignmentVert = vaCenter
  217. Options.Editing = False
  218. Options.Filtering = False
  219. Options.FilteringPopup = False
  220. Position.BeginsLayer = False
  221. end
  222. object ColHam3: TcxGridCardViewRow
  223. Tag = 10
  224. Caption = #55176#53552#49345#53468
  225. PropertiesClassName = 'TcxTextEditProperties'
  226. Properties.Alignment.Horz = taCenter
  227. Properties.Alignment.Vert = taVCenter
  228. OnGetDataText = ColVmsIdGetDataText
  229. CaptionAlignmentHorz = taRightJustify
  230. CaptionAlignmentVert = vaCenter
  231. Options.Editing = False
  232. Options.Filtering = False
  233. Options.FilteringPopup = False
  234. Position.BeginsLayer = True
  235. end
  236. object ColHam4: TcxGridCardViewRow
  237. Tag = 11
  238. Caption = ' '#50728#46020#44050
  239. PropertiesClassName = 'TcxTextEditProperties'
  240. Properties.Alignment.Horz = taCenter
  241. Properties.Alignment.Vert = taVCenter
  242. OnGetDataText = ColVmsIdGetDataText
  243. CaptionAlignmentHorz = taRightJustify
  244. CaptionAlignmentVert = vaCenter
  245. Options.Editing = False
  246. Options.Filtering = False
  247. Options.FilteringPopup = False
  248. Position.BeginsLayer = False
  249. end
  250. end
  251. object GlVmsInfo: TcxGridLevel
  252. GridView = TvVmsInfo
  253. end
  254. end
  255. object PnlCmd: TPanel
  256. Left = 0
  257. Top = 268
  258. Width = 391
  259. Height = 41
  260. Align = alBottom
  261. TabOrder = 1
  262. DesignSize = (
  263. 391
  264. 41)
  265. object BtnControl0: TcxButton
  266. Left = 299
  267. Top = 8
  268. Width = 84
  269. Height = 25
  270. Cursor = crHandPoint
  271. Hint = 'VMS '#51228#50612#47749#47161' '#51204#49569
  272. Anchors = [akRight, akBottom]
  273. Caption = #51204#49569
  274. Colors.Default = 10737865
  275. Glyph.Data = {
  276. 36040000424D3604000000000000360000002800000010000000100000000100
  277. 2000000000000004000000000000000000000000000000000000000000000000
  278. 0000000000000000000000000000000000002A2A2A63424242BF3D3D3DBF2020
  279. 206300731EEB037B1EFF00020004000000000000000000000000000000000000
  280. 000000000000121212290606060E01010102767676EABDBDBDFFB2B2B2FF5454
  281. 54EA017928EB43A15FFF02651BD4000301060000000000000000000000000000
  282. 00004E4E4E9B6E6E6EFD5B5B5BE70C0C0C19229751FF1C914AFF168F44FF108B
  283. 3BFF3A9F5EFF80C196FF46A362FF086F21ED0003010700000000000000004F4F
  284. 4F7BBCBCBCFFDEDEDEFFA6A6A6FF7D7D7DF4299B5BFF90CAA9FF8DC8A5FF8AC6
  285. A1FF88C59EFF6AB685FF82C297FF48A566FF066F22EA00040109000000005454
  286. 547DA5A5A5FED5D5D5FFC5C5C5FFCBCBCBFF319F63FF94CDADFF6FBA8EFF6BB8
  287. 89FF66B685FF61B380FF67B582FF83C298FF3CA05CFF007C24F9000000000000
  288. 00005A5A5A85C5C5C5FFC1C1C1FFC5C5C5FF37A36BFF96CEB0FF94CDADFF91CB
  289. AAFF90CBA8FF74BC90FF8AC7A1FF46A568FF078534FB00010001838383CD7F7F
  290. 7FE3959595EECFCFCFFFC6C6C6FFCCCCCCFF3DA56FFF36A16CFC329F66FC309C
  291. 62FE55AF7CFF91CBAAFF4FAB74FF188E45FF4E4E4EE3434343CDBEBEBEFDE2E2
  292. E2FFD2D2D2FFC6C6C6FFCDCDCDFFB1B1B1FF2727274400000000000000002828
  293. 28443AA068FF5AB381FF289857FFC0C0C0FFD2D2D2FF606060FDC2C2C2FDE9E9
  294. E9FFD6D6D6FFC9C9C9FFCECECEFFA5A5A5FF2323234400000000000000002929
  295. 294440A470FF319F65FFBABABAFFC6C6C6FFDDDDDDFF6A6A6AFDA1A1A1CDAEAE
  296. AEE3B3B3B3EED8D8D8FFCDCDCDFFBCBCBCFF656565C620202044222222446F6F
  297. 6FC6C3C3C3FFC2C2C2FFCDCDCDFF838383EE787878E3696969CD000000000000
  298. 000067676785D4D4D4FFCCCCCCFFC9C9C9FFBABABAFF9C9C9CFFA1A1A1FFC2C2
  299. C2FFC6C6C6FFC1C1C1FFB7B7B7FF474747850000000000000000000000006363
  300. 637DC3C3C3FEDCDCDCFFD4D4D4FFD9D9D9FFDBDBDBFFD6D6D6FFD4D4D4FFD9D9
  301. D9FFD2D2D2FFCBCBCBFFC8C8C8FF797979FE3737377D00000000000000006464
  302. 647BDCDCDCFFEDEDEDFFDBDBDBFFBABABAF4BDBDBDFED6D6D6FFD4D4D4FFAFAF
  303. AFFEA5A5A5F4CBCBCBFFE7E7E7FFB7B7B7FF4343437B00000000000000000000
  304. 00007F7F7F9BCCCCCCFDB7B7B7E713131319B0B0B0E7DEDEDEFFDDDDDDFFA1A1
  305. A1E7111111199C9C9CE7A6A6A6FD6363639B0000000000000000000000000000
  306. 000000000000222222290B0B0B0E02020202B7B7B7EAE5E5E5FFE4E4E4FF9E9E
  307. 9EEA010101020A0A0A0E1C1C1C29000000000000000000000000000000000000
  308. 0000000000000000000000000000000000004F4F4F63959595BF939393BF4A4A
  309. 4A63000000000000000000000000000000000000000000000000}
  310. LookAndFeel.NativeStyle = False
  311. TabOrder = 0
  312. Font.Charset = DEFAULT_CHARSET
  313. Font.Color = clBlack
  314. Font.Height = -13
  315. Font.Name = #47569#51008' '#44256#46357
  316. Font.Style = [fsBold]
  317. ParentFont = False
  318. OnClick = BtnControl0Click
  319. end
  320. object RdbOn: TcxRadioButton
  321. Left = 6
  322. Top = 1
  323. Width = 86
  324. Height = 39
  325. Cursor = crHandPoint
  326. Hint = #51204#44305#54032' '#51204#50896#51012' ON '#49884#53429#45768#45796'.'
  327. Align = alLeft
  328. Caption = #51204#44305#54032' ON'
  329. Checked = True
  330. TabOrder = 1
  331. TabStop = True
  332. LookAndFeel.NativeStyle = True
  333. Transparent = True
  334. end
  335. object RdbOff: TcxRadioButton
  336. Left = 92
  337. Top = 1
  338. Width = 88
  339. Height = 39
  340. Cursor = crHandPoint
  341. Hint = #51204#44305#54032' '#51204#50896#51012' OFF '#49884#53429#45768#45796'.'
  342. Align = alLeft
  343. Caption = #51204#44305#54032' OFF'
  344. TabOrder = 2
  345. LookAndFeel.NativeStyle = True
  346. Transparent = True
  347. end
  348. object RdbReset: TcxRadioButton
  349. Left = 180
  350. Top = 1
  351. Width = 92
  352. Height = 39
  353. Cursor = crHandPoint
  354. Hint = #51228#50612#44592#47484' '#47532#49483' '#49884#53429#45768#45796'.'
  355. Align = alLeft
  356. Caption = #51228#50612#44592' '#47532#49483
  357. TabOrder = 3
  358. LookAndFeel.NativeStyle = True
  359. Transparent = True
  360. end
  361. object Panel1: TPanel
  362. Left = 1
  363. Top = 1
  364. Width = 5
  365. Height = 39
  366. Align = alLeft
  367. BevelOuter = bvNone
  368. TabOrder = 4
  369. end
  370. end
  371. object lblTitle: TcxLabel
  372. Left = 3
  373. Top = 173
  374. Caption = 'VMS'#49345#53468#51221#48372
  375. Transparent = True
  376. Visible = False
  377. end
  378. object lblText1: TcxLabel
  379. Left = 3
  380. Top = 189
  381. Caption = #51204#44305#54032'/'#51228#50612#44592' '#51228#50612
  382. Transparent = True
  383. Visible = False
  384. end
  385. object lblText2: TcxLabel
  386. Left = 3
  387. Top = 212
  388. Caption = 'VMS'#44032' '#49440#53469#46104#51648' '#50506#50520#49845#45768#45796'.'#13#10'VMS'#47484' '#49440#53469#54616#49901#49884#50836'.'
  389. Transparent = True
  390. Visible = False
  391. end
  392. object lblText3: TcxLabel
  393. Left = 3
  394. Top = 245
  395. 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'.'
  396. Transparent = True
  397. Visible = False
  398. end
  399. object lblText6: TcxLabel
  400. Left = 131
  401. Top = 235
  402. Caption = #49440#53469#54616#49888' VMS'#50640' VMS '#51228#50612#44592' '#47532#49483' '#47749#47161#51012' '#51204#49569#54616#49884#44192#49845#45768#44620'?'
  403. Transparent = True
  404. Visible = False
  405. end
  406. object lblText5: TcxLabel
  407. Left = 131
  408. Top = 220
  409. 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'?'
  410. Transparent = True
  411. Visible = False
  412. end
  413. object lblText4: TcxLabel
  414. Left = 131
  415. Top = 197
  416. 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'?'
  417. Transparent = True
  418. Visible = False
  419. end
  420. object lblText7: TcxLabel
  421. Left = 259
  422. Top = 253
  423. Caption = 'VMS'#47196' '#51204#44305#54032'/'#51228#50612#44592' '#51228#50612' '#47749#47161#51012' '#50836#52397#54616#50688#49845#45768#45796'.'
  424. Transparent = True
  425. Visible = False
  426. end
  427. object cxLabel9: TcxLabel
  428. Left = 6
  429. Top = 35
  430. Caption = '('#53685#49888#49345#53468#50640' '#46384#46972' '#47749#47161#51060' '#49892#54665#46104#51648' '#50506#51012' '#49688' '#51080#49845#45768#45796'.)'
  431. Transparent = True
  432. Visible = False
  433. end
  434. object cxStyleRepository1: TcxStyleRepository
  435. Left = 316
  436. Top = 32
  437. PixelsPerInch = 96
  438. object cxStyle1: TcxStyle
  439. AssignedValues = [svColor, svFont, svTextColor]
  440. Color = clOlive
  441. Font.Charset = DEFAULT_CHARSET
  442. Font.Color = clWindowText
  443. Font.Height = -11
  444. Font.Name = 'Tahoma'
  445. Font.Style = [fsBold]
  446. TextColor = clRed
  447. end
  448. object cxStyle2: TcxStyle
  449. AssignedValues = [svColor]
  450. Color = clSkyBlue
  451. end
  452. end
  453. end