TAS00401F.dfm 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857
  1. object TAS00401: TTAS00401
  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 = #53945#49688#51068#48516#49437
  10. ClientHeight = 698
  11. ClientWidth = 1111
  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. OnCreate = FormCreate
  24. OnDestroy = FormDestroy
  25. OnShow = FormShow
  26. ExplicitWidth = 320
  27. ExplicitHeight = 240
  28. PixelsPerInch = 96
  29. TextHeight = 17
  30. object PnlTop: TPanel
  31. Left = 0
  32. Top = 0
  33. Width = 1111
  34. Height = 34
  35. Align = alTop
  36. BevelOuter = bvNone
  37. TabOrder = 0
  38. DesignSize = (
  39. 1111
  40. 34)
  41. object LblSearch: TLabel
  42. Left = 20
  43. Top = 9
  44. Width = 52
  45. Height = 17
  46. Caption = #44160#49353#51312#44148
  47. Transparent = True
  48. end
  49. object ImgDesc01: TImage
  50. Left = 5
  51. Top = 12
  52. Width = 9
  53. Height = 9
  54. Transparent = True
  55. end
  56. object LblRecords: TLabel
  57. Left = 961
  58. Top = 9
  59. Width = 52
  60. Height = 17
  61. Alignment = taRightJustify
  62. Anchors = [akTop, akRight]
  63. Caption = #51312#54924#44148#49688
  64. Transparent = True
  65. end
  66. object BtnExlSave: TcxButton
  67. Left = 1029
  68. Top = 5
  69. Width = 75
  70. Height = 25
  71. Cursor = crHandPoint
  72. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  73. Anchors = [akTop, akRight]
  74. Caption = #51200#51109
  75. Colors.Default = 3893744
  76. TabOrder = 0
  77. Font.Charset = DEFAULT_CHARSET
  78. Font.Color = clWindowText
  79. Font.Height = -13
  80. Font.Name = #47569#51008' '#44256#46357
  81. Font.Style = [fsBold]
  82. ParentFont = False
  83. OnClick = BtnExlSaveClick
  84. end
  85. end
  86. object PnlList: TPanel
  87. Left = 0
  88. Top = 34
  89. Width = 1111
  90. Height = 280
  91. Align = alClient
  92. BevelOuter = bvNone
  93. TabOrder = 1
  94. DesignSize = (
  95. 1111
  96. 280)
  97. object CxList: TcxGrid
  98. Left = 0
  99. Top = 0
  100. Width = 1111
  101. Height = 280
  102. Align = alClient
  103. TabOrder = 0
  104. LookAndFeel.Kind = lfUltraFlat
  105. LookAndFeel.NativeStyle = False
  106. object TvList: TcxGridBandedTableView
  107. DataController.Summary.DefaultGroupSummaryItems = <>
  108. DataController.Summary.FooterSummaryItems = <>
  109. DataController.Summary.SummaryGroups = <>
  110. OptionsCustomize.ColumnSorting = False
  111. OptionsCustomize.BandMoving = False
  112. OptionsCustomize.BandSizing = False
  113. OptionsData.CancelOnExit = False
  114. OptionsData.Deleting = False
  115. OptionsData.DeletingConfirmation = False
  116. OptionsData.Editing = False
  117. OptionsView.NoDataToDisplayInfoText = '<'#54364#52636#54624' '#51221#48372#44032' '#50630#49845#45768#45796'.>'
  118. OptionsView.GroupByBox = False
  119. OptionsView.Indicator = True
  120. Bands = <
  121. item
  122. Caption = #44396#48516
  123. end
  124. item
  125. Caption = #49884#44036#45824#48324' '#49549#46020'(km/h)'
  126. end
  127. item
  128. Caption = #49884#44036#45824#48324#53685#44228'('#46321#44553')'
  129. Visible = False
  130. VisibleForCustomization = False
  131. end>
  132. object Col01: TcxGridBandedColumn
  133. Caption = #46020#47196#47749
  134. PropertiesClassName = 'TcxLabelProperties'
  135. Properties.Alignment.Horz = taLeftJustify
  136. Properties.Alignment.Vert = taVCenter
  137. Visible = False
  138. HeaderAlignmentHorz = taCenter
  139. HeaderAlignmentVert = vaCenter
  140. Options.CellMerging = True
  141. VisibleForCustomization = False
  142. Width = 200
  143. Position.BandIndex = 0
  144. Position.ColIndex = 0
  145. Position.RowIndex = 0
  146. end
  147. object Col02: TcxGridBandedColumn
  148. Caption = #48169#54693
  149. PropertiesClassName = 'TcxLabelProperties'
  150. Properties.Alignment.Horz = taLeftJustify
  151. Properties.Alignment.Vert = taVCenter
  152. Visible = False
  153. HeaderAlignmentHorz = taCenter
  154. HeaderAlignmentVert = vaCenter
  155. VisibleForCustomization = False
  156. Width = 80
  157. Position.BandIndex = 0
  158. Position.ColIndex = 1
  159. Position.RowIndex = 0
  160. end
  161. object Col03: TcxGridBandedColumn
  162. Caption = #53945#49688#51068
  163. PropertiesClassName = 'TcxLabelProperties'
  164. Properties.Alignment.Horz = taCenter
  165. Properties.Alignment.Vert = taVCenter
  166. HeaderAlignmentHorz = taCenter
  167. HeaderAlignmentVert = vaCenter
  168. Width = 170
  169. Position.BandIndex = 0
  170. Position.ColIndex = 2
  171. Position.RowIndex = 0
  172. end
  173. object Col04: TcxGridBandedColumn
  174. Caption = #44396#48516
  175. PropertiesClassName = 'TcxLabelProperties'
  176. Properties.Alignment.Horz = taCenter
  177. Properties.Alignment.Vert = taVCenter
  178. Visible = False
  179. HeaderAlignmentHorz = taCenter
  180. HeaderAlignmentVert = vaCenter
  181. VisibleForCustomization = False
  182. Position.BandIndex = 0
  183. Position.ColIndex = 3
  184. Position.RowIndex = 0
  185. end
  186. object Col05: TcxGridBandedColumn
  187. PropertiesClassName = 'TcxLabelProperties'
  188. Properties.Alignment.Horz = taLeftJustify
  189. Properties.Alignment.Vert = taVCenter
  190. Visible = False
  191. HeaderAlignmentHorz = taCenter
  192. HeaderAlignmentVert = vaCenter
  193. VisibleForCustomization = False
  194. Position.BandIndex = 0
  195. Position.ColIndex = 4
  196. Position.RowIndex = 0
  197. end
  198. object ColSped: TcxGridBandedColumn
  199. Caption = '00'
  200. PropertiesClassName = 'TcxLabelProperties'
  201. Properties.Alignment.Horz = taRightJustify
  202. Properties.Alignment.Vert = taVCenter
  203. OnCustomDrawCell = ColSpedCustomDrawCell
  204. HeaderAlignmentHorz = taCenter
  205. HeaderAlignmentVert = vaCenter
  206. Width = 50
  207. Position.BandIndex = 1
  208. Position.ColIndex = 0
  209. Position.RowIndex = 0
  210. end
  211. object TvListColumn7: TcxGridBandedColumn
  212. Caption = '01'
  213. PropertiesClassName = 'TcxLabelProperties'
  214. Properties.Alignment.Horz = taRightJustify
  215. Properties.Alignment.Vert = taVCenter
  216. OnCustomDrawCell = ColSpedCustomDrawCell
  217. HeaderAlignmentHorz = taCenter
  218. HeaderAlignmentVert = vaCenter
  219. Width = 50
  220. Position.BandIndex = 1
  221. Position.ColIndex = 1
  222. Position.RowIndex = 0
  223. end
  224. object TvListColumn8: TcxGridBandedColumn
  225. Caption = '02'
  226. PropertiesClassName = 'TcxLabelProperties'
  227. Properties.Alignment.Horz = taRightJustify
  228. Properties.Alignment.Vert = taVCenter
  229. OnCustomDrawCell = ColSpedCustomDrawCell
  230. HeaderAlignmentHorz = taCenter
  231. HeaderAlignmentVert = vaCenter
  232. Width = 50
  233. Position.BandIndex = 1
  234. Position.ColIndex = 2
  235. Position.RowIndex = 0
  236. end
  237. object TvListColumn9: TcxGridBandedColumn
  238. Caption = '03'
  239. PropertiesClassName = 'TcxLabelProperties'
  240. Properties.Alignment.Horz = taRightJustify
  241. Properties.Alignment.Vert = taVCenter
  242. OnCustomDrawCell = ColSpedCustomDrawCell
  243. HeaderAlignmentHorz = taCenter
  244. HeaderAlignmentVert = vaCenter
  245. Width = 50
  246. Position.BandIndex = 1
  247. Position.ColIndex = 3
  248. Position.RowIndex = 0
  249. end
  250. object TvListColumn10: TcxGridBandedColumn
  251. Caption = '04'
  252. PropertiesClassName = 'TcxLabelProperties'
  253. Properties.Alignment.Horz = taRightJustify
  254. Properties.Alignment.Vert = taVCenter
  255. OnCustomDrawCell = ColSpedCustomDrawCell
  256. HeaderAlignmentHorz = taCenter
  257. HeaderAlignmentVert = vaCenter
  258. Width = 50
  259. Position.BandIndex = 1
  260. Position.ColIndex = 4
  261. Position.RowIndex = 0
  262. end
  263. object TvListColumn11: TcxGridBandedColumn
  264. Caption = '05'
  265. PropertiesClassName = 'TcxLabelProperties'
  266. Properties.Alignment.Horz = taRightJustify
  267. Properties.Alignment.Vert = taVCenter
  268. OnCustomDrawCell = ColSpedCustomDrawCell
  269. HeaderAlignmentHorz = taCenter
  270. HeaderAlignmentVert = vaCenter
  271. Width = 50
  272. Position.BandIndex = 1
  273. Position.ColIndex = 5
  274. Position.RowIndex = 0
  275. end
  276. object TvListColumn12: TcxGridBandedColumn
  277. Caption = '06'
  278. PropertiesClassName = 'TcxLabelProperties'
  279. Properties.Alignment.Horz = taRightJustify
  280. Properties.Alignment.Vert = taVCenter
  281. OnCustomDrawCell = ColSpedCustomDrawCell
  282. HeaderAlignmentHorz = taCenter
  283. HeaderAlignmentVert = vaCenter
  284. Width = 50
  285. Position.BandIndex = 1
  286. Position.ColIndex = 6
  287. Position.RowIndex = 0
  288. end
  289. object TvListColumn13: TcxGridBandedColumn
  290. Caption = '07'
  291. PropertiesClassName = 'TcxLabelProperties'
  292. Properties.Alignment.Horz = taRightJustify
  293. Properties.Alignment.Vert = taVCenter
  294. OnCustomDrawCell = ColSpedCustomDrawCell
  295. HeaderAlignmentHorz = taCenter
  296. HeaderAlignmentVert = vaCenter
  297. Width = 50
  298. Position.BandIndex = 1
  299. Position.ColIndex = 7
  300. Position.RowIndex = 0
  301. end
  302. object TvListColumn14: TcxGridBandedColumn
  303. Caption = '08'
  304. PropertiesClassName = 'TcxLabelProperties'
  305. Properties.Alignment.Horz = taRightJustify
  306. Properties.Alignment.Vert = taVCenter
  307. OnCustomDrawCell = ColSpedCustomDrawCell
  308. HeaderAlignmentHorz = taCenter
  309. HeaderAlignmentVert = vaCenter
  310. Width = 50
  311. Position.BandIndex = 1
  312. Position.ColIndex = 8
  313. Position.RowIndex = 0
  314. end
  315. object TvListColumn15: TcxGridBandedColumn
  316. Caption = '09'
  317. PropertiesClassName = 'TcxLabelProperties'
  318. Properties.Alignment.Horz = taRightJustify
  319. Properties.Alignment.Vert = taVCenter
  320. OnCustomDrawCell = ColSpedCustomDrawCell
  321. HeaderAlignmentHorz = taCenter
  322. HeaderAlignmentVert = vaCenter
  323. Width = 50
  324. Position.BandIndex = 1
  325. Position.ColIndex = 9
  326. Position.RowIndex = 0
  327. end
  328. object TvListColumn16: TcxGridBandedColumn
  329. Caption = '10'
  330. PropertiesClassName = 'TcxLabelProperties'
  331. Properties.Alignment.Horz = taRightJustify
  332. Properties.Alignment.Vert = taVCenter
  333. OnCustomDrawCell = ColSpedCustomDrawCell
  334. HeaderAlignmentHorz = taCenter
  335. HeaderAlignmentVert = vaCenter
  336. Width = 50
  337. Position.BandIndex = 1
  338. Position.ColIndex = 10
  339. Position.RowIndex = 0
  340. end
  341. object TvListColumn17: TcxGridBandedColumn
  342. Caption = '11'
  343. PropertiesClassName = 'TcxLabelProperties'
  344. Properties.Alignment.Horz = taRightJustify
  345. Properties.Alignment.Vert = taVCenter
  346. OnCustomDrawCell = ColSpedCustomDrawCell
  347. HeaderAlignmentHorz = taCenter
  348. HeaderAlignmentVert = vaCenter
  349. Width = 50
  350. Position.BandIndex = 1
  351. Position.ColIndex = 11
  352. Position.RowIndex = 0
  353. end
  354. object TvListColumn18: TcxGridBandedColumn
  355. Caption = '12'
  356. PropertiesClassName = 'TcxLabelProperties'
  357. Properties.Alignment.Horz = taRightJustify
  358. Properties.Alignment.Vert = taVCenter
  359. OnCustomDrawCell = ColSpedCustomDrawCell
  360. HeaderAlignmentHorz = taCenter
  361. HeaderAlignmentVert = vaCenter
  362. Width = 50
  363. Position.BandIndex = 1
  364. Position.ColIndex = 12
  365. Position.RowIndex = 0
  366. end
  367. object TvListColumn19: TcxGridBandedColumn
  368. Caption = '13'
  369. PropertiesClassName = 'TcxLabelProperties'
  370. Properties.Alignment.Horz = taRightJustify
  371. Properties.Alignment.Vert = taVCenter
  372. OnCustomDrawCell = ColSpedCustomDrawCell
  373. HeaderAlignmentHorz = taCenter
  374. HeaderAlignmentVert = vaCenter
  375. Width = 50
  376. Position.BandIndex = 1
  377. Position.ColIndex = 13
  378. Position.RowIndex = 0
  379. end
  380. object TvListColumn20: TcxGridBandedColumn
  381. Caption = '14'
  382. PropertiesClassName = 'TcxLabelProperties'
  383. Properties.Alignment.Horz = taRightJustify
  384. Properties.Alignment.Vert = taVCenter
  385. OnCustomDrawCell = ColSpedCustomDrawCell
  386. HeaderAlignmentHorz = taCenter
  387. HeaderAlignmentVert = vaCenter
  388. Width = 50
  389. Position.BandIndex = 1
  390. Position.ColIndex = 14
  391. Position.RowIndex = 0
  392. end
  393. object TvListColumn21: TcxGridBandedColumn
  394. Caption = '15'
  395. PropertiesClassName = 'TcxLabelProperties'
  396. Properties.Alignment.Horz = taRightJustify
  397. Properties.Alignment.Vert = taVCenter
  398. OnCustomDrawCell = ColSpedCustomDrawCell
  399. HeaderAlignmentHorz = taCenter
  400. HeaderAlignmentVert = vaCenter
  401. Width = 50
  402. Position.BandIndex = 1
  403. Position.ColIndex = 15
  404. Position.RowIndex = 0
  405. end
  406. object TvListColumn22: TcxGridBandedColumn
  407. Caption = '16'
  408. PropertiesClassName = 'TcxLabelProperties'
  409. Properties.Alignment.Horz = taRightJustify
  410. Properties.Alignment.Vert = taVCenter
  411. OnCustomDrawCell = ColSpedCustomDrawCell
  412. HeaderAlignmentHorz = taCenter
  413. HeaderAlignmentVert = vaCenter
  414. Width = 50
  415. Position.BandIndex = 1
  416. Position.ColIndex = 16
  417. Position.RowIndex = 0
  418. end
  419. object TvListColumn23: TcxGridBandedColumn
  420. Caption = '17'
  421. PropertiesClassName = 'TcxLabelProperties'
  422. Properties.Alignment.Horz = taRightJustify
  423. Properties.Alignment.Vert = taVCenter
  424. OnCustomDrawCell = ColSpedCustomDrawCell
  425. HeaderAlignmentHorz = taCenter
  426. HeaderAlignmentVert = vaCenter
  427. Width = 50
  428. Position.BandIndex = 1
  429. Position.ColIndex = 17
  430. Position.RowIndex = 0
  431. end
  432. object TvListColumn24: TcxGridBandedColumn
  433. Caption = '18'
  434. PropertiesClassName = 'TcxLabelProperties'
  435. Properties.Alignment.Horz = taRightJustify
  436. Properties.Alignment.Vert = taVCenter
  437. OnCustomDrawCell = ColSpedCustomDrawCell
  438. HeaderAlignmentHorz = taCenter
  439. HeaderAlignmentVert = vaCenter
  440. Width = 50
  441. Position.BandIndex = 1
  442. Position.ColIndex = 18
  443. Position.RowIndex = 0
  444. end
  445. object TvListColumn25: TcxGridBandedColumn
  446. Caption = '19'
  447. PropertiesClassName = 'TcxLabelProperties'
  448. Properties.Alignment.Horz = taRightJustify
  449. Properties.Alignment.Vert = taVCenter
  450. OnCustomDrawCell = ColSpedCustomDrawCell
  451. HeaderAlignmentHorz = taCenter
  452. HeaderAlignmentVert = vaCenter
  453. Width = 50
  454. Position.BandIndex = 1
  455. Position.ColIndex = 19
  456. Position.RowIndex = 0
  457. end
  458. object TvListColumn26: TcxGridBandedColumn
  459. Caption = '20'
  460. PropertiesClassName = 'TcxLabelProperties'
  461. Properties.Alignment.Horz = taRightJustify
  462. Properties.Alignment.Vert = taVCenter
  463. OnCustomDrawCell = ColSpedCustomDrawCell
  464. HeaderAlignmentHorz = taCenter
  465. HeaderAlignmentVert = vaCenter
  466. Width = 50
  467. Position.BandIndex = 1
  468. Position.ColIndex = 20
  469. Position.RowIndex = 0
  470. end
  471. object TvListColumn27: TcxGridBandedColumn
  472. Caption = '21'
  473. PropertiesClassName = 'TcxLabelProperties'
  474. Properties.Alignment.Horz = taRightJustify
  475. Properties.Alignment.Vert = taVCenter
  476. OnCustomDrawCell = ColSpedCustomDrawCell
  477. HeaderAlignmentHorz = taCenter
  478. HeaderAlignmentVert = vaCenter
  479. Width = 50
  480. Position.BandIndex = 1
  481. Position.ColIndex = 21
  482. Position.RowIndex = 0
  483. end
  484. object TvListColumn28: TcxGridBandedColumn
  485. Caption = '22'
  486. PropertiesClassName = 'TcxLabelProperties'
  487. Properties.Alignment.Horz = taRightJustify
  488. Properties.Alignment.Vert = taVCenter
  489. OnCustomDrawCell = ColSpedCustomDrawCell
  490. HeaderAlignmentHorz = taCenter
  491. HeaderAlignmentVert = vaCenter
  492. Width = 50
  493. Position.BandIndex = 1
  494. Position.ColIndex = 22
  495. Position.RowIndex = 0
  496. end
  497. object TvListColumn29: TcxGridBandedColumn
  498. Caption = '23'
  499. PropertiesClassName = 'TcxLabelProperties'
  500. Properties.Alignment.Horz = taRightJustify
  501. Properties.Alignment.Vert = taVCenter
  502. OnCustomDrawCell = ColSpedCustomDrawCell
  503. HeaderAlignmentHorz = taCenter
  504. HeaderAlignmentVert = vaCenter
  505. Width = 50
  506. Position.BandIndex = 1
  507. Position.ColIndex = 23
  508. Position.RowIndex = 0
  509. end
  510. object ColGrad: TcxGridBandedColumn
  511. Caption = '00'
  512. PropertiesClassName = 'TcxLabelProperties'
  513. Properties.Alignment.Horz = taCenter
  514. Properties.Alignment.Vert = taVCenter
  515. HeaderAlignmentHorz = taCenter
  516. HeaderAlignmentVert = vaCenter
  517. Width = 50
  518. Position.BandIndex = 2
  519. Position.ColIndex = 0
  520. Position.RowIndex = 0
  521. end
  522. object TvListColumn31: TcxGridBandedColumn
  523. Caption = '01'
  524. PropertiesClassName = 'TcxLabelProperties'
  525. Properties.Alignment.Horz = taCenter
  526. Properties.Alignment.Vert = taVCenter
  527. HeaderAlignmentHorz = taCenter
  528. HeaderAlignmentVert = vaCenter
  529. Width = 50
  530. Position.BandIndex = 2
  531. Position.ColIndex = 1
  532. Position.RowIndex = 0
  533. end
  534. object TvListColumn32: TcxGridBandedColumn
  535. Caption = '02'
  536. PropertiesClassName = 'TcxLabelProperties'
  537. Properties.Alignment.Horz = taCenter
  538. Properties.Alignment.Vert = taVCenter
  539. HeaderAlignmentHorz = taCenter
  540. HeaderAlignmentVert = vaCenter
  541. Width = 50
  542. Position.BandIndex = 2
  543. Position.ColIndex = 2
  544. Position.RowIndex = 0
  545. end
  546. object TvListColumn33: TcxGridBandedColumn
  547. Caption = '03'
  548. PropertiesClassName = 'TcxLabelProperties'
  549. Properties.Alignment.Horz = taCenter
  550. Properties.Alignment.Vert = taVCenter
  551. HeaderAlignmentHorz = taCenter
  552. HeaderAlignmentVert = vaCenter
  553. Width = 50
  554. Position.BandIndex = 2
  555. Position.ColIndex = 3
  556. Position.RowIndex = 0
  557. end
  558. object TvListColumn34: TcxGridBandedColumn
  559. Caption = '04'
  560. PropertiesClassName = 'TcxLabelProperties'
  561. Properties.Alignment.Horz = taCenter
  562. Properties.Alignment.Vert = taVCenter
  563. HeaderAlignmentHorz = taCenter
  564. HeaderAlignmentVert = vaCenter
  565. Width = 50
  566. Position.BandIndex = 2
  567. Position.ColIndex = 4
  568. Position.RowIndex = 0
  569. end
  570. object TvListColumn35: TcxGridBandedColumn
  571. Caption = '05'
  572. PropertiesClassName = 'TcxLabelProperties'
  573. Properties.Alignment.Horz = taCenter
  574. Properties.Alignment.Vert = taVCenter
  575. HeaderAlignmentHorz = taCenter
  576. HeaderAlignmentVert = vaCenter
  577. Width = 50
  578. Position.BandIndex = 2
  579. Position.ColIndex = 5
  580. Position.RowIndex = 0
  581. end
  582. object TvListColumn36: TcxGridBandedColumn
  583. Caption = '06'
  584. PropertiesClassName = 'TcxLabelProperties'
  585. Properties.Alignment.Horz = taCenter
  586. Properties.Alignment.Vert = taVCenter
  587. HeaderAlignmentHorz = taCenter
  588. HeaderAlignmentVert = vaCenter
  589. Width = 50
  590. Position.BandIndex = 2
  591. Position.ColIndex = 6
  592. Position.RowIndex = 0
  593. end
  594. object TvListColumn37: TcxGridBandedColumn
  595. Caption = '07'
  596. PropertiesClassName = 'TcxLabelProperties'
  597. Properties.Alignment.Horz = taCenter
  598. Properties.Alignment.Vert = taVCenter
  599. HeaderAlignmentHorz = taCenter
  600. HeaderAlignmentVert = vaCenter
  601. Width = 50
  602. Position.BandIndex = 2
  603. Position.ColIndex = 7
  604. Position.RowIndex = 0
  605. end
  606. object TvListColumn38: TcxGridBandedColumn
  607. Caption = '08'
  608. PropertiesClassName = 'TcxLabelProperties'
  609. Properties.Alignment.Horz = taCenter
  610. Properties.Alignment.Vert = taVCenter
  611. HeaderAlignmentHorz = taCenter
  612. HeaderAlignmentVert = vaCenter
  613. Width = 50
  614. Position.BandIndex = 2
  615. Position.ColIndex = 8
  616. Position.RowIndex = 0
  617. end
  618. object TvListColumn39: TcxGridBandedColumn
  619. Caption = '09'
  620. PropertiesClassName = 'TcxLabelProperties'
  621. Properties.Alignment.Horz = taCenter
  622. Properties.Alignment.Vert = taVCenter
  623. HeaderAlignmentHorz = taCenter
  624. HeaderAlignmentVert = vaCenter
  625. Width = 50
  626. Position.BandIndex = 2
  627. Position.ColIndex = 9
  628. Position.RowIndex = 0
  629. end
  630. object TvListColumn40: TcxGridBandedColumn
  631. Caption = '10'
  632. PropertiesClassName = 'TcxLabelProperties'
  633. Properties.Alignment.Horz = taCenter
  634. Properties.Alignment.Vert = taVCenter
  635. HeaderAlignmentHorz = taCenter
  636. HeaderAlignmentVert = vaCenter
  637. Width = 50
  638. Position.BandIndex = 2
  639. Position.ColIndex = 10
  640. Position.RowIndex = 0
  641. end
  642. object TvListColumn41: TcxGridBandedColumn
  643. Caption = '11'
  644. PropertiesClassName = 'TcxLabelProperties'
  645. Properties.Alignment.Horz = taCenter
  646. Properties.Alignment.Vert = taVCenter
  647. HeaderAlignmentHorz = taCenter
  648. HeaderAlignmentVert = vaCenter
  649. Width = 50
  650. Position.BandIndex = 2
  651. Position.ColIndex = 11
  652. Position.RowIndex = 0
  653. end
  654. object TvListColumn42: TcxGridBandedColumn
  655. Caption = '12'
  656. PropertiesClassName = 'TcxLabelProperties'
  657. Properties.Alignment.Horz = taCenter
  658. Properties.Alignment.Vert = taVCenter
  659. HeaderAlignmentHorz = taCenter
  660. HeaderAlignmentVert = vaCenter
  661. Width = 50
  662. Position.BandIndex = 2
  663. Position.ColIndex = 12
  664. Position.RowIndex = 0
  665. end
  666. object TvListColumn43: TcxGridBandedColumn
  667. Caption = '13'
  668. PropertiesClassName = 'TcxLabelProperties'
  669. Properties.Alignment.Horz = taCenter
  670. Properties.Alignment.Vert = taVCenter
  671. HeaderAlignmentHorz = taCenter
  672. HeaderAlignmentVert = vaCenter
  673. Width = 50
  674. Position.BandIndex = 2
  675. Position.ColIndex = 13
  676. Position.RowIndex = 0
  677. end
  678. object TvListColumn44: TcxGridBandedColumn
  679. Caption = '14'
  680. PropertiesClassName = 'TcxLabelProperties'
  681. Properties.Alignment.Horz = taCenter
  682. Properties.Alignment.Vert = taVCenter
  683. HeaderAlignmentHorz = taCenter
  684. HeaderAlignmentVert = vaCenter
  685. Width = 50
  686. Position.BandIndex = 2
  687. Position.ColIndex = 14
  688. Position.RowIndex = 0
  689. end
  690. object TvListColumn45: TcxGridBandedColumn
  691. Caption = '15'
  692. PropertiesClassName = 'TcxLabelProperties'
  693. Properties.Alignment.Horz = taCenter
  694. Properties.Alignment.Vert = taVCenter
  695. HeaderAlignmentHorz = taCenter
  696. HeaderAlignmentVert = vaCenter
  697. Width = 50
  698. Position.BandIndex = 2
  699. Position.ColIndex = 15
  700. Position.RowIndex = 0
  701. end
  702. object TvListColumn46: TcxGridBandedColumn
  703. Caption = '16'
  704. PropertiesClassName = 'TcxLabelProperties'
  705. Properties.Alignment.Horz = taCenter
  706. Properties.Alignment.Vert = taVCenter
  707. HeaderAlignmentHorz = taCenter
  708. HeaderAlignmentVert = vaCenter
  709. Width = 50
  710. Position.BandIndex = 2
  711. Position.ColIndex = 16
  712. Position.RowIndex = 0
  713. end
  714. object TvListColumn47: TcxGridBandedColumn
  715. Caption = '17'
  716. PropertiesClassName = 'TcxLabelProperties'
  717. Properties.Alignment.Horz = taCenter
  718. Properties.Alignment.Vert = taVCenter
  719. HeaderAlignmentHorz = taCenter
  720. HeaderAlignmentVert = vaCenter
  721. Width = 50
  722. Position.BandIndex = 2
  723. Position.ColIndex = 17
  724. Position.RowIndex = 0
  725. end
  726. object TvListColumn48: TcxGridBandedColumn
  727. Caption = '18'
  728. PropertiesClassName = 'TcxLabelProperties'
  729. Properties.Alignment.Horz = taCenter
  730. Properties.Alignment.Vert = taVCenter
  731. HeaderAlignmentHorz = taCenter
  732. HeaderAlignmentVert = vaCenter
  733. Width = 50
  734. Position.BandIndex = 2
  735. Position.ColIndex = 18
  736. Position.RowIndex = 0
  737. end
  738. object TvListColumn49: TcxGridBandedColumn
  739. Caption = '19'
  740. PropertiesClassName = 'TcxLabelProperties'
  741. Properties.Alignment.Horz = taCenter
  742. Properties.Alignment.Vert = taVCenter
  743. HeaderAlignmentHorz = taCenter
  744. HeaderAlignmentVert = vaCenter
  745. Width = 50
  746. Position.BandIndex = 2
  747. Position.ColIndex = 19
  748. Position.RowIndex = 0
  749. end
  750. object TvListColumn50: TcxGridBandedColumn
  751. Caption = '20'
  752. PropertiesClassName = 'TcxLabelProperties'
  753. Properties.Alignment.Horz = taCenter
  754. Properties.Alignment.Vert = taVCenter
  755. HeaderAlignmentHorz = taCenter
  756. HeaderAlignmentVert = vaCenter
  757. Width = 50
  758. Position.BandIndex = 2
  759. Position.ColIndex = 20
  760. Position.RowIndex = 0
  761. end
  762. object TvListColumn51: TcxGridBandedColumn
  763. Caption = '21'
  764. PropertiesClassName = 'TcxLabelProperties'
  765. Properties.Alignment.Horz = taCenter
  766. Properties.Alignment.Vert = taVCenter
  767. HeaderAlignmentHorz = taCenter
  768. HeaderAlignmentVert = vaCenter
  769. Width = 50
  770. Position.BandIndex = 2
  771. Position.ColIndex = 21
  772. Position.RowIndex = 0
  773. end
  774. object TvListColumn52: TcxGridBandedColumn
  775. Caption = '22'
  776. PropertiesClassName = 'TcxLabelProperties'
  777. Properties.Alignment.Horz = taCenter
  778. Properties.Alignment.Vert = taVCenter
  779. HeaderAlignmentHorz = taCenter
  780. HeaderAlignmentVert = vaCenter
  781. Width = 50
  782. Position.BandIndex = 2
  783. Position.ColIndex = 22
  784. Position.RowIndex = 0
  785. end
  786. object TvListColumn53: TcxGridBandedColumn
  787. Caption = '23'
  788. PropertiesClassName = 'TcxLabelProperties'
  789. Properties.Alignment.Horz = taCenter
  790. Properties.Alignment.Vert = taVCenter
  791. HeaderAlignmentHorz = taCenter
  792. HeaderAlignmentVert = vaCenter
  793. Width = 50
  794. Position.BandIndex = 2
  795. Position.ColIndex = 23
  796. Position.RowIndex = 0
  797. end
  798. end
  799. object GlList: TcxGridLevel
  800. GridView = TvList
  801. end
  802. end
  803. object ChkExpand: TcxCheckBox
  804. Tag = 9
  805. Left = 813
  806. Top = 6
  807. Cursor = crHandPoint
  808. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  809. Anchors = [akTop, akRight]
  810. Caption = #54869#51109'/'#52629#49548
  811. ParentBackground = False
  812. ParentColor = False
  813. ParentShowHint = False
  814. ShowHint = True
  815. State = cbsChecked
  816. Style.BorderColor = 9868950
  817. Style.BorderStyle = ebsThick
  818. Style.Color = 14671839
  819. Style.Shadow = False
  820. TabOrder = 1
  821. Transparent = True
  822. Visible = False
  823. OnClick = ChkExpandClick
  824. Width = 85
  825. end
  826. end
  827. object cxSplitter1: TcxSplitter
  828. Left = 0
  829. Top = 314
  830. Width = 1111
  831. Height = 6
  832. AlignSplitter = salBottom
  833. Control = PnlChart
  834. end
  835. object PnlChart: TPanel
  836. Left = 0
  837. Top = 320
  838. Width = 1111
  839. Height = 378
  840. Align = alBottom
  841. BevelInner = bvLowered
  842. BevelOuter = bvNone
  843. TabOrder = 3
  844. end
  845. object ADOQry: TADOQuery
  846. Parameters = <>
  847. Left = 240
  848. Top = 148
  849. end
  850. object TmrShow: TTimer
  851. Enabled = False
  852. Interval = 300
  853. OnTimer = TmrShowTimer
  854. Left = 320
  855. Top = 156
  856. end
  857. end