FrmCrsTrafVolDirSubF.dfm 48 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376
  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 = 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 = 609
  178. end
  179. item
  180. Caption = #48169#54693'1'
  181. Width = 210
  182. end
  183. item
  184. Caption = #48169#54693'2'
  185. Width = 210
  186. end
  187. item
  188. Caption = #48169#54693'3'
  189. Width = 210
  190. end
  191. item
  192. Caption = #48169#54693'4'
  193. Width = 210
  194. end
  195. item
  196. Caption = #48169#54693'5'
  197. Width = 210
  198. end
  199. item
  200. Caption = #48169#54693'6'
  201. Width = 210
  202. end
  203. item
  204. Caption = #48169#54693'7'
  205. Width = 210
  206. end
  207. item
  208. Caption = #48169#54693'8'
  209. Width = 210
  210. end
  211. item
  212. Caption = #48169#54693'9'
  213. Width = 210
  214. end
  215. item
  216. Caption = #48169#54693'10'
  217. Width = 210
  218. end>
  219. object Col01: TcxGridBandedColumn
  220. Caption = 'No'
  221. DataBinding.ValueType = 'Integer'
  222. PropertiesClassName = 'TcxSpinEditProperties'
  223. Properties.Alignment.Horz = taRightJustify
  224. Properties.Alignment.Vert = taVCenter
  225. HeaderAlignmentHorz = taCenter
  226. HeaderAlignmentVert = vaCenter
  227. Options.Editing = False
  228. Width = 50
  229. Position.BandIndex = 0
  230. Position.ColIndex = 0
  231. Position.RowIndex = 0
  232. end
  233. object Col02: TcxGridBandedColumn
  234. Caption = #44368#52264#47196
  235. PropertiesClassName = 'TcxTextEditProperties'
  236. Properties.Alignment.Horz = taLeftJustify
  237. Properties.Alignment.Vert = taVCenter
  238. HeaderAlignmentHorz = taCenter
  239. HeaderAlignmentVert = vaCenter
  240. Options.Editing = False
  241. Width = 200
  242. Position.BandIndex = 0
  243. Position.ColIndex = 1
  244. Position.RowIndex = 0
  245. end
  246. object Col03: TcxGridBandedColumn
  247. Caption = #52852#47700#46972
  248. PropertiesClassName = 'TcxTextEditProperties'
  249. Properties.Alignment.Horz = taLeftJustify
  250. Properties.Alignment.Vert = taVCenter
  251. Visible = False
  252. HeaderAlignmentHorz = taCenter
  253. HeaderAlignmentVert = vaCenter
  254. Options.Editing = False
  255. VisibleForCustomization = False
  256. Width = 217
  257. Position.BandIndex = 0
  258. Position.ColIndex = 2
  259. Position.RowIndex = 0
  260. end
  261. object Col04: TcxGridBandedColumn
  262. Tag = 1
  263. Caption = #49688#51665#49884#44033
  264. PropertiesClassName = 'TcxTextEditProperties'
  265. Properties.Alignment.Horz = taCenter
  266. Properties.Alignment.Vert = taVCenter
  267. HeaderAlignmentHorz = taCenter
  268. HeaderAlignmentVert = vaCenter
  269. Options.Editing = False
  270. Width = 150
  271. Position.BandIndex = 0
  272. Position.ColIndex = 5
  273. Position.RowIndex = 0
  274. end
  275. object Col05: TcxGridBandedColumn
  276. Caption = #52264#49440
  277. PropertiesClassName = 'TcxTextEditProperties'
  278. Properties.Alignment.Horz = taCenter
  279. Properties.Alignment.Vert = taVCenter
  280. HeaderAlignmentHorz = taCenter
  281. HeaderAlignmentVert = vaCenter
  282. Options.Editing = False
  283. Width = 50
  284. Position.BandIndex = 0
  285. Position.ColIndex = 6
  286. Position.RowIndex = 0
  287. end
  288. object Col07: TcxGridBandedColumn
  289. Caption = #44368#53685#47049
  290. DataBinding.ValueType = 'Integer'
  291. PropertiesClassName = 'TcxSpinEditProperties'
  292. Properties.Alignment.Horz = taRightJustify
  293. Properties.Alignment.Vert = taVCenter
  294. Properties.DisplayFormat = '#,##0'
  295. Properties.EditFormat = '#,##0'
  296. OnCustomDrawCell = Col07CustomDrawCell
  297. HeaderAlignmentHorz = taCenter
  298. HeaderAlignmentVert = vaCenter
  299. Options.Editing = False
  300. Width = 50
  301. Position.BandIndex = 0
  302. Position.ColIndex = 7
  303. Position.RowIndex = 0
  304. end
  305. object ColD10: TcxGridBandedColumn
  306. Caption = #48169#54693'1'
  307. DataBinding.ValueType = 'Integer'
  308. PropertiesClassName = 'TcxSpinEditProperties'
  309. Properties.Alignment.Horz = taRightJustify
  310. Properties.Alignment.Vert = taVCenter
  311. Properties.DisplayFormat = '#,##0'
  312. Properties.EditFormat = '#,##0'
  313. OnCustomDrawCell = Col07CustomDrawCell
  314. HeaderAlignmentHorz = taCenter
  315. HeaderAlignmentVert = vaCenter
  316. Options.Editing = False
  317. Width = 50
  318. Position.BandIndex = 0
  319. Position.ColIndex = 8
  320. Position.RowIndex = 0
  321. end
  322. object ColD20: TcxGridBandedColumn
  323. Caption = #48169#54693'2'
  324. DataBinding.ValueType = 'Integer'
  325. PropertiesClassName = 'TcxSpinEditProperties'
  326. Properties.Alignment.Horz = taRightJustify
  327. Properties.Alignment.Vert = taVCenter
  328. Properties.DisplayFormat = '#,##0'
  329. Properties.EditFormat = '#,##0'
  330. OnCustomDrawCell = Col07CustomDrawCell
  331. HeaderAlignmentHorz = taCenter
  332. HeaderAlignmentVert = vaCenter
  333. Options.Editing = False
  334. Width = 50
  335. Position.BandIndex = 0
  336. Position.ColIndex = 9
  337. Position.RowIndex = 0
  338. end
  339. object ColD30: TcxGridBandedColumn
  340. Caption = #48169#54693'3'
  341. DataBinding.ValueType = 'Integer'
  342. PropertiesClassName = 'TcxSpinEditProperties'
  343. Properties.Alignment.Horz = taRightJustify
  344. Properties.Alignment.Vert = taVCenter
  345. Properties.DisplayFormat = '#,##0'
  346. Properties.EditFormat = '#,##0'
  347. OnCustomDrawCell = Col07CustomDrawCell
  348. HeaderAlignmentHorz = taCenter
  349. HeaderAlignmentVert = vaCenter
  350. Options.Editing = False
  351. Width = 50
  352. Position.BandIndex = 0
  353. Position.ColIndex = 10
  354. Position.RowIndex = 0
  355. end
  356. object ColD40: TcxGridBandedColumn
  357. Caption = #48169#54693'4'
  358. DataBinding.ValueType = 'Integer'
  359. PropertiesClassName = 'TcxSpinEditProperties'
  360. Properties.Alignment.Horz = taRightJustify
  361. Properties.Alignment.Vert = taVCenter
  362. Properties.DisplayFormat = '#,##0'
  363. Properties.EditFormat = '#,##0'
  364. OnCustomDrawCell = Col07CustomDrawCell
  365. HeaderAlignmentHorz = taCenter
  366. HeaderAlignmentVert = vaCenter
  367. Options.Editing = False
  368. Width = 50
  369. Position.BandIndex = 0
  370. Position.ColIndex = 11
  371. Position.RowIndex = 0
  372. end
  373. object ColD50: TcxGridBandedColumn
  374. Caption = #48169#54693'5'
  375. DataBinding.ValueType = 'Integer'
  376. PropertiesClassName = 'TcxSpinEditProperties'
  377. Properties.Alignment.Horz = taRightJustify
  378. Properties.Alignment.Vert = taVCenter
  379. Properties.DisplayFormat = '#,##0'
  380. Properties.EditFormat = '#,##0'
  381. OnCustomDrawCell = Col07CustomDrawCell
  382. HeaderAlignmentHorz = taCenter
  383. HeaderAlignmentVert = vaCenter
  384. Options.Editing = False
  385. Position.BandIndex = 0
  386. Position.ColIndex = 12
  387. Position.RowIndex = 0
  388. end
  389. object ColD60: TcxGridBandedColumn
  390. Caption = #48169#54693'6'
  391. DataBinding.ValueType = 'Integer'
  392. PropertiesClassName = 'TcxSpinEditProperties'
  393. Properties.Alignment.Horz = taRightJustify
  394. Properties.Alignment.Vert = taVCenter
  395. Properties.DisplayFormat = '#,##0'
  396. Properties.EditFormat = '#,##0'
  397. OnCustomDrawCell = Col07CustomDrawCell
  398. HeaderAlignmentHorz = taCenter
  399. HeaderAlignmentVert = vaCenter
  400. Position.BandIndex = 0
  401. Position.ColIndex = 13
  402. Position.RowIndex = 0
  403. end
  404. object ColD70: TcxGridBandedColumn
  405. Caption = #48169#54693'7'
  406. DataBinding.ValueType = 'Integer'
  407. PropertiesClassName = 'TcxSpinEditProperties'
  408. Properties.Alignment.Horz = taRightJustify
  409. Properties.Alignment.Vert = taVCenter
  410. Properties.DisplayFormat = '#,##0'
  411. Properties.EditFormat = '#,##0'
  412. OnCustomDrawCell = Col07CustomDrawCell
  413. HeaderAlignmentHorz = taCenter
  414. HeaderAlignmentVert = vaCenter
  415. Position.BandIndex = 0
  416. Position.ColIndex = 14
  417. Position.RowIndex = 0
  418. end
  419. object ColD80: TcxGridBandedColumn
  420. Caption = #48169#54693'8'
  421. DataBinding.ValueType = 'Integer'
  422. PropertiesClassName = 'TcxSpinEditProperties'
  423. Properties.Alignment.Horz = taRightJustify
  424. Properties.Alignment.Vert = taVCenter
  425. Properties.DisplayFormat = '#,##0'
  426. Properties.EditFormat = '#,##0'
  427. OnCustomDrawCell = Col07CustomDrawCell
  428. HeaderAlignmentHorz = taCenter
  429. HeaderAlignmentVert = vaCenter
  430. Position.BandIndex = 0
  431. Position.ColIndex = 15
  432. Position.RowIndex = 0
  433. end
  434. object ColD90: TcxGridBandedColumn
  435. Caption = #48169#54693'9'
  436. DataBinding.ValueType = 'Integer'
  437. PropertiesClassName = 'TcxSpinEditProperties'
  438. Properties.Alignment.Horz = taRightJustify
  439. Properties.Alignment.Vert = taVCenter
  440. Properties.DisplayFormat = '#,##0'
  441. Properties.EditFormat = '#,##0'
  442. OnCustomDrawCell = Col07CustomDrawCell
  443. HeaderAlignmentHorz = taCenter
  444. HeaderAlignmentVert = vaCenter
  445. Position.BandIndex = 0
  446. Position.ColIndex = 16
  447. Position.RowIndex = 0
  448. end
  449. object ColD100: TcxGridBandedColumn
  450. Caption = #48169#54693'10'
  451. DataBinding.ValueType = 'Integer'
  452. PropertiesClassName = 'TcxSpinEditProperties'
  453. Properties.Alignment.Horz = taRightJustify
  454. Properties.Alignment.Vert = taVCenter
  455. Properties.DisplayFormat = '#,##0'
  456. Properties.EditFormat = '#,##0'
  457. OnCustomDrawCell = Col07CustomDrawCell
  458. HeaderAlignmentHorz = taCenter
  459. HeaderAlignmentVert = vaCenter
  460. Position.BandIndex = 0
  461. Position.ColIndex = 17
  462. Position.RowIndex = 0
  463. end
  464. object ColD1G: TcxGridBandedColumn
  465. Caption = #51649#51652
  466. DataBinding.ValueType = 'Integer'
  467. PropertiesClassName = 'TcxSpinEditProperties'
  468. Properties.Alignment.Horz = taRightJustify
  469. Properties.Alignment.Vert = taVCenter
  470. Properties.DisplayFormat = '#,##0'
  471. Properties.EditFormat = '#,##0'
  472. OnCustomDrawCell = Col07CustomDrawCell
  473. HeaderAlignmentHorz = taCenter
  474. HeaderAlignmentVert = vaCenter
  475. Options.Editing = False
  476. Width = 55
  477. Position.BandIndex = 1
  478. Position.ColIndex = 0
  479. Position.RowIndex = 0
  480. end
  481. object ColD1L: TcxGridBandedColumn
  482. Caption = #51340#54924#51204
  483. DataBinding.ValueType = 'Integer'
  484. PropertiesClassName = 'TcxSpinEditProperties'
  485. Properties.Alignment.Horz = taRightJustify
  486. Properties.Alignment.Vert = taVCenter
  487. Properties.DisplayFormat = '#,##0'
  488. Properties.EditFormat = '#,##0'
  489. OnCustomDrawCell = Col07CustomDrawCell
  490. HeaderAlignmentHorz = taCenter
  491. HeaderAlignmentVert = vaCenter
  492. Options.Editing = False
  493. Width = 55
  494. Position.BandIndex = 1
  495. Position.ColIndex = 1
  496. Position.RowIndex = 0
  497. end
  498. object ColD1R: TcxGridBandedColumn
  499. Caption = #50864#54924#51204
  500. DataBinding.ValueType = 'Integer'
  501. PropertiesClassName = 'TcxSpinEditProperties'
  502. Properties.Alignment.Horz = taRightJustify
  503. Properties.Alignment.Vert = taVCenter
  504. Properties.DisplayFormat = '#,##0'
  505. Properties.EditFormat = '#,##0'
  506. OnCustomDrawCell = Col07CustomDrawCell
  507. HeaderAlignmentHorz = taCenter
  508. HeaderAlignmentVert = vaCenter
  509. Options.Editing = False
  510. Width = 55
  511. Position.BandIndex = 1
  512. Position.ColIndex = 2
  513. Position.RowIndex = 0
  514. end
  515. object ColD1U: TcxGridBandedColumn
  516. Caption = #50976#53556
  517. DataBinding.ValueType = 'Integer'
  518. PropertiesClassName = 'TcxSpinEditProperties'
  519. Properties.Alignment.Horz = taRightJustify
  520. Properties.Alignment.Vert = taVCenter
  521. Properties.DisplayFormat = '#,##0'
  522. Properties.EditFormat = '#,##0'
  523. OnCustomDrawCell = Col07CustomDrawCell
  524. HeaderAlignmentHorz = taCenter
  525. HeaderAlignmentVert = vaCenter
  526. Options.Editing = False
  527. Width = 55
  528. Position.BandIndex = 1
  529. Position.ColIndex = 3
  530. Position.RowIndex = 0
  531. end
  532. object ColD1S: TcxGridBandedColumn
  533. Caption = #49436#48708#49828#47112#48296
  534. PropertiesClassName = 'TcxLabelProperties'
  535. Properties.Alignment.Horz = taCenter
  536. Properties.Alignment.Vert = taVCenter
  537. HeaderAlignmentHorz = taCenter
  538. HeaderAlignmentVert = vaCenter
  539. Position.BandIndex = 1
  540. Position.ColIndex = 4
  541. Position.RowIndex = 0
  542. end
  543. object ColD2G: TcxGridBandedColumn
  544. Caption = #51649#51652
  545. DataBinding.ValueType = 'Integer'
  546. PropertiesClassName = 'TcxSpinEditProperties'
  547. Properties.Alignment.Horz = taRightJustify
  548. Properties.Alignment.Vert = taVCenter
  549. Properties.DisplayFormat = '#,##0'
  550. Properties.EditFormat = '#,##0'
  551. OnCustomDrawCell = Col07CustomDrawCell
  552. HeaderAlignmentHorz = taCenter
  553. HeaderAlignmentVert = vaCenter
  554. Options.Editing = False
  555. Width = 55
  556. Position.BandIndex = 2
  557. Position.ColIndex = 0
  558. Position.RowIndex = 0
  559. end
  560. object ColD2L: TcxGridBandedColumn
  561. Caption = #51340#54924#51204
  562. DataBinding.ValueType = 'Integer'
  563. PropertiesClassName = 'TcxSpinEditProperties'
  564. Properties.Alignment.Horz = taRightJustify
  565. Properties.Alignment.Vert = taVCenter
  566. Properties.DisplayFormat = '#,##0'
  567. Properties.EditFormat = '#,##0'
  568. OnCustomDrawCell = Col07CustomDrawCell
  569. HeaderAlignmentHorz = taCenter
  570. HeaderAlignmentVert = vaCenter
  571. Options.Editing = False
  572. Width = 55
  573. Position.BandIndex = 2
  574. Position.ColIndex = 1
  575. Position.RowIndex = 0
  576. end
  577. object ColD2R: TcxGridBandedColumn
  578. Caption = #50864#54924#51204
  579. DataBinding.ValueType = 'Integer'
  580. PropertiesClassName = 'TcxSpinEditProperties'
  581. Properties.Alignment.Horz = taRightJustify
  582. Properties.Alignment.Vert = taVCenter
  583. Properties.DisplayFormat = '#,##0'
  584. Properties.EditFormat = '#,##0'
  585. OnCustomDrawCell = Col07CustomDrawCell
  586. HeaderAlignmentHorz = taCenter
  587. HeaderAlignmentVert = vaCenter
  588. Options.Editing = False
  589. Width = 55
  590. Position.BandIndex = 2
  591. Position.ColIndex = 2
  592. Position.RowIndex = 0
  593. end
  594. object ColD2U: TcxGridBandedColumn
  595. Caption = #50976#53556
  596. DataBinding.ValueType = 'Integer'
  597. PropertiesClassName = 'TcxSpinEditProperties'
  598. Properties.Alignment.Horz = taRightJustify
  599. Properties.Alignment.Vert = taVCenter
  600. Properties.DisplayFormat = '#,##0'
  601. Properties.EditFormat = '#,##0'
  602. OnCustomDrawCell = Col07CustomDrawCell
  603. HeaderAlignmentHorz = taCenter
  604. HeaderAlignmentVert = vaCenter
  605. Options.Editing = False
  606. Width = 55
  607. Position.BandIndex = 2
  608. Position.ColIndex = 3
  609. Position.RowIndex = 0
  610. end
  611. object ColD2S: TcxGridBandedColumn
  612. Caption = #49436#48708#49828#47112#48296
  613. PropertiesClassName = 'TcxLabelProperties'
  614. Properties.Alignment.Horz = taCenter
  615. Properties.Alignment.Vert = taVCenter
  616. HeaderAlignmentHorz = taCenter
  617. HeaderAlignmentVert = vaCenter
  618. Position.BandIndex = 2
  619. Position.ColIndex = 4
  620. Position.RowIndex = 0
  621. end
  622. object ColD3G: TcxGridBandedColumn
  623. Caption = #51649#51652
  624. DataBinding.ValueType = 'Integer'
  625. PropertiesClassName = 'TcxSpinEditProperties'
  626. Properties.Alignment.Horz = taRightJustify
  627. Properties.Alignment.Vert = taVCenter
  628. Properties.DisplayFormat = '#,##0'
  629. Properties.EditFormat = '#,##0'
  630. OnCustomDrawCell = Col07CustomDrawCell
  631. HeaderAlignmentHorz = taCenter
  632. HeaderAlignmentVert = vaCenter
  633. Options.Editing = False
  634. Width = 55
  635. Position.BandIndex = 3
  636. Position.ColIndex = 0
  637. Position.RowIndex = 0
  638. end
  639. object ColD3L: TcxGridBandedColumn
  640. Caption = #51340#54924#51204
  641. DataBinding.ValueType = 'Integer'
  642. PropertiesClassName = 'TcxSpinEditProperties'
  643. Properties.Alignment.Horz = taRightJustify
  644. Properties.Alignment.Vert = taVCenter
  645. Properties.DisplayFormat = '#,##0'
  646. Properties.EditFormat = '#,##0'
  647. OnCustomDrawCell = Col07CustomDrawCell
  648. HeaderAlignmentHorz = taCenter
  649. HeaderAlignmentVert = vaCenter
  650. Options.Editing = False
  651. Width = 55
  652. Position.BandIndex = 3
  653. Position.ColIndex = 1
  654. Position.RowIndex = 0
  655. end
  656. object ColD3R: TcxGridBandedColumn
  657. Caption = #50864#54924#51204
  658. DataBinding.ValueType = 'Integer'
  659. PropertiesClassName = 'TcxSpinEditProperties'
  660. Properties.Alignment.Horz = taRightJustify
  661. Properties.Alignment.Vert = taVCenter
  662. Properties.DisplayFormat = '#,##0'
  663. Properties.EditFormat = '#,##0'
  664. OnCustomDrawCell = Col07CustomDrawCell
  665. HeaderAlignmentHorz = taCenter
  666. HeaderAlignmentVert = vaCenter
  667. Options.Editing = False
  668. Width = 55
  669. Position.BandIndex = 3
  670. Position.ColIndex = 2
  671. Position.RowIndex = 0
  672. end
  673. object ColD3U: TcxGridBandedColumn
  674. Caption = #50976#53556
  675. DataBinding.ValueType = 'Integer'
  676. PropertiesClassName = 'TcxSpinEditProperties'
  677. Properties.Alignment.Horz = taRightJustify
  678. Properties.Alignment.Vert = taVCenter
  679. Properties.DisplayFormat = '#,##0'
  680. Properties.EditFormat = '#,##0'
  681. OnCustomDrawCell = Col07CustomDrawCell
  682. HeaderAlignmentHorz = taCenter
  683. HeaderAlignmentVert = vaCenter
  684. Options.Editing = False
  685. Width = 55
  686. Position.BandIndex = 3
  687. Position.ColIndex = 3
  688. Position.RowIndex = 0
  689. end
  690. object ColD3S: TcxGridBandedColumn
  691. Caption = #49436#48708#49828#47112#48296
  692. PropertiesClassName = 'TcxLabelProperties'
  693. Properties.Alignment.Horz = taCenter
  694. Properties.Alignment.Vert = taVCenter
  695. HeaderAlignmentHorz = taCenter
  696. HeaderAlignmentVert = vaCenter
  697. Position.BandIndex = 3
  698. Position.ColIndex = 4
  699. Position.RowIndex = 0
  700. end
  701. object ColD4G: TcxGridBandedColumn
  702. Caption = #51649#51652
  703. DataBinding.ValueType = 'Integer'
  704. PropertiesClassName = 'TcxSpinEditProperties'
  705. Properties.Alignment.Horz = taRightJustify
  706. Properties.Alignment.Vert = taVCenter
  707. Properties.DisplayFormat = '#,##0'
  708. Properties.EditFormat = '#,##0'
  709. OnCustomDrawCell = Col07CustomDrawCell
  710. HeaderAlignmentHorz = taCenter
  711. HeaderAlignmentVert = vaCenter
  712. Options.Editing = False
  713. Width = 55
  714. Position.BandIndex = 4
  715. Position.ColIndex = 0
  716. Position.RowIndex = 0
  717. end
  718. object ColD4L: TcxGridBandedColumn
  719. Caption = #51340#54924#51204
  720. DataBinding.ValueType = 'Integer'
  721. PropertiesClassName = 'TcxSpinEditProperties'
  722. Properties.Alignment.Horz = taRightJustify
  723. Properties.Alignment.Vert = taVCenter
  724. Properties.DisplayFormat = '#,##0'
  725. Properties.EditFormat = '#,##0'
  726. OnCustomDrawCell = Col07CustomDrawCell
  727. HeaderAlignmentHorz = taCenter
  728. HeaderAlignmentVert = vaCenter
  729. Options.Editing = False
  730. Width = 55
  731. Position.BandIndex = 4
  732. Position.ColIndex = 1
  733. Position.RowIndex = 0
  734. end
  735. object ColD4R: TcxGridBandedColumn
  736. Caption = #50864#54924#51204
  737. DataBinding.ValueType = 'Integer'
  738. PropertiesClassName = 'TcxSpinEditProperties'
  739. Properties.Alignment.Horz = taRightJustify
  740. Properties.Alignment.Vert = taVCenter
  741. Properties.DisplayFormat = '#,##0'
  742. Properties.EditFormat = '#,##0'
  743. OnCustomDrawCell = Col07CustomDrawCell
  744. HeaderAlignmentHorz = taCenter
  745. HeaderAlignmentVert = vaCenter
  746. Options.Editing = False
  747. Width = 55
  748. Position.BandIndex = 4
  749. Position.ColIndex = 2
  750. Position.RowIndex = 0
  751. end
  752. object ColD4U: TcxGridBandedColumn
  753. Caption = #50976#53556
  754. DataBinding.ValueType = 'Integer'
  755. PropertiesClassName = 'TcxSpinEditProperties'
  756. Properties.Alignment.Horz = taRightJustify
  757. Properties.Alignment.Vert = taVCenter
  758. Properties.DisplayFormat = '#,##0'
  759. Properties.EditFormat = '#,##0'
  760. OnCustomDrawCell = Col07CustomDrawCell
  761. HeaderAlignmentHorz = taCenter
  762. HeaderAlignmentVert = vaCenter
  763. Options.Editing = False
  764. Width = 55
  765. Position.BandIndex = 4
  766. Position.ColIndex = 3
  767. Position.RowIndex = 0
  768. end
  769. object ColD4S: TcxGridBandedColumn
  770. Caption = #49436#48708#49828#47112#48296
  771. PropertiesClassName = 'TcxLabelProperties'
  772. Properties.Alignment.Horz = taCenter
  773. Properties.Alignment.Vert = taVCenter
  774. HeaderAlignmentHorz = taCenter
  775. HeaderAlignmentVert = vaCenter
  776. Position.BandIndex = 4
  777. Position.ColIndex = 4
  778. Position.RowIndex = 0
  779. end
  780. object ColD5G: TcxGridBandedColumn
  781. Caption = #51649#51652
  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 = 0
  794. Position.RowIndex = 0
  795. end
  796. object ColD5L: TcxGridBandedColumn
  797. Caption = #51340#54924#51204
  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 = 1
  810. Position.RowIndex = 0
  811. end
  812. object ColD5R: TcxGridBandedColumn
  813. Caption = #50864#54924#51204
  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 = 5
  825. Position.ColIndex = 2
  826. Position.RowIndex = 0
  827. end
  828. object ColD5U: TcxGridBandedColumn
  829. Caption = #50976#53556
  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 = 5
  841. Position.ColIndex = 3
  842. Position.RowIndex = 0
  843. end
  844. object ColD5S: TcxGridBandedColumn
  845. Caption = #49436#48708#49828#47112#48296
  846. PropertiesClassName = 'TcxLabelProperties'
  847. Properties.Alignment.Horz = taCenter
  848. Properties.Alignment.Vert = taVCenter
  849. HeaderAlignmentHorz = taCenter
  850. HeaderAlignmentVert = vaCenter
  851. Position.BandIndex = 5
  852. Position.ColIndex = 4
  853. Position.RowIndex = 0
  854. end
  855. object ColD6G: TcxGridBandedColumn
  856. Caption = #51649#51652
  857. DataBinding.ValueType = 'Integer'
  858. PropertiesClassName = 'TcxSpinEditProperties'
  859. Properties.Alignment.Horz = taRightJustify
  860. Properties.Alignment.Vert = taVCenter
  861. Properties.DisplayFormat = '#,##0'
  862. Properties.EditFormat = '#,##0'
  863. OnCustomDrawCell = Col07CustomDrawCell
  864. HeaderAlignmentHorz = taCenter
  865. HeaderAlignmentVert = vaCenter
  866. Options.Editing = False
  867. Position.BandIndex = 6
  868. Position.ColIndex = 0
  869. Position.RowIndex = 0
  870. end
  871. object ColD6L: TcxGridBandedColumn
  872. Caption = #51340#54924#51204
  873. DataBinding.ValueType = 'Integer'
  874. PropertiesClassName = 'TcxSpinEditProperties'
  875. Properties.Alignment.Horz = taRightJustify
  876. Properties.Alignment.Vert = taVCenter
  877. Properties.DisplayFormat = '#,##0'
  878. Properties.EditFormat = '#,##0'
  879. OnCustomDrawCell = Col07CustomDrawCell
  880. HeaderAlignmentHorz = taCenter
  881. HeaderAlignmentVert = vaCenter
  882. Options.Editing = False
  883. Position.BandIndex = 6
  884. Position.ColIndex = 1
  885. Position.RowIndex = 0
  886. end
  887. object ColD6R: TcxGridBandedColumn
  888. Caption = #50864#54924#51204
  889. DataBinding.ValueType = 'Integer'
  890. PropertiesClassName = 'TcxSpinEditProperties'
  891. Properties.Alignment.Horz = taRightJustify
  892. Properties.Alignment.Vert = taVCenter
  893. Properties.DisplayFormat = '#,##0'
  894. Properties.EditFormat = '#,##0'
  895. OnCustomDrawCell = Col07CustomDrawCell
  896. HeaderAlignmentHorz = taCenter
  897. HeaderAlignmentVert = vaCenter
  898. Options.Editing = False
  899. Position.BandIndex = 6
  900. Position.ColIndex = 2
  901. Position.RowIndex = 0
  902. end
  903. object ColD6U: TcxGridBandedColumn
  904. Caption = #50976#53556
  905. DataBinding.ValueType = 'Integer'
  906. PropertiesClassName = 'TcxSpinEditProperties'
  907. Properties.Alignment.Horz = taRightJustify
  908. Properties.Alignment.Vert = taVCenter
  909. Properties.DisplayFormat = '#,##0'
  910. Properties.EditFormat = '#,##0'
  911. OnCustomDrawCell = Col07CustomDrawCell
  912. HeaderAlignmentHorz = taCenter
  913. HeaderAlignmentVert = vaCenter
  914. Options.Editing = False
  915. Position.BandIndex = 6
  916. Position.ColIndex = 3
  917. Position.RowIndex = 0
  918. end
  919. object ColD6S: TcxGridBandedColumn
  920. Caption = #49436#48708#49828#47112#48296
  921. PropertiesClassName = 'TcxLabelProperties'
  922. Properties.Alignment.Horz = taCenter
  923. Properties.Alignment.Vert = taVCenter
  924. HeaderAlignmentHorz = taCenter
  925. HeaderAlignmentVert = vaCenter
  926. Position.BandIndex = 6
  927. Position.ColIndex = 4
  928. Position.RowIndex = 0
  929. end
  930. object ColD7G: TcxGridBandedColumn
  931. Caption = #51649#51652
  932. DataBinding.ValueType = 'Integer'
  933. PropertiesClassName = 'TcxSpinEditProperties'
  934. Properties.Alignment.Horz = taRightJustify
  935. Properties.Alignment.Vert = taVCenter
  936. Properties.DisplayFormat = '#,##0'
  937. Properties.EditFormat = '#,##0'
  938. OnCustomDrawCell = Col07CustomDrawCell
  939. HeaderAlignmentHorz = taCenter
  940. HeaderAlignmentVert = vaCenter
  941. Options.Editing = False
  942. Position.BandIndex = 7
  943. Position.ColIndex = 0
  944. Position.RowIndex = 0
  945. end
  946. object ColD7L: TcxGridBandedColumn
  947. Caption = #51340#54924#51204
  948. DataBinding.ValueType = 'Integer'
  949. PropertiesClassName = 'TcxSpinEditProperties'
  950. Properties.Alignment.Horz = taRightJustify
  951. Properties.Alignment.Vert = taVCenter
  952. Properties.DisplayFormat = '#,##0'
  953. Properties.EditFormat = '#,##0'
  954. OnCustomDrawCell = Col07CustomDrawCell
  955. HeaderAlignmentHorz = taCenter
  956. HeaderAlignmentVert = vaCenter
  957. Options.Editing = False
  958. Position.BandIndex = 7
  959. Position.ColIndex = 1
  960. Position.RowIndex = 0
  961. end
  962. object ColD7R: TcxGridBandedColumn
  963. Caption = #50864#54924#51204
  964. DataBinding.ValueType = 'Integer'
  965. PropertiesClassName = 'TcxSpinEditProperties'
  966. Properties.Alignment.Horz = taRightJustify
  967. Properties.Alignment.Vert = taVCenter
  968. Properties.DisplayFormat = '#,##0'
  969. Properties.EditFormat = '#,##0'
  970. OnCustomDrawCell = Col07CustomDrawCell
  971. HeaderAlignmentHorz = taCenter
  972. HeaderAlignmentVert = vaCenter
  973. Options.Editing = False
  974. Position.BandIndex = 7
  975. Position.ColIndex = 2
  976. Position.RowIndex = 0
  977. end
  978. object ColD7U: TcxGridBandedColumn
  979. Caption = #50976#53556
  980. DataBinding.ValueType = 'Integer'
  981. PropertiesClassName = 'TcxSpinEditProperties'
  982. Properties.Alignment.Horz = taRightJustify
  983. Properties.Alignment.Vert = taVCenter
  984. Properties.DisplayFormat = '#,##0'
  985. Properties.EditFormat = '#,##0'
  986. OnCustomDrawCell = Col07CustomDrawCell
  987. HeaderAlignmentHorz = taCenter
  988. HeaderAlignmentVert = vaCenter
  989. Options.Editing = False
  990. Position.BandIndex = 7
  991. Position.ColIndex = 3
  992. Position.RowIndex = 0
  993. end
  994. object ColD7S: TcxGridBandedColumn
  995. Caption = #49436#48708#49828#47112#48296
  996. PropertiesClassName = 'TcxLabelProperties'
  997. Properties.Alignment.Horz = taCenter
  998. Properties.Alignment.Vert = taVCenter
  999. HeaderAlignmentHorz = taCenter
  1000. HeaderAlignmentVert = vaCenter
  1001. Position.BandIndex = 7
  1002. Position.ColIndex = 4
  1003. Position.RowIndex = 0
  1004. end
  1005. object ColD8G: TcxGridBandedColumn
  1006. Caption = #51649#51652
  1007. DataBinding.ValueType = 'Integer'
  1008. PropertiesClassName = 'TcxSpinEditProperties'
  1009. Properties.Alignment.Horz = taRightJustify
  1010. Properties.Alignment.Vert = taVCenter
  1011. Properties.DisplayFormat = '#,##0'
  1012. Properties.EditFormat = '#,##0'
  1013. OnCustomDrawCell = Col07CustomDrawCell
  1014. HeaderAlignmentHorz = taCenter
  1015. HeaderAlignmentVert = vaCenter
  1016. Options.Editing = False
  1017. Position.BandIndex = 8
  1018. Position.ColIndex = 0
  1019. Position.RowIndex = 0
  1020. end
  1021. object ColD8L: TcxGridBandedColumn
  1022. Caption = #51340#54924#51204
  1023. DataBinding.ValueType = 'Integer'
  1024. PropertiesClassName = 'TcxSpinEditProperties'
  1025. Properties.Alignment.Horz = taRightJustify
  1026. Properties.Alignment.Vert = taVCenter
  1027. Properties.DisplayFormat = '#,##0'
  1028. Properties.EditFormat = '#,##0'
  1029. OnCustomDrawCell = Col07CustomDrawCell
  1030. HeaderAlignmentHorz = taCenter
  1031. HeaderAlignmentVert = vaCenter
  1032. Options.Editing = False
  1033. Position.BandIndex = 8
  1034. Position.ColIndex = 1
  1035. Position.RowIndex = 0
  1036. end
  1037. object ColD8R: TcxGridBandedColumn
  1038. Caption = #50864#54924#51204
  1039. DataBinding.ValueType = 'Integer'
  1040. PropertiesClassName = 'TcxSpinEditProperties'
  1041. Properties.Alignment.Horz = taRightJustify
  1042. Properties.Alignment.Vert = taVCenter
  1043. Properties.DisplayFormat = '#,##0'
  1044. Properties.EditFormat = '#,##0'
  1045. OnCustomDrawCell = Col07CustomDrawCell
  1046. HeaderAlignmentHorz = taCenter
  1047. HeaderAlignmentVert = vaCenter
  1048. Options.Editing = False
  1049. Position.BandIndex = 8
  1050. Position.ColIndex = 2
  1051. Position.RowIndex = 0
  1052. end
  1053. object ColD8U: TcxGridBandedColumn
  1054. Caption = #50976#53556
  1055. DataBinding.ValueType = 'Integer'
  1056. PropertiesClassName = 'TcxSpinEditProperties'
  1057. Properties.Alignment.Horz = taRightJustify
  1058. Properties.Alignment.Vert = taVCenter
  1059. Properties.DisplayFormat = '#,##0'
  1060. Properties.EditFormat = '#,##0'
  1061. OnCustomDrawCell = Col07CustomDrawCell
  1062. HeaderAlignmentHorz = taCenter
  1063. HeaderAlignmentVert = vaCenter
  1064. Options.Editing = False
  1065. Position.BandIndex = 8
  1066. Position.ColIndex = 3
  1067. Position.RowIndex = 0
  1068. end
  1069. object ColD8S: TcxGridBandedColumn
  1070. Caption = #49436#48708#49828#47112#48296
  1071. PropertiesClassName = 'TcxLabelProperties'
  1072. Properties.Alignment.Horz = taCenter
  1073. Properties.Alignment.Vert = taVCenter
  1074. HeaderAlignmentHorz = taCenter
  1075. HeaderAlignmentVert = vaCenter
  1076. Position.BandIndex = 8
  1077. Position.ColIndex = 4
  1078. Position.RowIndex = 0
  1079. end
  1080. object ColD9G: TcxGridBandedColumn
  1081. Caption = #51649#51652
  1082. DataBinding.ValueType = 'Integer'
  1083. PropertiesClassName = 'TcxSpinEditProperties'
  1084. Properties.Alignment.Horz = taRightJustify
  1085. Properties.Alignment.Vert = taVCenter
  1086. Properties.DisplayFormat = '#,##0'
  1087. Properties.EditFormat = '#,##0'
  1088. OnCustomDrawCell = Col07CustomDrawCell
  1089. HeaderAlignmentHorz = taCenter
  1090. HeaderAlignmentVert = vaCenter
  1091. Options.Editing = False
  1092. Position.BandIndex = 9
  1093. Position.ColIndex = 0
  1094. Position.RowIndex = 0
  1095. end
  1096. object ColD9L: TcxGridBandedColumn
  1097. Caption = #51340#54924#51204
  1098. DataBinding.ValueType = 'Integer'
  1099. PropertiesClassName = 'TcxSpinEditProperties'
  1100. Properties.Alignment.Horz = taRightJustify
  1101. Properties.Alignment.Vert = taVCenter
  1102. Properties.DisplayFormat = '#,##0'
  1103. Properties.EditFormat = '#,##0'
  1104. OnCustomDrawCell = Col07CustomDrawCell
  1105. HeaderAlignmentHorz = taCenter
  1106. HeaderAlignmentVert = vaCenter
  1107. Options.Editing = False
  1108. Position.BandIndex = 9
  1109. Position.ColIndex = 1
  1110. Position.RowIndex = 0
  1111. end
  1112. object ColD9R: TcxGridBandedColumn
  1113. Caption = #50864#54924#51204
  1114. DataBinding.ValueType = 'Integer'
  1115. PropertiesClassName = 'TcxSpinEditProperties'
  1116. Properties.Alignment.Horz = taRightJustify
  1117. Properties.Alignment.Vert = taVCenter
  1118. Properties.DisplayFormat = '#,##0'
  1119. Properties.EditFormat = '#,##0'
  1120. OnCustomDrawCell = Col07CustomDrawCell
  1121. HeaderAlignmentHorz = taCenter
  1122. HeaderAlignmentVert = vaCenter
  1123. Options.Editing = False
  1124. Position.BandIndex = 9
  1125. Position.ColIndex = 2
  1126. Position.RowIndex = 0
  1127. end
  1128. object ColD9U: TcxGridBandedColumn
  1129. Caption = #50976#53556
  1130. DataBinding.ValueType = 'Integer'
  1131. PropertiesClassName = 'TcxSpinEditProperties'
  1132. Properties.Alignment.Horz = taRightJustify
  1133. Properties.Alignment.Vert = taVCenter
  1134. Properties.DisplayFormat = '#,##0'
  1135. Properties.EditFormat = '#,##0'
  1136. OnCustomDrawCell = Col07CustomDrawCell
  1137. HeaderAlignmentHorz = taCenter
  1138. HeaderAlignmentVert = vaCenter
  1139. Options.Editing = False
  1140. Position.BandIndex = 9
  1141. Position.ColIndex = 3
  1142. Position.RowIndex = 0
  1143. end
  1144. object ColD9S: TcxGridBandedColumn
  1145. Caption = #49436#48708#49828#47112#48296
  1146. PropertiesClassName = 'TcxLabelProperties'
  1147. Properties.Alignment.Horz = taCenter
  1148. Properties.Alignment.Vert = taVCenter
  1149. HeaderAlignmentHorz = taCenter
  1150. HeaderAlignmentVert = vaCenter
  1151. Position.BandIndex = 9
  1152. Position.ColIndex = 4
  1153. Position.RowIndex = 0
  1154. end
  1155. object ColD10G: TcxGridBandedColumn
  1156. Caption = #51649#51652
  1157. DataBinding.ValueType = 'Integer'
  1158. PropertiesClassName = 'TcxSpinEditProperties'
  1159. Properties.Alignment.Horz = taRightJustify
  1160. Properties.Alignment.Vert = taVCenter
  1161. Properties.DisplayFormat = '#,##0'
  1162. Properties.EditFormat = '#,##0'
  1163. OnCustomDrawCell = Col07CustomDrawCell
  1164. HeaderAlignmentHorz = taCenter
  1165. HeaderAlignmentVert = vaCenter
  1166. Options.Editing = False
  1167. Position.BandIndex = 10
  1168. Position.ColIndex = 0
  1169. Position.RowIndex = 0
  1170. end
  1171. object ColD10L: TcxGridBandedColumn
  1172. Caption = #51340#54924#51204
  1173. DataBinding.ValueType = 'Integer'
  1174. PropertiesClassName = 'TcxSpinEditProperties'
  1175. Properties.Alignment.Horz = taRightJustify
  1176. Properties.Alignment.Vert = taVCenter
  1177. Properties.DisplayFormat = '#,##0'
  1178. Properties.EditFormat = '#,##0'
  1179. OnCustomDrawCell = Col07CustomDrawCell
  1180. HeaderAlignmentHorz = taCenter
  1181. HeaderAlignmentVert = vaCenter
  1182. Options.Editing = False
  1183. Position.BandIndex = 10
  1184. Position.ColIndex = 1
  1185. Position.RowIndex = 0
  1186. end
  1187. object ColD10R: TcxGridBandedColumn
  1188. Caption = #50864#54924#51204
  1189. DataBinding.ValueType = 'Integer'
  1190. PropertiesClassName = 'TcxSpinEditProperties'
  1191. Properties.Alignment.Horz = taRightJustify
  1192. Properties.Alignment.Vert = taVCenter
  1193. Properties.DisplayFormat = '#,##0'
  1194. Properties.EditFormat = '#,##0'
  1195. OnCustomDrawCell = Col07CustomDrawCell
  1196. HeaderAlignmentHorz = taCenter
  1197. HeaderAlignmentVert = vaCenter
  1198. Options.Editing = False
  1199. Position.BandIndex = 10
  1200. Position.ColIndex = 2
  1201. Position.RowIndex = 0
  1202. end
  1203. object ColD10U: TcxGridBandedColumn
  1204. Caption = #50976#53556
  1205. DataBinding.ValueType = 'Integer'
  1206. PropertiesClassName = 'TcxSpinEditProperties'
  1207. Properties.Alignment.Horz = taRightJustify
  1208. Properties.Alignment.Vert = taVCenter
  1209. Properties.DisplayFormat = '#,##0'
  1210. Properties.EditFormat = '#,##0'
  1211. OnCustomDrawCell = Col07CustomDrawCell
  1212. HeaderAlignmentHorz = taCenter
  1213. HeaderAlignmentVert = vaCenter
  1214. Options.Editing = False
  1215. Position.BandIndex = 10
  1216. Position.ColIndex = 3
  1217. Position.RowIndex = 0
  1218. end
  1219. object ColD10S: TcxGridBandedColumn
  1220. Caption = #49436#48708#49828#47112#48296
  1221. PropertiesClassName = 'TcxLabelProperties'
  1222. Properties.Alignment.Horz = taCenter
  1223. Properties.Alignment.Vert = taVCenter
  1224. HeaderAlignmentHorz = taCenter
  1225. HeaderAlignmentVert = vaCenter
  1226. Position.BandIndex = 10
  1227. Position.ColIndex = 4
  1228. Position.RowIndex = 0
  1229. end
  1230. object ColCrossId: TcxGridBandedColumn
  1231. Caption = #44368#52264#47196'ID'
  1232. PropertiesClassName = 'TcxTextEditProperties'
  1233. Properties.Alignment.Horz = taCenter
  1234. Properties.Alignment.Vert = taVCenter
  1235. Visible = False
  1236. HeaderAlignmentHorz = taCenter
  1237. HeaderAlignmentVert = vaCenter
  1238. VisibleForCustomization = False
  1239. Position.BandIndex = 0
  1240. Position.ColIndex = 3
  1241. Position.RowIndex = 0
  1242. end
  1243. object ColCamId: TcxGridBandedColumn
  1244. Caption = #52852#47700#46972'ID'
  1245. PropertiesClassName = 'TcxTextEditProperties'
  1246. Properties.Alignment.Horz = taCenter
  1247. Properties.Alignment.Vert = taVCenter
  1248. Visible = False
  1249. HeaderAlignmentHorz = taCenter
  1250. HeaderAlignmentVert = vaCenter
  1251. VisibleForCustomization = False
  1252. Position.BandIndex = 0
  1253. Position.ColIndex = 4
  1254. Position.RowIndex = 0
  1255. end
  1256. end
  1257. object GlList: TcxGridLevel
  1258. GridView = TvList
  1259. end
  1260. end
  1261. end
  1262. object lblText1: TcxLabel
  1263. Left = 157
  1264. Top = 241
  1265. Caption = #51312#54924#44208#44284#44032' '#50630#49845#45768#45796'.'
  1266. Transparent = True
  1267. Visible = False
  1268. end
  1269. object lblText2: TcxLabel
  1270. Left = 157
  1271. Top = 268
  1272. Caption = #44160#49353#44592#44036': '
  1273. Transparent = True
  1274. Visible = False
  1275. end
  1276. object lblFai: TcxLabel
  1277. Left = 141
  1278. Top = 430
  1279. Caption = #49892#54056
  1280. Transparent = True
  1281. Visible = False
  1282. end
  1283. object lblCnt: TcxLabel
  1284. Left = 141
  1285. Top = 457
  1286. Caption = ' '#44148
  1287. Transparent = True
  1288. Visible = False
  1289. end
  1290. object PnlChart: TPanel
  1291. Left = 0
  1292. Top = 412
  1293. Width = 1370
  1294. Height = 286
  1295. Align = alBottom
  1296. BevelOuter = bvNone
  1297. TabOrder = 6
  1298. inline FRAMEChart1: TFRAMEChart
  1299. Left = 0
  1300. Top = 0
  1301. Width = 1370
  1302. Height = 286
  1303. Align = alClient
  1304. TabOrder = 0
  1305. ExplicitWidth = 1370
  1306. ExplicitHeight = 286
  1307. inherited CxChart: TcxGrid
  1308. Width = 1370
  1309. Height = 286
  1310. ExplicitWidth = 1370
  1311. ExplicitHeight = 286
  1312. end
  1313. inherited ChkDisplayVal: TcxCheckBox
  1314. ExplicitHeight = 21
  1315. end
  1316. inherited cxLabel2: TcxLabel
  1317. ExplicitWidth = 30
  1318. ExplicitHeight = 21
  1319. end
  1320. inherited LblPage: TcxLabel
  1321. ExplicitWidth = 18
  1322. ExplicitHeight = 21
  1323. end
  1324. inherited lblAll: TcxLabel
  1325. ExplicitWidth = 35
  1326. ExplicitHeight = 21
  1327. end
  1328. inherited lblImgSave: TcxLabel
  1329. ExplicitWidth = 110
  1330. ExplicitHeight = 21
  1331. end
  1332. inherited lblSaveErr: TcxLabel
  1333. ExplicitWidth = 261
  1334. ExplicitHeight = 21
  1335. end
  1336. inherited lblSaveOk: TcxLabel
  1337. ExplicitWidth = 191
  1338. ExplicitHeight = 21
  1339. end
  1340. inherited LblOptionName: TcxLabel
  1341. AnchorX = 524
  1342. AnchorY = 30
  1343. end
  1344. inherited CbOption: TcxComboBox
  1345. ExplicitHeight = 25
  1346. end
  1347. inherited EdFocus: TEdit
  1348. Height = 25
  1349. ExplicitHeight = 25
  1350. end
  1351. end
  1352. end
  1353. object spltChart: TcxSplitter
  1354. Left = 0
  1355. Top = 406
  1356. Width = 1370
  1357. Height = 6
  1358. AlignSplitter = salBottom
  1359. Control = PnlChart
  1360. end
  1361. object ADOQry: TADOQuery
  1362. CacheSize = 500
  1363. CursorType = ctOpenForwardOnly
  1364. CommandTimeout = 60
  1365. Parameters = <>
  1366. Left = 240
  1367. Top = 148
  1368. end
  1369. object TmrShow: TTimer
  1370. Enabled = False
  1371. Interval = 300
  1372. OnTimer = TmrShowTimer
  1373. Left = 320
  1374. Top = 156
  1375. end
  1376. end