FRAME_VmsListF.dfm 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385
  1. object FRAMEVmsList: TFRAMEVmsList
  2. Left = 0
  3. Top = 0
  4. Width = 1224
  5. Height = 713
  6. TabOrder = 0
  7. object CxList: TcxGrid
  8. Left = 0
  9. Top = 31
  10. Width = 1224
  11. Height = 651
  12. Align = alClient
  13. TabOrder = 0
  14. object TvList: TcxGridTableView
  15. Navigator.Buttons.Append.Visible = True
  16. Navigator.Buttons.SaveBookmark.Visible = False
  17. Navigator.InfoPanel.Visible = True
  18. FilterBox.CustomizeDialog = False
  19. DataController.Filter.OnChanged = TvListDataControllerFilterChanged
  20. DataController.Summary.DefaultGroupSummaryItems = <>
  21. DataController.Summary.FooterSummaryItems = <>
  22. DataController.Summary.SummaryGroups = <>
  23. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  24. OptionsBehavior.CellHints = True
  25. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  26. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  27. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  28. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  29. OptionsData.Deleting = False
  30. OptionsData.DeletingConfirmation = False
  31. OptionsData.Inserting = False
  32. OptionsSelection.HideFocusRectOnExit = False
  33. OptionsSelection.HideSelection = True
  34. OptionsView.GroupByBox = False
  35. OptionsView.Indicator = True
  36. object ColumnSel: TcxGridColumn
  37. Caption = #49440#53469
  38. DataBinding.ValueType = 'Boolean'
  39. PropertiesClassName = 'TcxCheckBoxProperties'
  40. Properties.Alignment = taCenter
  41. Properties.ImmediatePost = True
  42. Properties.NullStyle = nssUnchecked
  43. Visible = False
  44. HeaderAlignmentHorz = taCenter
  45. Width = 45
  46. end
  47. object Column00: TcxGridColumn
  48. Caption = #54200#51665#47784#46300
  49. PropertiesClassName = 'TcxTextEditProperties'
  50. Properties.Alignment.Horz = taCenter
  51. Properties.Alignment.Vert = taVCenter
  52. Visible = False
  53. HeaderAlignmentHorz = taCenter
  54. Options.Editing = False
  55. end
  56. object Column01: TcxGridColumn
  57. Caption = #48264#54840
  58. PropertiesClassName = 'TcxTextEditProperties'
  59. Properties.Alignment.Horz = taCenter
  60. Properties.Alignment.Vert = taVCenter
  61. Properties.MaxLength = 0
  62. HeaderAlignmentHorz = taCenter
  63. Options.Editing = False
  64. Width = 50
  65. end
  66. object Column02: TcxGridColumn
  67. Caption = 'VMS ID'
  68. PropertiesClassName = 'TcxTextEditProperties'
  69. Properties.Alignment.Horz = taCenter
  70. Properties.Alignment.Vert = taVCenter
  71. Properties.MaxLength = 0
  72. HeaderAlignmentHorz = taCenter
  73. Options.Editing = False
  74. Width = 101
  75. end
  76. object Column03: TcxGridColumn
  77. Caption = 'VMS '#47749#52845
  78. PropertiesClassName = 'TcxTextEditProperties'
  79. Properties.Alignment.Horz = taLeftJustify
  80. Properties.Alignment.Vert = taVCenter
  81. HeaderAlignmentHorz = taCenter
  82. Options.Editing = False
  83. Width = 214
  84. end
  85. object Column04: TcxGridColumn
  86. Caption = #50976#54805
  87. PropertiesClassName = 'TcxTextEditProperties'
  88. Properties.Alignment.Horz = taCenter
  89. Properties.Alignment.Vert = taVCenter
  90. Properties.MaxLength = 0
  91. HeaderAlignmentHorz = taCenter
  92. Options.Editing = False
  93. Width = 99
  94. end
  95. object Column05: TcxGridColumn
  96. Caption = #53356#44592
  97. PropertiesClassName = 'TcxTextEditProperties'
  98. Properties.Alignment.Horz = taCenter
  99. Properties.Alignment.Vert = taVCenter
  100. Properties.MaxLength = 20
  101. HeaderAlignmentHorz = taCenter
  102. Options.Editing = False
  103. Width = 81
  104. end
  105. object Column06: TcxGridColumn
  106. Caption = #51228#50612#44592' IP'
  107. PropertiesClassName = 'TcxTextEditProperties'
  108. Properties.Alignment.Horz = taCenter
  109. Properties.Alignment.Vert = taVCenter
  110. Properties.MaxLength = 20
  111. HeaderAlignmentHorz = taCenter
  112. Options.Editing = False
  113. Width = 127
  114. end
  115. object Column07: TcxGridColumn
  116. Caption = #53685#49888#54252#53944
  117. PropertiesClassName = 'TcxTextEditProperties'
  118. Properties.Alignment.Horz = taRightJustify
  119. Properties.Alignment.Vert = taVCenter
  120. Properties.MaxLength = 5
  121. HeaderAlignmentHorz = taCenter
  122. Options.Editing = False
  123. Width = 67
  124. end
  125. object Column10: TcxGridColumn
  126. Caption = #50937#52852#47700#46972' IP'
  127. PropertiesClassName = 'TcxTextEditProperties'
  128. Properties.Alignment.Horz = taCenter
  129. Properties.Alignment.Vert = taVCenter
  130. HeaderAlignmentHorz = taCenter
  131. Options.Editing = False
  132. Width = 136
  133. end
  134. object Column08: TcxGridColumn
  135. Caption = #51204#44305#54032' ON'
  136. PropertiesClassName = 'TcxTextEditProperties'
  137. Properties.Alignment.Horz = taCenter
  138. Properties.Alignment.Vert = taVCenter
  139. HeaderAlignmentHorz = taCenter
  140. Options.Editing = False
  141. Width = 82
  142. end
  143. object Column09: TcxGridColumn
  144. Caption = #51204#44305#54032' OFF'
  145. PropertiesClassName = 'TcxTextEditProperties'
  146. Properties.Alignment.Horz = taCenter
  147. Properties.Alignment.Vert = taVCenter
  148. HeaderAlignmentHorz = taCenter
  149. Options.Editing = False
  150. Width = 93
  151. end
  152. object Column11: TcxGridColumn
  153. Caption = 'ID'
  154. DataBinding.ValueType = 'Integer'
  155. PropertiesClassName = 'TcxCalcEditProperties'
  156. Properties.Alignment.Horz = taCenter
  157. Properties.Alignment.Vert = taVCenter
  158. Visible = False
  159. HeaderAlignmentHorz = taCenter
  160. Options.Editing = False
  161. VisibleForCustomization = False
  162. Width = 87
  163. end
  164. object Column13: TcxGridColumn
  165. Caption = #54268#52572#45824#44079#49688
  166. DataBinding.ValueType = 'Integer'
  167. PropertiesClassName = 'TcxCalcEditProperties'
  168. Properties.Alignment.Horz = taCenter
  169. Properties.Alignment.Vert = taVCenter
  170. HeaderAlignmentHorz = taCenter
  171. HeaderAlignmentVert = vaCenter
  172. Width = 92
  173. end
  174. object Column12: TcxGridColumn
  175. Caption = 'VMS ID'
  176. PropertiesClassName = 'TcxTextEditProperties'
  177. Properties.Alignment.Vert = taVCenter
  178. Visible = False
  179. HeaderAlignmentHorz = taCenter
  180. Options.Editing = False
  181. VisibleForCustomization = False
  182. Width = 100
  183. end
  184. object Column99: TcxGridColumn
  185. Caption = #47700#47784#47532
  186. DataBinding.ValueType = 'Integer'
  187. PropertiesClassName = 'TcxCalcEditProperties'
  188. Properties.Alignment.Horz = taCenter
  189. Properties.Alignment.Vert = taVCenter
  190. Visible = False
  191. Options.Editing = False
  192. end
  193. end
  194. object GlList: TcxGridLevel
  195. GridView = TvList
  196. end
  197. end
  198. object PnlTop: TPanel
  199. Left = 0
  200. Top = 0
  201. Width = 1224
  202. Height = 31
  203. Align = alTop
  204. BevelOuter = bvNone
  205. TabOrder = 1
  206. object BtnAllSelect: TcxButton
  207. Left = 3
  208. Top = 3
  209. Width = 80
  210. Height = 24
  211. Cursor = crHandPoint
  212. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  213. Caption = #51204#52404#49440#53469
  214. Colors.Default = clBtnFace
  215. TabOrder = 0
  216. Font.Charset = DEFAULT_CHARSET
  217. Font.Color = clWindowText
  218. Font.Height = -12
  219. Font.Name = #47569#51008' '#44256#46357
  220. Font.Style = []
  221. ParentFont = False
  222. OnClick = BtnAllSelectClick
  223. end
  224. object BtnReverse: TcxButton
  225. Tag = 2
  226. Left = 169
  227. Top = 3
  228. Width = 80
  229. Height = 24
  230. Cursor = crHandPoint
  231. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  232. Caption = #49440#53469#48152#51204
  233. Colors.Default = clBtnFace
  234. TabOrder = 1
  235. Font.Charset = DEFAULT_CHARSET
  236. Font.Color = clWindowText
  237. Font.Height = -12
  238. Font.Name = #47569#51008' '#44256#46357
  239. Font.Style = []
  240. ParentFont = False
  241. OnClick = BtnAllSelectClick
  242. end
  243. object BtnAllClear: TcxButton
  244. Tag = 1
  245. Left = 86
  246. Top = 3
  247. Width = 80
  248. Height = 24
  249. Cursor = crHandPoint
  250. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  251. Caption = #51204#52404#54644#51228
  252. Colors.Default = clBtnFace
  253. TabOrder = 2
  254. Font.Charset = DEFAULT_CHARSET
  255. Font.Color = clWindowText
  256. Font.Height = -12
  257. Font.Name = #47569#51008' '#44256#46357
  258. Font.Style = []
  259. ParentFont = False
  260. OnClick = BtnAllSelectClick
  261. end
  262. end
  263. object PnlBottom: TPanel
  264. Left = 0
  265. Top = 682
  266. Width = 1224
  267. Height = 31
  268. Align = alBottom
  269. BevelOuter = bvNone
  270. TabOrder = 2
  271. DesignSize = (
  272. 1224
  273. 31)
  274. object LblRecords: TLabel
  275. Left = 1112
  276. Top = 8
  277. Width = 21
  278. Height = 13
  279. Alignment = taRightJustify
  280. Anchors = [akRight, akBottom]
  281. Caption = '0 '#44148
  282. Transparent = True
  283. end
  284. object LbDef: TLabel
  285. Left = 4
  286. Top = 8
  287. Width = 201
  288. Height = 13
  289. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  290. Caption = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  291. Color = clWindowText
  292. Font.Charset = DEFAULT_CHARSET
  293. Font.Color = clMaroon
  294. Font.Height = -11
  295. Font.Name = 'Tahoma'
  296. Font.Style = []
  297. ParentColor = False
  298. ParentFont = False
  299. Transparent = True
  300. end
  301. object BtnExlSave: TcxButton
  302. Tag = 1
  303. Left = 1139
  304. Top = 3
  305. Width = 80
  306. Height = 25
  307. Cursor = crHandPoint
  308. Hint = #54028#51068' '#51200#51109
  309. Anchors = [akRight, akBottom]
  310. Caption = #51200#51109
  311. Colors.Default = 10737865
  312. Glyph.Data = {
  313. B6030000424DB603000000000000360000002800000012000000100000000100
  314. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  315. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  316. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  317. 7878787878787878787878787878787878787878787878787878787878787878
  318. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  319. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  320. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  321. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  322. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  323. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  324. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  325. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  326. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  327. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  328. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  329. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  330. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  331. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  332. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  333. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  334. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  335. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  336. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  337. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  338. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  339. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  340. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  341. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  342. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  343. Spacing = 6
  344. TabOrder = 0
  345. Font.Charset = DEFAULT_CHARSET
  346. Font.Color = clBlack
  347. Font.Height = -13
  348. Font.Name = #47569#51008' '#44256#46357
  349. Font.Style = []
  350. ParentFont = False
  351. OnClick = BtnExlSaveClick
  352. end
  353. end
  354. object CbUsagType: TcxComboBox
  355. Left = 282
  356. Top = 4
  357. Cursor = crHandPoint
  358. Properties.Alignment.Vert = taVCenter
  359. Properties.DropDownListStyle = lsFixedList
  360. Properties.DropDownSizeable = True
  361. Properties.ReadOnly = False
  362. TabOrder = 3
  363. Visible = False
  364. Width = 200
  365. end
  366. object CbType: TcxComboBox
  367. Left = 487
  368. Top = 4
  369. Cursor = crHandPoint
  370. Properties.Alignment.Vert = taVCenter
  371. Properties.DropDownListStyle = lsFixedList
  372. Properties.DropDownSizeable = True
  373. Properties.ReadOnly = False
  374. TabOrder = 4
  375. Visible = False
  376. Width = 200
  377. end
  378. object lblTitle: TcxLabel
  379. Left = 95
  380. Top = 126
  381. Caption = 'VMS'#51221#48372
  382. Transparent = True
  383. Visible = False
  384. end
  385. end