FRAME_DsrcSectListF.dfm 12 KB

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