FrmCrsTrafVolStaSubF.dfm 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402
  1. object FrmCrsTrafVolStaSub: TFrmCrsTrafVolStaSub
  2. Tag = 99
  3. Left = 0
  4. Top = 0
  5. HorzScrollBar.Visible = False
  6. VertScrollBar.Visible = False
  7. Align = alClient
  8. BorderStyle = bsNone
  9. Caption = #51060#47141#51312#54924
  10. ClientHeight = 698
  11. ClientWidth = 1370
  12. Color = clBtnFace
  13. DoubleBuffered = True
  14. Font.Charset = DEFAULT_CHARSET
  15. Font.Color = clWindowText
  16. Font.Height = -13
  17. Font.Name = #47569#51008' '#44256#46357
  18. Font.Style = []
  19. KeyPreview = True
  20. OldCreateOrder = False
  21. WindowState = wsMaximized
  22. OnClose = FormClose
  23. OnDestroy = FormDestroy
  24. OnShow = FormShow
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object PnlTop: TPanel
  28. Left = 0
  29. Top = 0
  30. Width = 1370
  31. Height = 34
  32. Align = alTop
  33. BevelOuter = bvNone
  34. TabOrder = 0
  35. DesignSize = (
  36. 1370
  37. 34)
  38. object LblSearch: TLabel
  39. Left = 20
  40. Top = 9
  41. Width = 52
  42. Height = 17
  43. Caption = #44160#49353#51312#44148
  44. Transparent = True
  45. end
  46. object ImgDesc01: TImage
  47. Left = 5
  48. Top = 12
  49. Width = 9
  50. Height = 9
  51. Transparent = True
  52. end
  53. object LblRecords: TLabel
  54. Left = 1132
  55. Top = 9
  56. Width = 52
  57. Height = 17
  58. Alignment = taRightJustify
  59. Anchors = [akTop, akRight]
  60. Caption = #51312#54924#44148#49688
  61. Transparent = True
  62. end
  63. object BtnExlSave: TcxButton
  64. Left = 1197
  65. Top = 3
  66. Width = 80
  67. Height = 25
  68. Cursor = crHandPoint
  69. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  70. Anchors = [akTop, akRight]
  71. Caption = #51200#51109
  72. Colors.Default = 3893744
  73. TabOrder = 0
  74. Font.Charset = DEFAULT_CHARSET
  75. Font.Color = clWindowText
  76. Font.Height = -13
  77. Font.Name = #47569#51008' '#44256#46357
  78. Font.Style = [fsBold]
  79. ParentFont = False
  80. OnClick = BtnExlSaveClick
  81. end
  82. object BtnBestFit: TcxButton
  83. Tag = 1
  84. Left = 1284
  85. Top = 3
  86. Width = 80
  87. Height = 25
  88. Cursor = crHandPoint
  89. Hint = #52972#47100#50676' '#47582#52644
  90. Anchors = [akTop, akRight]
  91. Caption = #50676#47582#52644
  92. Colors.Default = 10737865
  93. TabOrder = 1
  94. Font.Charset = DEFAULT_CHARSET
  95. Font.Color = clBlack
  96. Font.Height = -13
  97. Font.Name = #47569#51008' '#44256#46357
  98. Font.Style = []
  99. ParentFont = False
  100. OnClick = BtnBestFitClick
  101. end
  102. end
  103. object PnlList: TPanel
  104. Left = 0
  105. Top = 34
  106. Width = 1370
  107. Height = 372
  108. Align = alClient
  109. BevelOuter = bvNone
  110. TabOrder = 1
  111. DesignSize = (
  112. 1370
  113. 372)
  114. object ChkExpand: TcxCheckBox
  115. Tag = 9
  116. Left = 1256
  117. Top = 7
  118. Cursor = crHandPoint
  119. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  120. Anchors = [akTop, akRight]
  121. Caption = #54869#51109'/'#52629#49548
  122. ParentBackground = False
  123. ParentColor = False
  124. ParentShowHint = False
  125. ShowHint = True
  126. State = cbsChecked
  127. Style.BorderColor = 9868950
  128. Style.BorderStyle = ebsThick
  129. Style.Color = 14671839
  130. Style.Shadow = False
  131. TabOrder = 0
  132. Transparent = True
  133. OnClick = ChkExpandClick
  134. Width = 85
  135. end
  136. object CxList: TcxGrid
  137. Left = 0
  138. Top = 0
  139. Width = 1370
  140. Height = 372
  141. Align = alClient
  142. TabOrder = 1
  143. LockedStateImageOptions.Effect = lsieDark
  144. LockedStateImageOptions.ShowText = True
  145. LookAndFeel.NativeStyle = False
  146. object TvList: TcxGridBandedTableView
  147. FilterBox.CustomizeDialog = False
  148. DataController.Summary.DefaultGroupSummaryItems = <>
  149. DataController.Summary.FooterSummaryItems = <
  150. item
  151. Kind = skCount
  152. Column = Col02
  153. end
  154. item
  155. Column = Col03
  156. end
  157. item
  158. end
  159. item
  160. Column = Col04
  161. end>
  162. DataController.Summary.SummaryGroups = <>
  163. OptionsBehavior.CellHints = True
  164. OptionsCustomize.ColumnMoving = False
  165. OptionsCustomize.ColumnVertSizing = False
  166. OptionsData.CancelOnExit = False
  167. OptionsData.Deleting = False
  168. OptionsData.DeletingConfirmation = False
  169. OptionsData.Inserting = False
  170. OptionsSelection.HideFocusRectOnExit = False
  171. OptionsSelection.HideSelection = True
  172. OptionsView.GroupByBox = False
  173. OptionsView.Indicator = True
  174. Bands = <
  175. item
  176. Caption = #53685#44228' '#49688#51665' '#51221#48372
  177. Width = 713
  178. end>
  179. object Col01: TcxGridBandedColumn
  180. Caption = 'No'
  181. DataBinding.ValueType = 'Integer'
  182. PropertiesClassName = 'TcxSpinEditProperties'
  183. Properties.Alignment.Horz = taRightJustify
  184. Properties.Alignment.Vert = taVCenter
  185. HeaderAlignmentHorz = taCenter
  186. HeaderAlignmentVert = vaCenter
  187. Options.Editing = False
  188. Width = 62
  189. Position.BandIndex = 0
  190. Position.ColIndex = 0
  191. Position.RowIndex = 0
  192. end
  193. object Col02: TcxGridBandedColumn
  194. Caption = #44368#52264#47196
  195. PropertiesClassName = 'TcxTextEditProperties'
  196. Properties.Alignment.Horz = taLeftJustify
  197. Properties.Alignment.Vert = taVCenter
  198. HeaderAlignmentHorz = taCenter
  199. HeaderAlignmentVert = vaCenter
  200. Options.Editing = False
  201. Width = 205
  202. Position.BandIndex = 0
  203. Position.ColIndex = 1
  204. Position.RowIndex = 0
  205. end
  206. object Col03: TcxGridBandedColumn
  207. Caption = #52852#47700#46972
  208. PropertiesClassName = 'TcxTextEditProperties'
  209. Properties.Alignment.Horz = taLeftJustify
  210. Properties.Alignment.Vert = taVCenter
  211. Visible = False
  212. HeaderAlignmentHorz = taCenter
  213. HeaderAlignmentVert = vaCenter
  214. Options.Editing = False
  215. VisibleForCustomization = False
  216. Width = 217
  217. Position.BandIndex = 0
  218. Position.ColIndex = 2
  219. Position.RowIndex = 0
  220. end
  221. object Col04: TcxGridBandedColumn
  222. Tag = 1
  223. Caption = #49688#51665#49884#44033
  224. PropertiesClassName = 'TcxTextEditProperties'
  225. Properties.Alignment.Horz = taCenter
  226. Properties.Alignment.Vert = taVCenter
  227. HeaderAlignmentHorz = taCenter
  228. HeaderAlignmentVert = vaCenter
  229. Options.Editing = False
  230. Width = 248
  231. Position.BandIndex = 0
  232. Position.ColIndex = 3
  233. Position.RowIndex = 0
  234. end
  235. object Col05: TcxGridBandedColumn
  236. Caption = #49436#48708#49828#49688#51456
  237. DataBinding.ValueType = 'Integer'
  238. PropertiesClassName = 'TcxSpinEditProperties'
  239. Properties.Alignment.Horz = taCenter
  240. Properties.Alignment.Vert = taVCenter
  241. Properties.DisplayFormat = '#,##0'
  242. Properties.EditFormat = '#,##0'
  243. Visible = False
  244. OnCustomDrawCell = Col06CustomDrawCell
  245. HeaderAlignmentHorz = taCenter
  246. HeaderAlignmentVert = vaCenter
  247. Options.Editing = False
  248. VisibleForCustomization = False
  249. Width = 50
  250. Position.BandIndex = 0
  251. Position.ColIndex = 5
  252. Position.RowIndex = 0
  253. end
  254. object Col06: TcxGridBandedColumn
  255. Caption = #44368#53685#47049
  256. DataBinding.ValueType = 'Integer'
  257. PropertiesClassName = 'TcxSpinEditProperties'
  258. Properties.Alignment.Horz = taRightJustify
  259. Properties.Alignment.Vert = taVCenter
  260. Properties.DisplayFormat = '#,##0'
  261. Properties.EditFormat = '#,##0'
  262. OnCustomDrawCell = Col06CustomDrawCell
  263. HeaderAlignmentHorz = taCenter
  264. HeaderAlignmentVert = vaCenter
  265. Options.Editing = False
  266. Width = 109
  267. Position.BandIndex = 0
  268. Position.ColIndex = 4
  269. Position.RowIndex = 0
  270. end
  271. object Col07: TcxGridBandedColumn
  272. Caption = #49436#48708#49828#47112#48296
  273. PropertiesClassName = 'TcxLabelProperties'
  274. Properties.Alignment.Horz = taCenter
  275. Properties.Alignment.Vert = taVCenter
  276. HeaderAlignmentHorz = taCenter
  277. HeaderAlignmentVert = vaCenter
  278. Width = 89
  279. Position.BandIndex = 0
  280. Position.ColIndex = 6
  281. Position.RowIndex = 0
  282. end
  283. end
  284. object GlList: TcxGridLevel
  285. GridView = TvList
  286. end
  287. end
  288. end
  289. object lblText1: TcxLabel
  290. Left = 157
  291. Top = 241
  292. Caption = #51312#54924#44208#44284#44032' '#50630#49845#45768#45796'.'
  293. Transparent = True
  294. Visible = False
  295. end
  296. object lblText2: TcxLabel
  297. Left = 157
  298. Top = 268
  299. Caption = #44160#49353#44592#44036': '
  300. Transparent = True
  301. Visible = False
  302. end
  303. object lblFai: TcxLabel
  304. Left = 141
  305. Top = 430
  306. Caption = #49892#54056
  307. Transparent = True
  308. Visible = False
  309. end
  310. object lblCnt: TcxLabel
  311. Left = 141
  312. Top = 457
  313. Caption = ' '#44148
  314. Transparent = True
  315. Visible = False
  316. end
  317. object PnlChart: TPanel
  318. Left = 0
  319. Top = 412
  320. Width = 1370
  321. Height = 286
  322. Align = alBottom
  323. BevelOuter = bvNone
  324. TabOrder = 6
  325. inline FRAMEChart1: TFRAMEChart
  326. Left = 0
  327. Top = 0
  328. Width = 1370
  329. Height = 286
  330. Align = alClient
  331. TabOrder = 0
  332. ExplicitWidth = 1370
  333. ExplicitHeight = 286
  334. inherited CxChart: TcxGrid
  335. Width = 1370
  336. Height = 286
  337. ExplicitWidth = 1370
  338. ExplicitHeight = 286
  339. end
  340. inherited ChkDisplayVal: TcxCheckBox
  341. ExplicitHeight = 21
  342. end
  343. inherited cxLabel2: TcxLabel
  344. ExplicitWidth = 30
  345. ExplicitHeight = 21
  346. end
  347. inherited LblPage: TcxLabel
  348. ExplicitWidth = 18
  349. ExplicitHeight = 21
  350. end
  351. inherited lblAll: TcxLabel
  352. ExplicitWidth = 35
  353. ExplicitHeight = 21
  354. end
  355. inherited lblImgSave: TcxLabel
  356. ExplicitWidth = 110
  357. ExplicitHeight = 21
  358. end
  359. inherited lblSaveErr: TcxLabel
  360. ExplicitWidth = 261
  361. ExplicitHeight = 21
  362. end
  363. inherited lblSaveOk: TcxLabel
  364. ExplicitWidth = 191
  365. ExplicitHeight = 21
  366. end
  367. inherited LblOptionName: TcxLabel
  368. AnchorX = 524
  369. AnchorY = 30
  370. end
  371. inherited CbOption: TcxComboBox
  372. ExplicitHeight = 25
  373. end
  374. inherited EdFocus: TEdit
  375. Height = 25
  376. ExplicitHeight = 25
  377. end
  378. end
  379. end
  380. object spltChart: TcxSplitter
  381. Left = 0
  382. Top = 406
  383. Width = 1370
  384. Height = 6
  385. AlignSplitter = salBottom
  386. Control = PnlChart
  387. end
  388. object ADOQry: TADOQuery
  389. CacheSize = 500
  390. CommandTimeout = 60
  391. Parameters = <>
  392. Left = 240
  393. Top = 148
  394. end
  395. object TmrShow: TTimer
  396. Enabled = False
  397. Interval = 300
  398. OnTimer = TmrShowTimer
  399. Left = 320
  400. Top = 156
  401. end
  402. end