FrmCrsTrafVolDirSubF.dfm 43 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249
  1. object FrmCrsTrafVolDirSub: TFrmCrsTrafVolDirSub
  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 = 1220
  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. ExplicitLeft = 588
  63. end
  64. object BtnExlSave: TcxButton
  65. Left = 1283
  66. Top = 5
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  71. Anchors = [akTop, akRight]
  72. Caption = #51200#51109
  73. Colors.Default = 3893744
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clWindowText
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnExlSaveClick
  82. end
  83. end
  84. object PnlList: TPanel
  85. Left = 0
  86. Top = 34
  87. Width = 1370
  88. Height = 372
  89. Align = alClient
  90. BevelOuter = bvNone
  91. TabOrder = 1
  92. DesignSize = (
  93. 1370
  94. 372)
  95. object ChkExpand: TcxCheckBox
  96. Tag = 9
  97. Left = 1256
  98. Top = 7
  99. Cursor = crHandPoint
  100. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  101. Anchors = [akTop, akRight]
  102. Caption = #54869#51109'/'#52629#49548
  103. ParentBackground = False
  104. ParentColor = False
  105. ParentShowHint = False
  106. ShowHint = True
  107. State = cbsChecked
  108. Style.BorderColor = 9868950
  109. Style.BorderStyle = ebsThick
  110. Style.Color = 14671839
  111. Style.Shadow = False
  112. TabOrder = 0
  113. Transparent = True
  114. OnClick = ChkExpandClick
  115. Width = 85
  116. end
  117. object CxList: TcxGrid
  118. Left = 0
  119. Top = 0
  120. Width = 1370
  121. Height = 372
  122. Align = alClient
  123. TabOrder = 1
  124. LockedStateImageOptions.Effect = lsieDark
  125. LockedStateImageOptions.ShowText = True
  126. LookAndFeel.NativeStyle = False
  127. object TvList: TcxGridBandedTableView
  128. FilterBox.CustomizeDialog = False
  129. DataController.Summary.DefaultGroupSummaryItems = <>
  130. DataController.Summary.FooterSummaryItems = <
  131. item
  132. Kind = skCount
  133. Column = Col02
  134. end
  135. item
  136. Column = Col03
  137. end
  138. item
  139. end
  140. item
  141. Column = Col04
  142. end>
  143. DataController.Summary.SummaryGroups = <>
  144. OptionsBehavior.CellHints = True
  145. OptionsCustomize.ColumnMoving = False
  146. OptionsCustomize.ColumnVertSizing = False
  147. OptionsData.CancelOnExit = False
  148. OptionsData.Deleting = False
  149. OptionsData.DeletingConfirmation = False
  150. OptionsData.Inserting = False
  151. OptionsSelection.HideFocusRectOnExit = False
  152. OptionsSelection.HideSelection = True
  153. OptionsView.GroupByBox = False
  154. OptionsView.Indicator = True
  155. Bands = <
  156. item
  157. Caption = #53685#44228' '#49688#51665' '#51221#48372
  158. Width = 609
  159. end
  160. item
  161. Caption = #48169#54693'1'
  162. Width = 210
  163. end
  164. item
  165. Caption = #48169#54693'2'
  166. Width = 210
  167. end
  168. item
  169. Caption = #48169#54693'3'
  170. Width = 210
  171. end
  172. item
  173. Caption = #48169#54693'4'
  174. Width = 210
  175. end
  176. item
  177. Caption = #48169#54693'5'
  178. Width = 210
  179. end
  180. item
  181. Caption = #48169#54693'6'
  182. Width = 210
  183. end
  184. item
  185. Caption = #48169#54693'7'
  186. Width = 210
  187. end
  188. item
  189. Caption = #48169#54693'8'
  190. Width = 210
  191. end
  192. item
  193. Caption = #48169#54693'9'
  194. Width = 210
  195. end
  196. item
  197. Caption = #48169#54693'10'
  198. Width = 210
  199. end>
  200. object ColCrossId: TcxGridBandedColumn
  201. Caption = #44368#52264#47196'ID'
  202. PropertiesClassName = 'TcxTextEditProperties'
  203. Properties.Alignment.Horz = taCenter
  204. Properties.Alignment.Vert = taVCenter
  205. Visible = False
  206. HeaderAlignmentHorz = taCenter
  207. HeaderAlignmentVert = vaCenter
  208. VisibleForCustomization = False
  209. Position.BandIndex = 0
  210. Position.ColIndex = 3
  211. Position.RowIndex = 0
  212. end
  213. object ColCamId: TcxGridBandedColumn
  214. Caption = #52852#47700#46972'ID'
  215. PropertiesClassName = 'TcxTextEditProperties'
  216. Properties.Alignment.Horz = taCenter
  217. Properties.Alignment.Vert = taVCenter
  218. Visible = False
  219. HeaderAlignmentHorz = taCenter
  220. HeaderAlignmentVert = vaCenter
  221. VisibleForCustomization = False
  222. Position.BandIndex = 0
  223. Position.ColIndex = 4
  224. Position.RowIndex = 0
  225. end
  226. object Col01: TcxGridBandedColumn
  227. Caption = 'No'
  228. DataBinding.ValueType = 'Integer'
  229. PropertiesClassName = 'TcxSpinEditProperties'
  230. Properties.Alignment.Horz = taRightJustify
  231. Properties.Alignment.Vert = taVCenter
  232. HeaderAlignmentHorz = taCenter
  233. HeaderAlignmentVert = vaCenter
  234. Options.Editing = False
  235. Width = 50
  236. Position.BandIndex = 0
  237. Position.ColIndex = 0
  238. Position.RowIndex = 0
  239. end
  240. object Col02: TcxGridBandedColumn
  241. Caption = #44368#52264#47196
  242. PropertiesClassName = 'TcxTextEditProperties'
  243. Properties.Alignment.Horz = taLeftJustify
  244. Properties.Alignment.Vert = taVCenter
  245. HeaderAlignmentHorz = taCenter
  246. HeaderAlignmentVert = vaCenter
  247. Options.Editing = False
  248. Width = 200
  249. Position.BandIndex = 0
  250. Position.ColIndex = 1
  251. Position.RowIndex = 0
  252. end
  253. object Col03: TcxGridBandedColumn
  254. Caption = #52852#47700#46972
  255. PropertiesClassName = 'TcxTextEditProperties'
  256. Properties.Alignment.Horz = taLeftJustify
  257. Properties.Alignment.Vert = taVCenter
  258. Visible = False
  259. HeaderAlignmentHorz = taCenter
  260. HeaderAlignmentVert = vaCenter
  261. Options.Editing = False
  262. VisibleForCustomization = False
  263. Width = 217
  264. Position.BandIndex = 0
  265. Position.ColIndex = 2
  266. Position.RowIndex = 0
  267. end
  268. object Col04: TcxGridBandedColumn
  269. Tag = 1
  270. Caption = #49688#51665#49884#44033
  271. PropertiesClassName = 'TcxTextEditProperties'
  272. Properties.Alignment.Horz = taCenter
  273. Properties.Alignment.Vert = taVCenter
  274. HeaderAlignmentHorz = taCenter
  275. HeaderAlignmentVert = vaCenter
  276. Options.Editing = False
  277. Width = 150
  278. Position.BandIndex = 0
  279. Position.ColIndex = 5
  280. Position.RowIndex = 0
  281. end
  282. object Col05: TcxGridBandedColumn
  283. Caption = #52264#49440
  284. PropertiesClassName = 'TcxTextEditProperties'
  285. Properties.Alignment.Horz = taCenter
  286. Properties.Alignment.Vert = taVCenter
  287. HeaderAlignmentHorz = taCenter
  288. HeaderAlignmentVert = vaCenter
  289. Options.Editing = False
  290. Width = 50
  291. Position.BandIndex = 0
  292. Position.ColIndex = 6
  293. Position.RowIndex = 0
  294. end
  295. object Col07: TcxGridBandedColumn
  296. Caption = #44368#53685#47049
  297. DataBinding.ValueType = 'Integer'
  298. PropertiesClassName = 'TcxSpinEditProperties'
  299. Properties.Alignment.Horz = taRightJustify
  300. Properties.Alignment.Vert = taVCenter
  301. Properties.DisplayFormat = '#,##0'
  302. Properties.EditFormat = '#,##0'
  303. OnCustomDrawCell = Col07CustomDrawCell
  304. HeaderAlignmentHorz = taCenter
  305. HeaderAlignmentVert = vaCenter
  306. Options.Editing = False
  307. Width = 50
  308. Position.BandIndex = 0
  309. Position.ColIndex = 7
  310. Position.RowIndex = 0
  311. end
  312. object ColD10: TcxGridBandedColumn
  313. Caption = #48169#54693'1'
  314. DataBinding.ValueType = 'Integer'
  315. PropertiesClassName = 'TcxSpinEditProperties'
  316. Properties.Alignment.Horz = taRightJustify
  317. Properties.Alignment.Vert = taVCenter
  318. Properties.DisplayFormat = '#,##0'
  319. Properties.EditFormat = '#,##0'
  320. OnCustomDrawCell = Col07CustomDrawCell
  321. HeaderAlignmentHorz = taCenter
  322. HeaderAlignmentVert = vaCenter
  323. Options.Editing = False
  324. Width = 50
  325. Position.BandIndex = 0
  326. Position.ColIndex = 8
  327. Position.RowIndex = 0
  328. end
  329. object ColD20: TcxGridBandedColumn
  330. Caption = #48169#54693'2'
  331. DataBinding.ValueType = 'Integer'
  332. PropertiesClassName = 'TcxSpinEditProperties'
  333. Properties.Alignment.Horz = taRightJustify
  334. Properties.Alignment.Vert = taVCenter
  335. Properties.DisplayFormat = '#,##0'
  336. Properties.EditFormat = '#,##0'
  337. OnCustomDrawCell = Col07CustomDrawCell
  338. HeaderAlignmentHorz = taCenter
  339. HeaderAlignmentVert = vaCenter
  340. Options.Editing = False
  341. Width = 50
  342. Position.BandIndex = 0
  343. Position.ColIndex = 9
  344. Position.RowIndex = 0
  345. end
  346. object ColD30: TcxGridBandedColumn
  347. Caption = #48169#54693'3'
  348. DataBinding.ValueType = 'Integer'
  349. PropertiesClassName = 'TcxSpinEditProperties'
  350. Properties.Alignment.Horz = taRightJustify
  351. Properties.Alignment.Vert = taVCenter
  352. Properties.DisplayFormat = '#,##0'
  353. Properties.EditFormat = '#,##0'
  354. OnCustomDrawCell = Col07CustomDrawCell
  355. HeaderAlignmentHorz = taCenter
  356. HeaderAlignmentVert = vaCenter
  357. Options.Editing = False
  358. Width = 50
  359. Position.BandIndex = 0
  360. Position.ColIndex = 10
  361. Position.RowIndex = 0
  362. end
  363. object ColD40: TcxGridBandedColumn
  364. Caption = #48169#54693'4'
  365. DataBinding.ValueType = 'Integer'
  366. PropertiesClassName = 'TcxSpinEditProperties'
  367. Properties.Alignment.Horz = taRightJustify
  368. Properties.Alignment.Vert = taVCenter
  369. Properties.DisplayFormat = '#,##0'
  370. Properties.EditFormat = '#,##0'
  371. OnCustomDrawCell = Col07CustomDrawCell
  372. HeaderAlignmentHorz = taCenter
  373. HeaderAlignmentVert = vaCenter
  374. Options.Editing = False
  375. Width = 50
  376. Position.BandIndex = 0
  377. Position.ColIndex = 11
  378. Position.RowIndex = 0
  379. end
  380. object ColD50: TcxGridBandedColumn
  381. Caption = #48169#54693'5'
  382. DataBinding.ValueType = 'Integer'
  383. PropertiesClassName = 'TcxSpinEditProperties'
  384. Properties.Alignment.Horz = taRightJustify
  385. Properties.Alignment.Vert = taVCenter
  386. Properties.DisplayFormat = '#,##0'
  387. Properties.EditFormat = '#,##0'
  388. OnCustomDrawCell = Col07CustomDrawCell
  389. HeaderAlignmentHorz = taCenter
  390. HeaderAlignmentVert = vaCenter
  391. Options.Editing = False
  392. Position.BandIndex = 0
  393. Position.ColIndex = 12
  394. Position.RowIndex = 0
  395. end
  396. object ColD60: TcxGridBandedColumn
  397. Caption = #48169#54693'6'
  398. DataBinding.ValueType = 'Integer'
  399. PropertiesClassName = 'TcxSpinEditProperties'
  400. Properties.Alignment.Horz = taRightJustify
  401. Properties.Alignment.Vert = taVCenter
  402. Properties.DisplayFormat = '#,##0'
  403. Properties.EditFormat = '#,##0'
  404. OnCustomDrawCell = Col07CustomDrawCell
  405. HeaderAlignmentHorz = taCenter
  406. HeaderAlignmentVert = vaCenter
  407. Options.Editing = False
  408. Position.BandIndex = 0
  409. Position.ColIndex = 13
  410. Position.RowIndex = 0
  411. end
  412. object ColD70: TcxGridBandedColumn
  413. Caption = #48169#54693'7'
  414. DataBinding.ValueType = 'Integer'
  415. PropertiesClassName = 'TcxSpinEditProperties'
  416. Properties.Alignment.Horz = taRightJustify
  417. Properties.Alignment.Vert = taVCenter
  418. Properties.DisplayFormat = '#,##0'
  419. Properties.EditFormat = '#,##0'
  420. OnCustomDrawCell = Col07CustomDrawCell
  421. HeaderAlignmentHorz = taCenter
  422. HeaderAlignmentVert = vaCenter
  423. Options.Editing = False
  424. Position.BandIndex = 0
  425. Position.ColIndex = 14
  426. Position.RowIndex = 0
  427. end
  428. object ColD80: TcxGridBandedColumn
  429. Caption = #48169#54693'8'
  430. DataBinding.ValueType = 'Integer'
  431. PropertiesClassName = 'TcxSpinEditProperties'
  432. Properties.Alignment.Horz = taRightJustify
  433. Properties.Alignment.Vert = taVCenter
  434. Properties.DisplayFormat = '#,##0'
  435. Properties.EditFormat = '#,##0'
  436. OnCustomDrawCell = Col07CustomDrawCell
  437. HeaderAlignmentHorz = taCenter
  438. HeaderAlignmentVert = vaCenter
  439. Options.Editing = False
  440. Position.BandIndex = 0
  441. Position.ColIndex = 15
  442. Position.RowIndex = 0
  443. end
  444. object ColD90: TcxGridBandedColumn
  445. Caption = #48169#54693'9'
  446. DataBinding.ValueType = 'Integer'
  447. PropertiesClassName = 'TcxSpinEditProperties'
  448. Properties.Alignment.Horz = taRightJustify
  449. Properties.Alignment.Vert = taVCenter
  450. Properties.DisplayFormat = '#,##0'
  451. Properties.EditFormat = '#,##0'
  452. OnCustomDrawCell = Col07CustomDrawCell
  453. HeaderAlignmentHorz = taCenter
  454. HeaderAlignmentVert = vaCenter
  455. Options.Editing = False
  456. Position.BandIndex = 0
  457. Position.ColIndex = 16
  458. Position.RowIndex = 0
  459. end
  460. object ColD100: TcxGridBandedColumn
  461. Caption = #48169#54693'10'
  462. DataBinding.ValueType = 'Integer'
  463. PropertiesClassName = 'TcxSpinEditProperties'
  464. Properties.Alignment.Horz = taRightJustify
  465. Properties.Alignment.Vert = taVCenter
  466. Properties.DisplayFormat = '#,##0'
  467. Properties.EditFormat = '#,##0'
  468. OnCustomDrawCell = Col07CustomDrawCell
  469. HeaderAlignmentHorz = taCenter
  470. HeaderAlignmentVert = vaCenter
  471. Options.Editing = False
  472. Position.BandIndex = 0
  473. Position.ColIndex = 17
  474. Position.RowIndex = 0
  475. end
  476. object ColD1G: TcxGridBandedColumn
  477. Caption = #51649#51652
  478. DataBinding.ValueType = 'Integer'
  479. PropertiesClassName = 'TcxSpinEditProperties'
  480. Properties.Alignment.Horz = taRightJustify
  481. Properties.Alignment.Vert = taVCenter
  482. Properties.DisplayFormat = '#,##0'
  483. Properties.EditFormat = '#,##0'
  484. OnCustomDrawCell = Col07CustomDrawCell
  485. HeaderAlignmentHorz = taCenter
  486. HeaderAlignmentVert = vaCenter
  487. Options.Editing = False
  488. Width = 55
  489. Position.BandIndex = 1
  490. Position.ColIndex = 0
  491. Position.RowIndex = 0
  492. end
  493. object ColD1L: TcxGridBandedColumn
  494. Caption = #51340#54924#51204
  495. DataBinding.ValueType = 'Integer'
  496. PropertiesClassName = 'TcxSpinEditProperties'
  497. Properties.Alignment.Horz = taRightJustify
  498. Properties.Alignment.Vert = taVCenter
  499. Properties.DisplayFormat = '#,##0'
  500. Properties.EditFormat = '#,##0'
  501. OnCustomDrawCell = Col07CustomDrawCell
  502. HeaderAlignmentHorz = taCenter
  503. HeaderAlignmentVert = vaCenter
  504. Options.Editing = False
  505. Width = 55
  506. Position.BandIndex = 1
  507. Position.ColIndex = 1
  508. Position.RowIndex = 0
  509. end
  510. object ColD1R: TcxGridBandedColumn
  511. Caption = #50864#54924#51204
  512. DataBinding.ValueType = 'Integer'
  513. PropertiesClassName = 'TcxSpinEditProperties'
  514. Properties.Alignment.Horz = taRightJustify
  515. Properties.Alignment.Vert = taVCenter
  516. Properties.DisplayFormat = '#,##0'
  517. Properties.EditFormat = '#,##0'
  518. OnCustomDrawCell = Col07CustomDrawCell
  519. HeaderAlignmentHorz = taCenter
  520. HeaderAlignmentVert = vaCenter
  521. Options.Editing = False
  522. Width = 55
  523. Position.BandIndex = 1
  524. Position.ColIndex = 2
  525. Position.RowIndex = 0
  526. end
  527. object ColD1U: TcxGridBandedColumn
  528. Caption = #50976#53556
  529. DataBinding.ValueType = 'Integer'
  530. PropertiesClassName = 'TcxSpinEditProperties'
  531. Properties.Alignment.Horz = taRightJustify
  532. Properties.Alignment.Vert = taVCenter
  533. Properties.DisplayFormat = '#,##0'
  534. Properties.EditFormat = '#,##0'
  535. OnCustomDrawCell = Col07CustomDrawCell
  536. HeaderAlignmentHorz = taCenter
  537. HeaderAlignmentVert = vaCenter
  538. Options.Editing = False
  539. Width = 55
  540. Position.BandIndex = 1
  541. Position.ColIndex = 3
  542. Position.RowIndex = 0
  543. end
  544. object ColD2G: TcxGridBandedColumn
  545. Caption = #51649#51652
  546. DataBinding.ValueType = 'Integer'
  547. PropertiesClassName = 'TcxSpinEditProperties'
  548. Properties.Alignment.Horz = taRightJustify
  549. Properties.Alignment.Vert = taVCenter
  550. Properties.DisplayFormat = '#,##0'
  551. Properties.EditFormat = '#,##0'
  552. OnCustomDrawCell = Col07CustomDrawCell
  553. HeaderAlignmentHorz = taCenter
  554. HeaderAlignmentVert = vaCenter
  555. Options.Editing = False
  556. Width = 55
  557. Position.BandIndex = 2
  558. Position.ColIndex = 0
  559. Position.RowIndex = 0
  560. end
  561. object ColD2L: TcxGridBandedColumn
  562. Caption = #51340#54924#51204
  563. DataBinding.ValueType = 'Integer'
  564. PropertiesClassName = 'TcxSpinEditProperties'
  565. Properties.Alignment.Horz = taRightJustify
  566. Properties.Alignment.Vert = taVCenter
  567. Properties.DisplayFormat = '#,##0'
  568. Properties.EditFormat = '#,##0'
  569. OnCustomDrawCell = Col07CustomDrawCell
  570. HeaderAlignmentHorz = taCenter
  571. HeaderAlignmentVert = vaCenter
  572. Options.Editing = False
  573. Width = 55
  574. Position.BandIndex = 2
  575. Position.ColIndex = 1
  576. Position.RowIndex = 0
  577. end
  578. object ColD2R: TcxGridBandedColumn
  579. Caption = #50864#54924#51204
  580. DataBinding.ValueType = 'Integer'
  581. PropertiesClassName = 'TcxSpinEditProperties'
  582. Properties.Alignment.Horz = taRightJustify
  583. Properties.Alignment.Vert = taVCenter
  584. Properties.DisplayFormat = '#,##0'
  585. Properties.EditFormat = '#,##0'
  586. OnCustomDrawCell = Col07CustomDrawCell
  587. HeaderAlignmentHorz = taCenter
  588. HeaderAlignmentVert = vaCenter
  589. Options.Editing = False
  590. Width = 55
  591. Position.BandIndex = 2
  592. Position.ColIndex = 2
  593. Position.RowIndex = 0
  594. end
  595. object ColD2U: TcxGridBandedColumn
  596. Caption = #50976#53556
  597. DataBinding.ValueType = 'Integer'
  598. PropertiesClassName = 'TcxSpinEditProperties'
  599. Properties.Alignment.Horz = taRightJustify
  600. Properties.Alignment.Vert = taVCenter
  601. Properties.DisplayFormat = '#,##0'
  602. Properties.EditFormat = '#,##0'
  603. OnCustomDrawCell = Col07CustomDrawCell
  604. HeaderAlignmentHorz = taCenter
  605. HeaderAlignmentVert = vaCenter
  606. Options.Editing = False
  607. Width = 55
  608. Position.BandIndex = 2
  609. Position.ColIndex = 3
  610. Position.RowIndex = 0
  611. end
  612. object ColD3G: TcxGridBandedColumn
  613. Caption = #51649#51652
  614. DataBinding.ValueType = 'Integer'
  615. PropertiesClassName = 'TcxSpinEditProperties'
  616. Properties.Alignment.Horz = taRightJustify
  617. Properties.Alignment.Vert = taVCenter
  618. Properties.DisplayFormat = '#,##0'
  619. Properties.EditFormat = '#,##0'
  620. OnCustomDrawCell = Col07CustomDrawCell
  621. HeaderAlignmentHorz = taCenter
  622. HeaderAlignmentVert = vaCenter
  623. Options.Editing = False
  624. Width = 55
  625. Position.BandIndex = 3
  626. Position.ColIndex = 0
  627. Position.RowIndex = 0
  628. end
  629. object ColD3L: TcxGridBandedColumn
  630. Caption = #51340#54924#51204
  631. DataBinding.ValueType = 'Integer'
  632. PropertiesClassName = 'TcxSpinEditProperties'
  633. Properties.Alignment.Horz = taRightJustify
  634. Properties.Alignment.Vert = taVCenter
  635. Properties.DisplayFormat = '#,##0'
  636. Properties.EditFormat = '#,##0'
  637. OnCustomDrawCell = Col07CustomDrawCell
  638. HeaderAlignmentHorz = taCenter
  639. HeaderAlignmentVert = vaCenter
  640. Options.Editing = False
  641. Width = 55
  642. Position.BandIndex = 3
  643. Position.ColIndex = 1
  644. Position.RowIndex = 0
  645. end
  646. object ColD3R: TcxGridBandedColumn
  647. Caption = #50864#54924#51204
  648. DataBinding.ValueType = 'Integer'
  649. PropertiesClassName = 'TcxSpinEditProperties'
  650. Properties.Alignment.Horz = taRightJustify
  651. Properties.Alignment.Vert = taVCenter
  652. Properties.DisplayFormat = '#,##0'
  653. Properties.EditFormat = '#,##0'
  654. OnCustomDrawCell = Col07CustomDrawCell
  655. HeaderAlignmentHorz = taCenter
  656. HeaderAlignmentVert = vaCenter
  657. Options.Editing = False
  658. Width = 55
  659. Position.BandIndex = 3
  660. Position.ColIndex = 2
  661. Position.RowIndex = 0
  662. end
  663. object ColD3U: TcxGridBandedColumn
  664. Caption = #50976#53556
  665. DataBinding.ValueType = 'Integer'
  666. PropertiesClassName = 'TcxSpinEditProperties'
  667. Properties.Alignment.Horz = taRightJustify
  668. Properties.Alignment.Vert = taVCenter
  669. Properties.DisplayFormat = '#,##0'
  670. Properties.EditFormat = '#,##0'
  671. OnCustomDrawCell = Col07CustomDrawCell
  672. HeaderAlignmentHorz = taCenter
  673. HeaderAlignmentVert = vaCenter
  674. Options.Editing = False
  675. Width = 55
  676. Position.BandIndex = 3
  677. Position.ColIndex = 3
  678. Position.RowIndex = 0
  679. end
  680. object ColD4G: TcxGridBandedColumn
  681. Caption = #51649#51652
  682. DataBinding.ValueType = 'Integer'
  683. PropertiesClassName = 'TcxSpinEditProperties'
  684. Properties.Alignment.Horz = taRightJustify
  685. Properties.Alignment.Vert = taVCenter
  686. Properties.DisplayFormat = '#,##0'
  687. Properties.EditFormat = '#,##0'
  688. OnCustomDrawCell = Col07CustomDrawCell
  689. HeaderAlignmentHorz = taCenter
  690. HeaderAlignmentVert = vaCenter
  691. Options.Editing = False
  692. Width = 55
  693. Position.BandIndex = 4
  694. Position.ColIndex = 0
  695. Position.RowIndex = 0
  696. end
  697. object ColD4L: TcxGridBandedColumn
  698. Caption = #51340#54924#51204
  699. DataBinding.ValueType = 'Integer'
  700. PropertiesClassName = 'TcxSpinEditProperties'
  701. Properties.Alignment.Horz = taRightJustify
  702. Properties.Alignment.Vert = taVCenter
  703. Properties.DisplayFormat = '#,##0'
  704. Properties.EditFormat = '#,##0'
  705. OnCustomDrawCell = Col07CustomDrawCell
  706. HeaderAlignmentHorz = taCenter
  707. HeaderAlignmentVert = vaCenter
  708. Options.Editing = False
  709. Width = 55
  710. Position.BandIndex = 4
  711. Position.ColIndex = 1
  712. Position.RowIndex = 0
  713. end
  714. object ColD4R: TcxGridBandedColumn
  715. Caption = #50864#54924#51204
  716. DataBinding.ValueType = 'Integer'
  717. PropertiesClassName = 'TcxSpinEditProperties'
  718. Properties.Alignment.Horz = taRightJustify
  719. Properties.Alignment.Vert = taVCenter
  720. Properties.DisplayFormat = '#,##0'
  721. Properties.EditFormat = '#,##0'
  722. OnCustomDrawCell = Col07CustomDrawCell
  723. HeaderAlignmentHorz = taCenter
  724. HeaderAlignmentVert = vaCenter
  725. Options.Editing = False
  726. Width = 55
  727. Position.BandIndex = 4
  728. Position.ColIndex = 2
  729. Position.RowIndex = 0
  730. end
  731. object ColD4U: TcxGridBandedColumn
  732. Caption = #50976#53556
  733. DataBinding.ValueType = 'Integer'
  734. PropertiesClassName = 'TcxSpinEditProperties'
  735. Properties.Alignment.Horz = taRightJustify
  736. Properties.Alignment.Vert = taVCenter
  737. Properties.DisplayFormat = '#,##0'
  738. Properties.EditFormat = '#,##0'
  739. OnCustomDrawCell = Col07CustomDrawCell
  740. HeaderAlignmentHorz = taCenter
  741. HeaderAlignmentVert = vaCenter
  742. Options.Editing = False
  743. Width = 55
  744. Position.BandIndex = 4
  745. Position.ColIndex = 3
  746. Position.RowIndex = 0
  747. end
  748. object ColD5G: TcxGridBandedColumn
  749. Caption = #51649#51652
  750. DataBinding.ValueType = 'Integer'
  751. PropertiesClassName = 'TcxSpinEditProperties'
  752. Properties.Alignment.Horz = taRightJustify
  753. Properties.Alignment.Vert = taVCenter
  754. Properties.DisplayFormat = '#,##0'
  755. Properties.EditFormat = '#,##0'
  756. OnCustomDrawCell = Col07CustomDrawCell
  757. HeaderAlignmentHorz = taCenter
  758. HeaderAlignmentVert = vaCenter
  759. Options.Editing = False
  760. Position.BandIndex = 5
  761. Position.ColIndex = 0
  762. Position.RowIndex = 0
  763. end
  764. object ColD5L: TcxGridBandedColumn
  765. Caption = #51340#54924#51204
  766. DataBinding.ValueType = 'Integer'
  767. PropertiesClassName = 'TcxSpinEditProperties'
  768. Properties.Alignment.Horz = taRightJustify
  769. Properties.Alignment.Vert = taVCenter
  770. Properties.DisplayFormat = '#,##0'
  771. Properties.EditFormat = '#,##0'
  772. OnCustomDrawCell = Col07CustomDrawCell
  773. HeaderAlignmentHorz = taCenter
  774. HeaderAlignmentVert = vaCenter
  775. Options.Editing = False
  776. Position.BandIndex = 5
  777. Position.ColIndex = 1
  778. Position.RowIndex = 0
  779. end
  780. object ColD5R: TcxGridBandedColumn
  781. Caption = #50864#54924#51204
  782. DataBinding.ValueType = 'Integer'
  783. PropertiesClassName = 'TcxSpinEditProperties'
  784. Properties.Alignment.Horz = taRightJustify
  785. Properties.Alignment.Vert = taVCenter
  786. Properties.DisplayFormat = '#,##0'
  787. Properties.EditFormat = '#,##0'
  788. OnCustomDrawCell = Col07CustomDrawCell
  789. HeaderAlignmentHorz = taCenter
  790. HeaderAlignmentVert = vaCenter
  791. Options.Editing = False
  792. Position.BandIndex = 5
  793. Position.ColIndex = 2
  794. Position.RowIndex = 0
  795. end
  796. object ColD5U: TcxGridBandedColumn
  797. Caption = #50976#53556
  798. DataBinding.ValueType = 'Integer'
  799. PropertiesClassName = 'TcxSpinEditProperties'
  800. Properties.Alignment.Horz = taRightJustify
  801. Properties.Alignment.Vert = taVCenter
  802. Properties.DisplayFormat = '#,##0'
  803. Properties.EditFormat = '#,##0'
  804. OnCustomDrawCell = Col07CustomDrawCell
  805. HeaderAlignmentHorz = taCenter
  806. HeaderAlignmentVert = vaCenter
  807. Options.Editing = False
  808. Position.BandIndex = 5
  809. Position.ColIndex = 3
  810. Position.RowIndex = 0
  811. end
  812. object ColD6G: TcxGridBandedColumn
  813. Caption = #51649#51652
  814. DataBinding.ValueType = 'Integer'
  815. PropertiesClassName = 'TcxSpinEditProperties'
  816. Properties.Alignment.Horz = taRightJustify
  817. Properties.Alignment.Vert = taVCenter
  818. Properties.DisplayFormat = '#,##0'
  819. Properties.EditFormat = '#,##0'
  820. OnCustomDrawCell = Col07CustomDrawCell
  821. HeaderAlignmentHorz = taCenter
  822. HeaderAlignmentVert = vaCenter
  823. Options.Editing = False
  824. Position.BandIndex = 6
  825. Position.ColIndex = 0
  826. Position.RowIndex = 0
  827. end
  828. object ColD6L: TcxGridBandedColumn
  829. Caption = #51340#54924#51204
  830. DataBinding.ValueType = 'Integer'
  831. PropertiesClassName = 'TcxSpinEditProperties'
  832. Properties.Alignment.Horz = taRightJustify
  833. Properties.Alignment.Vert = taVCenter
  834. Properties.DisplayFormat = '#,##0'
  835. Properties.EditFormat = '#,##0'
  836. OnCustomDrawCell = Col07CustomDrawCell
  837. HeaderAlignmentHorz = taCenter
  838. HeaderAlignmentVert = vaCenter
  839. Options.Editing = False
  840. Position.BandIndex = 6
  841. Position.ColIndex = 1
  842. Position.RowIndex = 0
  843. end
  844. object ColD6R: TcxGridBandedColumn
  845. Caption = #50864#54924#51204
  846. DataBinding.ValueType = 'Integer'
  847. PropertiesClassName = 'TcxSpinEditProperties'
  848. Properties.Alignment.Horz = taRightJustify
  849. Properties.Alignment.Vert = taVCenter
  850. Properties.DisplayFormat = '#,##0'
  851. Properties.EditFormat = '#,##0'
  852. OnCustomDrawCell = Col07CustomDrawCell
  853. HeaderAlignmentHorz = taCenter
  854. HeaderAlignmentVert = vaCenter
  855. Options.Editing = False
  856. Position.BandIndex = 6
  857. Position.ColIndex = 2
  858. Position.RowIndex = 0
  859. end
  860. object ColD6U: TcxGridBandedColumn
  861. Caption = #50976#53556
  862. DataBinding.ValueType = 'Integer'
  863. PropertiesClassName = 'TcxSpinEditProperties'
  864. Properties.Alignment.Horz = taRightJustify
  865. Properties.Alignment.Vert = taVCenter
  866. Properties.DisplayFormat = '#,##0'
  867. Properties.EditFormat = '#,##0'
  868. OnCustomDrawCell = Col07CustomDrawCell
  869. HeaderAlignmentHorz = taCenter
  870. HeaderAlignmentVert = vaCenter
  871. Options.Editing = False
  872. Position.BandIndex = 6
  873. Position.ColIndex = 3
  874. Position.RowIndex = 0
  875. end
  876. object ColD7G: TcxGridBandedColumn
  877. Caption = #51649#51652
  878. DataBinding.ValueType = 'Integer'
  879. PropertiesClassName = 'TcxSpinEditProperties'
  880. Properties.Alignment.Horz = taRightJustify
  881. Properties.Alignment.Vert = taVCenter
  882. Properties.DisplayFormat = '#,##0'
  883. Properties.EditFormat = '#,##0'
  884. OnCustomDrawCell = Col07CustomDrawCell
  885. HeaderAlignmentHorz = taCenter
  886. HeaderAlignmentVert = vaCenter
  887. Options.Editing = False
  888. Position.BandIndex = 7
  889. Position.ColIndex = 0
  890. Position.RowIndex = 0
  891. end
  892. object ColD7L: TcxGridBandedColumn
  893. Caption = #51340#54924#51204
  894. DataBinding.ValueType = 'Integer'
  895. PropertiesClassName = 'TcxSpinEditProperties'
  896. Properties.Alignment.Horz = taRightJustify
  897. Properties.Alignment.Vert = taVCenter
  898. Properties.DisplayFormat = '#,##0'
  899. Properties.EditFormat = '#,##0'
  900. OnCustomDrawCell = Col07CustomDrawCell
  901. HeaderAlignmentHorz = taCenter
  902. HeaderAlignmentVert = vaCenter
  903. Options.Editing = False
  904. Position.BandIndex = 7
  905. Position.ColIndex = 1
  906. Position.RowIndex = 0
  907. end
  908. object ColD7R: TcxGridBandedColumn
  909. Caption = #50864#54924#51204
  910. DataBinding.ValueType = 'Integer'
  911. PropertiesClassName = 'TcxSpinEditProperties'
  912. Properties.Alignment.Horz = taRightJustify
  913. Properties.Alignment.Vert = taVCenter
  914. Properties.DisplayFormat = '#,##0'
  915. Properties.EditFormat = '#,##0'
  916. OnCustomDrawCell = Col07CustomDrawCell
  917. HeaderAlignmentHorz = taCenter
  918. HeaderAlignmentVert = vaCenter
  919. Options.Editing = False
  920. Position.BandIndex = 7
  921. Position.ColIndex = 2
  922. Position.RowIndex = 0
  923. end
  924. object ColD7U: TcxGridBandedColumn
  925. Caption = #50976#53556
  926. DataBinding.ValueType = 'Integer'
  927. PropertiesClassName = 'TcxSpinEditProperties'
  928. Properties.Alignment.Horz = taRightJustify
  929. Properties.Alignment.Vert = taVCenter
  930. Properties.DisplayFormat = '#,##0'
  931. Properties.EditFormat = '#,##0'
  932. OnCustomDrawCell = Col07CustomDrawCell
  933. HeaderAlignmentHorz = taCenter
  934. HeaderAlignmentVert = vaCenter
  935. Options.Editing = False
  936. Position.BandIndex = 7
  937. Position.ColIndex = 3
  938. Position.RowIndex = 0
  939. end
  940. object ColD8G: TcxGridBandedColumn
  941. Caption = #51649#51652
  942. DataBinding.ValueType = 'Integer'
  943. PropertiesClassName = 'TcxSpinEditProperties'
  944. Properties.Alignment.Horz = taRightJustify
  945. Properties.Alignment.Vert = taVCenter
  946. Properties.DisplayFormat = '#,##0'
  947. Properties.EditFormat = '#,##0'
  948. OnCustomDrawCell = Col07CustomDrawCell
  949. HeaderAlignmentHorz = taCenter
  950. HeaderAlignmentVert = vaCenter
  951. Options.Editing = False
  952. Position.BandIndex = 8
  953. Position.ColIndex = 0
  954. Position.RowIndex = 0
  955. end
  956. object ColD8L: TcxGridBandedColumn
  957. Caption = #51340#54924#51204
  958. DataBinding.ValueType = 'Integer'
  959. PropertiesClassName = 'TcxSpinEditProperties'
  960. Properties.Alignment.Horz = taRightJustify
  961. Properties.Alignment.Vert = taVCenter
  962. Properties.DisplayFormat = '#,##0'
  963. Properties.EditFormat = '#,##0'
  964. OnCustomDrawCell = Col07CustomDrawCell
  965. HeaderAlignmentHorz = taCenter
  966. HeaderAlignmentVert = vaCenter
  967. Options.Editing = False
  968. Position.BandIndex = 8
  969. Position.ColIndex = 1
  970. Position.RowIndex = 0
  971. end
  972. object ColD8R: TcxGridBandedColumn
  973. Caption = #50864#54924#51204
  974. DataBinding.ValueType = 'Integer'
  975. PropertiesClassName = 'TcxSpinEditProperties'
  976. Properties.Alignment.Horz = taRightJustify
  977. Properties.Alignment.Vert = taVCenter
  978. Properties.DisplayFormat = '#,##0'
  979. Properties.EditFormat = '#,##0'
  980. OnCustomDrawCell = Col07CustomDrawCell
  981. HeaderAlignmentHorz = taCenter
  982. HeaderAlignmentVert = vaCenter
  983. Options.Editing = False
  984. Position.BandIndex = 8
  985. Position.ColIndex = 2
  986. Position.RowIndex = 0
  987. end
  988. object ColD8U: TcxGridBandedColumn
  989. Caption = #50976#53556
  990. DataBinding.ValueType = 'Integer'
  991. PropertiesClassName = 'TcxSpinEditProperties'
  992. Properties.Alignment.Horz = taRightJustify
  993. Properties.Alignment.Vert = taVCenter
  994. Properties.DisplayFormat = '#,##0'
  995. Properties.EditFormat = '#,##0'
  996. OnCustomDrawCell = Col07CustomDrawCell
  997. HeaderAlignmentHorz = taCenter
  998. HeaderAlignmentVert = vaCenter
  999. Options.Editing = False
  1000. Position.BandIndex = 8
  1001. Position.ColIndex = 3
  1002. Position.RowIndex = 0
  1003. end
  1004. object ColD9G: TcxGridBandedColumn
  1005. Caption = #51649#51652
  1006. DataBinding.ValueType = 'Integer'
  1007. PropertiesClassName = 'TcxSpinEditProperties'
  1008. Properties.Alignment.Horz = taRightJustify
  1009. Properties.Alignment.Vert = taVCenter
  1010. Properties.DisplayFormat = '#,##0'
  1011. Properties.EditFormat = '#,##0'
  1012. OnCustomDrawCell = Col07CustomDrawCell
  1013. HeaderAlignmentHorz = taCenter
  1014. HeaderAlignmentVert = vaCenter
  1015. Options.Editing = False
  1016. Position.BandIndex = 9
  1017. Position.ColIndex = 0
  1018. Position.RowIndex = 0
  1019. end
  1020. object ColD9L: TcxGridBandedColumn
  1021. Caption = #51340#54924#51204
  1022. DataBinding.ValueType = 'Integer'
  1023. PropertiesClassName = 'TcxSpinEditProperties'
  1024. Properties.Alignment.Horz = taRightJustify
  1025. Properties.Alignment.Vert = taVCenter
  1026. Properties.DisplayFormat = '#,##0'
  1027. Properties.EditFormat = '#,##0'
  1028. OnCustomDrawCell = Col07CustomDrawCell
  1029. HeaderAlignmentHorz = taCenter
  1030. HeaderAlignmentVert = vaCenter
  1031. Options.Editing = False
  1032. Position.BandIndex = 9
  1033. Position.ColIndex = 1
  1034. Position.RowIndex = 0
  1035. end
  1036. object ColD9R: TcxGridBandedColumn
  1037. Caption = #50864#54924#51204
  1038. DataBinding.ValueType = 'Integer'
  1039. PropertiesClassName = 'TcxSpinEditProperties'
  1040. Properties.Alignment.Horz = taRightJustify
  1041. Properties.Alignment.Vert = taVCenter
  1042. Properties.DisplayFormat = '#,##0'
  1043. Properties.EditFormat = '#,##0'
  1044. OnCustomDrawCell = Col07CustomDrawCell
  1045. HeaderAlignmentHorz = taCenter
  1046. HeaderAlignmentVert = vaCenter
  1047. Options.Editing = False
  1048. Position.BandIndex = 9
  1049. Position.ColIndex = 2
  1050. Position.RowIndex = 0
  1051. end
  1052. object ColD9U: TcxGridBandedColumn
  1053. Caption = #50976#53556
  1054. DataBinding.ValueType = 'Integer'
  1055. PropertiesClassName = 'TcxSpinEditProperties'
  1056. Properties.Alignment.Horz = taRightJustify
  1057. Properties.Alignment.Vert = taVCenter
  1058. Properties.DisplayFormat = '#,##0'
  1059. Properties.EditFormat = '#,##0'
  1060. OnCustomDrawCell = Col07CustomDrawCell
  1061. HeaderAlignmentHorz = taCenter
  1062. HeaderAlignmentVert = vaCenter
  1063. Options.Editing = False
  1064. Position.BandIndex = 9
  1065. Position.ColIndex = 3
  1066. Position.RowIndex = 0
  1067. end
  1068. object ColD10G: TcxGridBandedColumn
  1069. Caption = #51649#51652
  1070. DataBinding.ValueType = 'Integer'
  1071. PropertiesClassName = 'TcxSpinEditProperties'
  1072. Properties.Alignment.Horz = taRightJustify
  1073. Properties.Alignment.Vert = taVCenter
  1074. Properties.DisplayFormat = '#,##0'
  1075. Properties.EditFormat = '#,##0'
  1076. OnCustomDrawCell = Col07CustomDrawCell
  1077. HeaderAlignmentHorz = taCenter
  1078. HeaderAlignmentVert = vaCenter
  1079. Options.Editing = False
  1080. Position.BandIndex = 10
  1081. Position.ColIndex = 0
  1082. Position.RowIndex = 0
  1083. end
  1084. object ColD10L: TcxGridBandedColumn
  1085. Caption = #51340#54924#51204
  1086. DataBinding.ValueType = 'Integer'
  1087. PropertiesClassName = 'TcxSpinEditProperties'
  1088. Properties.Alignment.Horz = taRightJustify
  1089. Properties.Alignment.Vert = taVCenter
  1090. Properties.DisplayFormat = '#,##0'
  1091. Properties.EditFormat = '#,##0'
  1092. OnCustomDrawCell = Col07CustomDrawCell
  1093. HeaderAlignmentHorz = taCenter
  1094. HeaderAlignmentVert = vaCenter
  1095. Options.Editing = False
  1096. Position.BandIndex = 10
  1097. Position.ColIndex = 1
  1098. Position.RowIndex = 0
  1099. end
  1100. object ColD10R: TcxGridBandedColumn
  1101. Caption = #50864#54924#51204
  1102. DataBinding.ValueType = 'Integer'
  1103. PropertiesClassName = 'TcxSpinEditProperties'
  1104. Properties.Alignment.Horz = taRightJustify
  1105. Properties.Alignment.Vert = taVCenter
  1106. Properties.DisplayFormat = '#,##0'
  1107. Properties.EditFormat = '#,##0'
  1108. OnCustomDrawCell = Col07CustomDrawCell
  1109. HeaderAlignmentHorz = taCenter
  1110. HeaderAlignmentVert = vaCenter
  1111. Options.Editing = False
  1112. Position.BandIndex = 10
  1113. Position.ColIndex = 2
  1114. Position.RowIndex = 0
  1115. end
  1116. object ColD10U: TcxGridBandedColumn
  1117. Caption = #50976#53556
  1118. DataBinding.ValueType = 'Integer'
  1119. PropertiesClassName = 'TcxSpinEditProperties'
  1120. Properties.Alignment.Horz = taRightJustify
  1121. Properties.Alignment.Vert = taVCenter
  1122. Properties.DisplayFormat = '#,##0'
  1123. Properties.EditFormat = '#,##0'
  1124. OnCustomDrawCell = Col07CustomDrawCell
  1125. HeaderAlignmentHorz = taCenter
  1126. HeaderAlignmentVert = vaCenter
  1127. Options.Editing = False
  1128. Position.BandIndex = 10
  1129. Position.ColIndex = 3
  1130. Position.RowIndex = 0
  1131. end
  1132. end
  1133. object GlList: TcxGridLevel
  1134. GridView = TvList
  1135. end
  1136. end
  1137. end
  1138. object lblText1: TcxLabel
  1139. Left = 157
  1140. Top = 241
  1141. Caption = #51312#54924#44208#44284#44032' '#50630#49845#45768#45796'.'
  1142. Transparent = True
  1143. Visible = False
  1144. end
  1145. object lblText2: TcxLabel
  1146. Left = 157
  1147. Top = 268
  1148. Caption = #44160#49353#44592#44036': '
  1149. Transparent = True
  1150. Visible = False
  1151. end
  1152. object lblFai: TcxLabel
  1153. Left = 141
  1154. Top = 430
  1155. Caption = #49892#54056
  1156. Transparent = True
  1157. Visible = False
  1158. end
  1159. object lblCnt: TcxLabel
  1160. Left = 141
  1161. Top = 457
  1162. Caption = ' '#44148
  1163. Transparent = True
  1164. Visible = False
  1165. end
  1166. object PnlChart: TPanel
  1167. Left = 0
  1168. Top = 412
  1169. Width = 1370
  1170. Height = 286
  1171. Align = alBottom
  1172. BevelOuter = bvNone
  1173. TabOrder = 6
  1174. inline FRAMEChart1: TFRAMEChart
  1175. Left = 0
  1176. Top = 0
  1177. Width = 1370
  1178. Height = 286
  1179. Align = alClient
  1180. TabOrder = 0
  1181. ExplicitWidth = 1370
  1182. ExplicitHeight = 286
  1183. inherited CxChart: TcxGrid
  1184. Width = 1370
  1185. Height = 286
  1186. ExplicitWidth = 1370
  1187. ExplicitHeight = 286
  1188. end
  1189. inherited ChkDisplayVal: TcxCheckBox
  1190. ExplicitHeight = 21
  1191. end
  1192. inherited cxLabel2: TcxLabel
  1193. ExplicitWidth = 30
  1194. ExplicitHeight = 21
  1195. end
  1196. inherited LblPage: TcxLabel
  1197. ExplicitWidth = 18
  1198. ExplicitHeight = 21
  1199. end
  1200. inherited lblAll: TcxLabel
  1201. ExplicitWidth = 35
  1202. ExplicitHeight = 21
  1203. end
  1204. inherited lblImgSave: TcxLabel
  1205. ExplicitWidth = 110
  1206. ExplicitHeight = 21
  1207. end
  1208. inherited lblSaveErr: TcxLabel
  1209. ExplicitWidth = 261
  1210. ExplicitHeight = 21
  1211. end
  1212. inherited lblSaveOk: TcxLabel
  1213. ExplicitWidth = 191
  1214. ExplicitHeight = 21
  1215. end
  1216. inherited LblOptionName: TcxLabel
  1217. AnchorX = 524
  1218. AnchorY = 30
  1219. end
  1220. inherited CbOption: TcxComboBox
  1221. ExplicitHeight = 25
  1222. end
  1223. inherited EdFocus: TEdit
  1224. Height = 25
  1225. ExplicitHeight = 25
  1226. end
  1227. end
  1228. end
  1229. object spltChart: TcxSplitter
  1230. Left = 0
  1231. Top = 406
  1232. Width = 1370
  1233. Height = 6
  1234. AlignSplitter = salBottom
  1235. Control = PnlChart
  1236. end
  1237. object ADOQry: TADOQuery
  1238. Parameters = <>
  1239. Left = 240
  1240. Top = 148
  1241. end
  1242. object TmrShow: TTimer
  1243. Enabled = False
  1244. Interval = 300
  1245. OnTimer = TmrShowTimer
  1246. Left = 320
  1247. Top = 156
  1248. end
  1249. end