FRAME_ObjListF.dfm 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367
  1. object FRAMEObjList: TFRAMEObjList
  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 = 'No'
  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 = 73
  65. end
  66. object Column02: TcxGridColumn
  67. Caption = '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 = 130
  75. end
  76. object Column03: TcxGridColumn
  77. Caption = #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. Visible = False
  92. HeaderAlignmentHorz = taCenter
  93. Options.Editing = False
  94. VisibleForCustomization = False
  95. Width = 99
  96. end
  97. object Column05: TcxGridColumn
  98. Caption = #53356#44592
  99. PropertiesClassName = 'TcxTextEditProperties'
  100. Properties.Alignment.Horz = taCenter
  101. Properties.Alignment.Vert = taVCenter
  102. Properties.MaxLength = 20
  103. Visible = False
  104. HeaderAlignmentHorz = taCenter
  105. Options.Editing = False
  106. VisibleForCustomization = False
  107. Width = 81
  108. end
  109. object Column06: TcxGridColumn
  110. Caption = #51228#50612#44592' IP'
  111. PropertiesClassName = 'TcxTextEditProperties'
  112. Properties.Alignment.Horz = taCenter
  113. Properties.Alignment.Vert = taVCenter
  114. Properties.MaxLength = 20
  115. Visible = False
  116. HeaderAlignmentHorz = taCenter
  117. Options.Editing = False
  118. VisibleForCustomization = False
  119. Width = 127
  120. end
  121. object Column07: TcxGridColumn
  122. Caption = #53685#49888#54252#53944
  123. PropertiesClassName = 'TcxTextEditProperties'
  124. Properties.Alignment.Horz = taRightJustify
  125. Properties.Alignment.Vert = taVCenter
  126. Properties.MaxLength = 5
  127. Visible = False
  128. HeaderAlignmentHorz = taCenter
  129. Options.Editing = False
  130. VisibleForCustomization = False
  131. Width = 67
  132. end
  133. object Column10: TcxGridColumn
  134. Caption = #50937#52852#47700#46972' IP'
  135. PropertiesClassName = 'TcxTextEditProperties'
  136. Properties.Alignment.Horz = taCenter
  137. Properties.Alignment.Vert = taVCenter
  138. Visible = False
  139. HeaderAlignmentHorz = taCenter
  140. Options.Editing = False
  141. VisibleForCustomization = False
  142. Width = 136
  143. end
  144. object Column99: TcxGridColumn
  145. Caption = #47700#47784#47532
  146. DataBinding.ValueType = 'Integer'
  147. PropertiesClassName = 'TcxCalcEditProperties'
  148. Properties.Alignment.Horz = taCenter
  149. Properties.Alignment.Vert = taVCenter
  150. Visible = False
  151. Options.Editing = False
  152. end
  153. object Column08: TcxGridColumn
  154. Caption = #51204#44305#54032' ON'
  155. PropertiesClassName = 'TcxTextEditProperties'
  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 = 82
  163. end
  164. object Column09: TcxGridColumn
  165. Caption = #51204#44305#54032' OFF'
  166. PropertiesClassName = 'TcxTextEditProperties'
  167. Properties.Alignment.Horz = taCenter
  168. Properties.Alignment.Vert = taVCenter
  169. Visible = False
  170. HeaderAlignmentHorz = taCenter
  171. Options.Editing = False
  172. VisibleForCustomization = False
  173. Width = 93
  174. end
  175. object Column11: TcxGridColumn
  176. Caption = 'ID'
  177. PropertiesClassName = 'TcxTextEditProperties'
  178. Visible = False
  179. HeaderAlignmentHorz = taCenter
  180. Options.Editing = False
  181. VisibleForCustomization = False
  182. Width = 87
  183. end
  184. object Column13: TcxGridColumn
  185. Caption = #54268#52572#45824#44079#49688
  186. DataBinding.ValueType = 'Integer'
  187. PropertiesClassName = 'TcxCalcEditProperties'
  188. Properties.Alignment.Horz = taCenter
  189. Properties.Alignment.Vert = taVCenter
  190. Visible = False
  191. HeaderAlignmentHorz = taCenter
  192. HeaderAlignmentVert = vaCenter
  193. VisibleForCustomization = False
  194. Width = 92
  195. end
  196. object Column12: TcxGridColumn
  197. Caption = 'VMS ID'
  198. PropertiesClassName = 'TcxTextEditProperties'
  199. Properties.Alignment.Vert = taVCenter
  200. Visible = False
  201. HeaderAlignmentHorz = taCenter
  202. Options.Editing = False
  203. VisibleForCustomization = False
  204. Width = 100
  205. end
  206. end
  207. object GlList: TcxGridLevel
  208. GridView = TvList
  209. end
  210. end
  211. object PnlTop: TPanel
  212. Left = 0
  213. Top = 0
  214. Width = 1224
  215. Height = 31
  216. Align = alTop
  217. BevelOuter = bvNone
  218. TabOrder = 1
  219. object BtnAllSelect: TcxButton
  220. Left = 3
  221. Top = 3
  222. Width = 64
  223. Height = 24
  224. Cursor = crHandPoint
  225. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  226. Caption = #51204#52404#49440#53469
  227. Colors.Default = clBtnFace
  228. TabOrder = 0
  229. Font.Charset = DEFAULT_CHARSET
  230. Font.Color = clWindowText
  231. Font.Height = -12
  232. Font.Name = #47569#51008' '#44256#46357
  233. Font.Style = [fsBold]
  234. ParentFont = False
  235. OnClick = BtnAllSelectClick
  236. end
  237. object BtnReverse: TcxButton
  238. Tag = 2
  239. Left = 142
  240. Top = 3
  241. Width = 64
  242. Height = 24
  243. Cursor = crHandPoint
  244. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  245. Caption = #49440#53469#48152#51204
  246. Colors.Default = clBtnFace
  247. TabOrder = 1
  248. Font.Charset = DEFAULT_CHARSET
  249. Font.Color = clWindowText
  250. Font.Height = -12
  251. Font.Name = #47569#51008' '#44256#46357
  252. Font.Style = [fsBold]
  253. ParentFont = False
  254. OnClick = BtnAllSelectClick
  255. end
  256. object BtnAllClear: TcxButton
  257. Tag = 1
  258. Left = 72
  259. Top = 3
  260. Width = 64
  261. Height = 24
  262. Cursor = crHandPoint
  263. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  264. Caption = #51204#52404#54644#51228
  265. Colors.Default = clBtnFace
  266. TabOrder = 2
  267. Font.Charset = DEFAULT_CHARSET
  268. Font.Color = clWindowText
  269. Font.Height = -12
  270. Font.Name = #47569#51008' '#44256#46357
  271. Font.Style = [fsBold]
  272. ParentFont = False
  273. OnClick = BtnAllSelectClick
  274. end
  275. end
  276. object PnlBottom: TPanel
  277. Left = 0
  278. Top = 682
  279. Width = 1224
  280. Height = 31
  281. Align = alBottom
  282. BevelOuter = bvNone
  283. TabOrder = 2
  284. DesignSize = (
  285. 1224
  286. 31)
  287. object LblRecords: TLabel
  288. Left = 1118
  289. Top = 8
  290. Width = 20
  291. Height = 13
  292. Alignment = taRightJustify
  293. Anchors = [akRight, akBottom]
  294. Caption = '0 '#44148
  295. Transparent = True
  296. end
  297. object LbDef: TLabel
  298. Left = 4
  299. Top = 8
  300. Width = 186
  301. Height = 13
  302. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  303. Caption = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  304. Color = clWindowText
  305. Font.Charset = DEFAULT_CHARSET
  306. Font.Color = clMaroon
  307. Font.Height = -11
  308. Font.Name = 'Tahoma'
  309. Font.Style = []
  310. ParentColor = False
  311. ParentFont = False
  312. Transparent = True
  313. end
  314. object BtnExlSave: TcxButton
  315. Tag = 1
  316. Left = 1144
  317. Top = 3
  318. Width = 75
  319. Height = 25
  320. Cursor = crHandPoint
  321. Hint = #54028#51068' '#51200#51109
  322. Anchors = [akRight, akBottom]
  323. Caption = #51200#51109
  324. Colors.Default = 10737865
  325. Glyph.Data = {
  326. B6030000424DB603000000000000360000002800000012000000100000000100
  327. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  328. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  329. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  330. 7878787878787878787878787878787878787878787878787878787878787878
  331. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  332. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  333. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  334. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  335. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  336. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  337. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  338. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  339. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  340. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  341. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  342. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  343. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  344. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  345. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  346. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  347. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  348. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  349. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  350. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  351. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  352. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  353. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  354. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  355. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  356. Spacing = 6
  357. TabOrder = 0
  358. Font.Charset = DEFAULT_CHARSET
  359. Font.Color = clBlack
  360. Font.Height = -13
  361. Font.Name = #47569#51008' '#44256#46357
  362. Font.Style = [fsBold]
  363. ParentFont = False
  364. OnClick = BtnExlSaveClick
  365. end
  366. end
  367. end