FRAME_BlackBoxListF.dfm 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358
  1. object FRAMEBlackBoxList: TFRAMEBlackBoxList
  2. Left = 0
  3. Top = 0
  4. Width = 1011
  5. Height = 713
  6. TabOrder = 0
  7. object CxList: TcxGrid
  8. Left = 0
  9. Top = 31
  10. Width = 1011
  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. FilterRow.Visible = True
  25. FilterRow.ApplyChanges = fracImmediately
  26. OptionsBehavior.CellHints = True
  27. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  28. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  29. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  30. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  31. OptionsData.Deleting = False
  32. OptionsData.DeletingConfirmation = False
  33. OptionsData.Inserting = False
  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. HeaderAlignmentHorz = taCenter
  44. Width = 45
  45. end
  46. object Column00: TcxGridColumn
  47. Caption = #54200#51665#47784#46300
  48. PropertiesClassName = 'TcxTextEditProperties'
  49. Properties.Alignment.Horz = taCenter
  50. Properties.Alignment.Vert = taVCenter
  51. Visible = False
  52. HeaderAlignmentHorz = taCenter
  53. Options.Editing = False
  54. end
  55. object Column01: TcxGridColumn
  56. Caption = #44288#47532#48264#54840
  57. DataBinding.ValueType = 'Integer'
  58. PropertiesClassName = 'TcxSpinEditProperties'
  59. Properties.Alignment.Horz = taCenter
  60. Properties.Alignment.Vert = taVCenter
  61. HeaderAlignmentHorz = taCenter
  62. Options.Editing = False
  63. Width = 92
  64. end
  65. object Column02: TcxGridColumn
  66. Caption = #44060#53685#48264#54840
  67. PropertiesClassName = 'TcxTextEditProperties'
  68. Properties.Alignment.Horz = taLeftJustify
  69. Properties.Alignment.Vert = taVCenter
  70. Properties.MaxLength = 0
  71. HeaderAlignmentHorz = taCenter
  72. Options.Editing = False
  73. Width = 140
  74. end
  75. object Column03: TcxGridColumn
  76. Caption = #47784#45952#48264#54840
  77. PropertiesClassName = 'TcxTextEditProperties'
  78. Properties.Alignment.Horz = taLeftJustify
  79. Properties.Alignment.Vert = taVCenter
  80. HeaderAlignmentHorz = taCenter
  81. Options.Editing = False
  82. Width = 100
  83. end
  84. object Column04: TcxGridColumn
  85. Caption = #50976#49900#48264#54840
  86. PropertiesClassName = 'TcxTextEditProperties'
  87. Properties.Alignment.Horz = taLeftJustify
  88. Properties.Alignment.Vert = taVCenter
  89. Properties.MaxLength = 0
  90. HeaderAlignmentHorz = taCenter
  91. Options.Editing = False
  92. Width = 100
  93. end
  94. object Column05: TcxGridColumn
  95. Caption = #52264#47049#48264#54840
  96. PropertiesClassName = 'TcxTextEditProperties'
  97. Properties.Alignment.Horz = taLeftJustify
  98. Properties.Alignment.Vert = taVCenter
  99. Properties.MaxLength = 20
  100. HeaderAlignmentHorz = taCenter
  101. Options.Editing = False
  102. Width = 120
  103. end
  104. object Column06: TcxGridColumn
  105. Caption = #49548#50976#51088#47749
  106. PropertiesClassName = 'TcxTextEditProperties'
  107. Properties.Alignment.Horz = taLeftJustify
  108. Properties.Alignment.Vert = taVCenter
  109. Properties.MaxLength = 20
  110. HeaderAlignmentHorz = taCenter
  111. Options.Editing = False
  112. Width = 120
  113. end
  114. object Column07: TcxGridColumn
  115. Caption = #51228#54408#47749
  116. PropertiesClassName = 'TcxTextEditProperties'
  117. Properties.Alignment.Horz = taLeftJustify
  118. Properties.Alignment.Vert = taVCenter
  119. Properties.MaxLength = 5
  120. HeaderAlignmentHorz = taCenter
  121. Options.Editing = False
  122. Width = 152
  123. end
  124. object Column08: TcxGridColumn
  125. Caption = #49688#51665#51452#44592
  126. PropertiesClassName = 'TcxTextEditProperties'
  127. Properties.Alignment.Horz = taLeftJustify
  128. Properties.Alignment.Vert = taVCenter
  129. Visible = False
  130. HeaderAlignmentHorz = taCenter
  131. Options.Editing = False
  132. Width = 82
  133. end
  134. object Column09: TcxGridColumn
  135. Caption = #49345#53468#51452#44592
  136. PropertiesClassName = 'TcxTextEditProperties'
  137. Properties.Alignment.Horz = taRightJustify
  138. Properties.Alignment.Vert = taVCenter
  139. Visible = False
  140. HeaderAlignmentHorz = taCenter
  141. Options.Editing = False
  142. VisibleForCustomization = False
  143. Width = 72
  144. end
  145. object Column10: TcxGridColumn
  146. Caption = #51204#52404#51452#52264#47732#49688
  147. PropertiesClassName = 'TcxTextEditProperties'
  148. Properties.Alignment.Horz = taRightJustify
  149. Properties.Alignment.Vert = taVCenter
  150. Visible = False
  151. HeaderAlignmentHorz = taCenter
  152. Options.Editing = False
  153. VisibleForCustomization = False
  154. Width = 88
  155. end
  156. object Column11: TcxGridColumn
  157. Caption = #49884#51216#47749
  158. PropertiesClassName = 'TcxTextEditProperties'
  159. Properties.Alignment.Vert = taVCenter
  160. Visible = False
  161. HeaderAlignmentHorz = taCenter
  162. Options.Editing = False
  163. VisibleForCustomization = False
  164. Width = 152
  165. end
  166. object Column12: TcxGridColumn
  167. Caption = #51333#51216#47749
  168. PropertiesClassName = 'TcxTextEditProperties'
  169. Properties.Alignment.Vert = taVCenter
  170. Visible = False
  171. HeaderAlignmentHorz = taCenter
  172. Options.Editing = False
  173. VisibleForCustomization = False
  174. Width = 150
  175. end
  176. object Column13: TcxGridColumn
  177. Caption = #49892#49884#44036#51221#48372#51228#44277
  178. PropertiesClassName = 'TcxLabelProperties'
  179. Properties.Alignment.Horz = taCenter
  180. Properties.Alignment.Vert = taVCenter
  181. Visible = False
  182. HeaderAlignmentHorz = taCenter
  183. HeaderAlignmentVert = vaCenter
  184. VisibleForCustomization = False
  185. Width = 106
  186. end
  187. object Column99: TcxGridColumn
  188. Caption = #47700#47784#47532
  189. DataBinding.ValueType = 'Integer'
  190. PropertiesClassName = 'TcxCalcEditProperties'
  191. Properties.Alignment.Horz = taCenter
  192. Properties.Alignment.Vert = taVCenter
  193. Visible = False
  194. Options.Editing = False
  195. VisibleForCustomization = False
  196. end
  197. end
  198. object GlList: TcxGridLevel
  199. GridView = TvList
  200. end
  201. end
  202. object PnlTop: TPanel
  203. Left = 0
  204. Top = 0
  205. Width = 1011
  206. Height = 31
  207. Align = alTop
  208. BevelOuter = bvNone
  209. TabOrder = 1
  210. object BtnAllSelect: TcxButton
  211. Left = 3
  212. Top = 3
  213. Width = 80
  214. Height = 24
  215. Cursor = crHandPoint
  216. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  217. Caption = #51204#52404#49440#53469
  218. Colors.Default = clBtnFace
  219. TabOrder = 0
  220. Font.Charset = DEFAULT_CHARSET
  221. Font.Color = clWindowText
  222. Font.Height = -12
  223. Font.Name = #47569#51008' '#44256#46357
  224. Font.Style = []
  225. ParentFont = False
  226. OnClick = BtnAllSelectClick
  227. end
  228. object BtnReverse: TcxButton
  229. Tag = 2
  230. Left = 172
  231. Top = 3
  232. Width = 80
  233. Height = 24
  234. Cursor = crHandPoint
  235. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  236. Caption = #49440#53469#48152#51204
  237. Colors.Default = clBtnFace
  238. TabOrder = 1
  239. Font.Charset = DEFAULT_CHARSET
  240. Font.Color = clWindowText
  241. Font.Height = -12
  242. Font.Name = #47569#51008' '#44256#46357
  243. Font.Style = []
  244. ParentFont = False
  245. OnClick = BtnAllSelectClick
  246. end
  247. object BtnAllClear: TcxButton
  248. Tag = 1
  249. Left = 87
  250. Top = 3
  251. Width = 80
  252. Height = 24
  253. Cursor = crHandPoint
  254. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  255. Caption = #51204#52404#54644#51228
  256. Colors.Default = clBtnFace
  257. TabOrder = 2
  258. Font.Charset = DEFAULT_CHARSET
  259. Font.Color = clWindowText
  260. Font.Height = -12
  261. Font.Name = #47569#51008' '#44256#46357
  262. Font.Style = []
  263. ParentFont = False
  264. OnClick = BtnAllSelectClick
  265. end
  266. end
  267. object PnlBottom: TPanel
  268. Left = 0
  269. Top = 682
  270. Width = 1011
  271. Height = 31
  272. Align = alBottom
  273. BevelOuter = bvNone
  274. TabOrder = 2
  275. DesignSize = (
  276. 1011
  277. 31)
  278. object LblRecords: TLabel
  279. Left = 899
  280. Top = 8
  281. Width = 21
  282. Height = 13
  283. Alignment = taRightJustify
  284. Anchors = [akRight, akBottom]
  285. Caption = '0 '#44148
  286. Transparent = True
  287. end
  288. object LbDef: TLabel
  289. Left = 4
  290. Top = 8
  291. Width = 201
  292. Height = 13
  293. Hint = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  294. Caption = '('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  295. Color = clWindowText
  296. Font.Charset = DEFAULT_CHARSET
  297. Font.Color = clMaroon
  298. Font.Height = -11
  299. Font.Name = 'Tahoma'
  300. Font.Style = []
  301. ParentColor = False
  302. ParentFont = False
  303. Transparent = True
  304. end
  305. object BtnExlSave: TcxButton
  306. Tag = 1
  307. Left = 926
  308. Top = 3
  309. Width = 80
  310. Height = 25
  311. Cursor = crHandPoint
  312. Hint = #54028#51068' '#51200#51109
  313. Anchors = [akRight, akBottom]
  314. Caption = #51200#51109
  315. Colors.Default = 10737865
  316. Glyph.Data = {
  317. B6030000424DB603000000000000360000002800000012000000100000000100
  318. 1800000000008003000012170000121700000000000000000000C0C0C0C0C0C0
  319. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  320. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C00000C0C0C0A5A5A57878787878787878
  321. 7878787878787878787878787878787878787878787878787878787878787878
  322. 78787878787878780000B6B6B6271A156E483B6E483B6E483B6E483B6E483B6E
  323. 483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B6E483B281A15626262
  324. 0000D0D0D04F342AEAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2
  325. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342A
  326. EAAD96F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B29C7E710000000000
  327. 0000000000000063413550342A6262620000D0D0D04F342AA77765211B180000
  328. 000000000000000000000000001717177F7F7F3A3A3A0000000B08089C7D71EA
  329. AD9650342A6262620000D0D0D04F342AEAAD96F6C6B216121000000000000000
  330. 0000000000D0D0D0000000000000000000161110F6C6B2EAAD9650342A626262
  331. 0000D0D0D04F342AEAAD96F6C6B2EABDA95948400000005151517F7F7F000000
  332. 0000004335307B63597B63599C7D71EAAD9650342A6262620000D0D0D04F342A
  333. EAAD96F6C6B2F6C6B2B290817373735C5C5C000000000000000000866B61F6C6
  334. B2F6C6B2F6C6B2EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2DFB4
  335. A14545458B8B8B000000000000000000000000000000B28F81F6C6B2F6C6B2EA
  336. AD9650342A6262620000D0D0D04F342AEAAD969C7E717E7C7B5C5C5C00000000
  337. 00006450480000000000000000000000007A6258F6C6B2EAAD9650342A626262
  338. 0000D0D0D04F342A644135B9B9B91717170000000000009C7D71F6C6B2C9A291
  339. 000000000000000000000000423530EAAD9650342A6262620000D0D0D04F342A
  340. 6441350000000000000000006F5950F6C6B2F6C6B2F6C6B29C7E710000000000
  341. 00000000423530EAAD9650342A6262620000D0D0D04F342AEAAD96F6C6B2F6C6
  342. B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2EA
  343. AD9650342A6262620000D0D0D04F342ADC9076DC9076DC9076DC9076DC9076DC
  344. 9076DC9076DC9076DC9076DC9076DC9076DC9076DC9076DC907650342A626262
  345. 0000E7E7E77F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  346. 7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F6B6B6BAEAEAE0000}
  347. Spacing = 6
  348. TabOrder = 0
  349. Font.Charset = DEFAULT_CHARSET
  350. Font.Color = clBlack
  351. Font.Height = -13
  352. Font.Name = #47569#51008' '#44256#46357
  353. Font.Style = []
  354. ParentFont = False
  355. OnClick = BtnExlSaveClick
  356. end
  357. end
  358. end