IAN00501F.dfm 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459
  1. object IAN00501: TIAN00501
  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 = #54056#53556#45936#51060#53552' '#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. OnDestroy = FormDestroy
  24. OnShow = FormShow
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object PnlTop: TPanel
  28. Left = 0
  29. Top = 0
  30. Width = 1111
  31. Height = 34
  32. Align = alTop
  33. BevelOuter = bvNone
  34. TabOrder = 0
  35. DesignSize = (
  36. 1111
  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 = 961
  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 = 1029
  65. Top = 5
  66. Width = 75
  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. end
  83. object PnlList: TPanel
  84. Left = 0
  85. Top = 34
  86. Width = 1111
  87. Height = 372
  88. Align = alClient
  89. BevelOuter = bvNone
  90. TabOrder = 1
  91. DesignSize = (
  92. 1111
  93. 372)
  94. object CxList: TcxGrid
  95. Left = 0
  96. Top = 0
  97. Width = 1111
  98. Height = 372
  99. Align = alClient
  100. TabOrder = 1
  101. object TvList: TcxGridBandedTableView
  102. DataController.Summary.DefaultGroupSummaryItems = <>
  103. DataController.Summary.FooterSummaryItems = <>
  104. DataController.Summary.SummaryGroups = <>
  105. OptionsData.Deleting = False
  106. OptionsData.DeletingConfirmation = False
  107. OptionsData.Editing = False
  108. OptionsData.Inserting = False
  109. OptionsView.Indicator = True
  110. Bands = <
  111. item
  112. Caption = #44592#48376#51221#48372
  113. Width = 719
  114. end
  115. item
  116. Caption = #44592#51456#50900' '#51221#48372
  117. Width = 136
  118. end
  119. item
  120. Caption = #48708#44368#50900' '#51221#48372
  121. Width = 133
  122. end
  123. item
  124. Caption = #52264#51060
  125. end>
  126. object Column01: TcxGridBandedColumn
  127. Caption = 'ID'
  128. PropertiesClassName = 'TcxTextEditProperties'
  129. Properties.Alignment.Vert = taVCenter
  130. HeaderAlignmentHorz = taCenter
  131. HeaderAlignmentVert = vaCenter
  132. Width = 143
  133. Position.BandIndex = 0
  134. Position.ColIndex = 0
  135. Position.RowIndex = 0
  136. end
  137. object Column02: TcxGridBandedColumn
  138. Caption = #47749#52845
  139. PropertiesClassName = 'TcxTextEditProperties'
  140. Properties.Alignment.Vert = taVCenter
  141. HeaderAlignmentHorz = taCenter
  142. HeaderAlignmentVert = vaCenter
  143. Width = 261
  144. Position.BandIndex = 0
  145. Position.ColIndex = 1
  146. Position.RowIndex = 0
  147. end
  148. object Column03: TcxGridBandedColumn
  149. Caption = #44600#51060
  150. DataBinding.ValueType = 'Integer'
  151. PropertiesClassName = 'TcxCalcEditProperties'
  152. Properties.Alignment.Horz = taRightJustify
  153. Properties.Alignment.Vert = taVCenter
  154. HeaderAlignmentHorz = taCenter
  155. HeaderAlignmentVert = vaCenter
  156. Width = 86
  157. Position.BandIndex = 0
  158. Position.ColIndex = 2
  159. Position.RowIndex = 0
  160. end
  161. object Column04: TcxGridBandedColumn
  162. Caption = #50836#51068#53440#51077
  163. PropertiesClassName = 'TcxTextEditProperties'
  164. Properties.Alignment.Horz = taCenter
  165. Properties.Alignment.Vert = taVCenter
  166. HeaderAlignmentHorz = taCenter
  167. HeaderAlignmentVert = vaCenter
  168. Width = 154
  169. Position.BandIndex = 0
  170. Position.ColIndex = 3
  171. Position.RowIndex = 0
  172. end
  173. object Column05: TcxGridBandedColumn
  174. Caption = #54056#53556#49884#48516
  175. PropertiesClassName = 'TcxTextEditProperties'
  176. Properties.Alignment.Horz = taCenter
  177. Properties.Alignment.Vert = taVCenter
  178. HeaderAlignmentHorz = taCenter
  179. HeaderAlignmentVert = vaCenter
  180. Width = 75
  181. Position.BandIndex = 0
  182. Position.ColIndex = 4
  183. Position.RowIndex = 0
  184. end
  185. object Column06: TcxGridBandedColumn
  186. Caption = #44368#53685#47049
  187. DataBinding.ValueType = 'Integer'
  188. PropertiesClassName = 'TcxCalcEditProperties'
  189. Properties.Alignment.Horz = taRightJustify
  190. Properties.Alignment.Vert = taVCenter
  191. Visible = False
  192. HeaderAlignmentHorz = taCenter
  193. HeaderAlignmentVert = vaCenter
  194. Position.BandIndex = 1
  195. Position.ColIndex = 0
  196. Position.RowIndex = 0
  197. end
  198. object Column07: TcxGridBandedColumn
  199. Caption = #49549#46020
  200. DataBinding.ValueType = 'Integer'
  201. PropertiesClassName = 'TcxCalcEditProperties'
  202. Properties.Alignment.Horz = taRightJustify
  203. Properties.Alignment.Vert = taVCenter
  204. HeaderAlignmentHorz = taCenter
  205. HeaderAlignmentVert = vaCenter
  206. Position.BandIndex = 1
  207. Position.ColIndex = 1
  208. Position.RowIndex = 0
  209. end
  210. object Column08: TcxGridBandedColumn
  211. Caption = #51216#50976#50984
  212. DataBinding.ValueType = 'Integer'
  213. PropertiesClassName = 'TcxCalcEditProperties'
  214. Properties.Alignment.Horz = taRightJustify
  215. Properties.Alignment.Vert = taVCenter
  216. Visible = False
  217. HeaderAlignmentHorz = taCenter
  218. HeaderAlignmentVert = vaCenter
  219. Position.BandIndex = 1
  220. Position.ColIndex = 2
  221. Position.RowIndex = 0
  222. end
  223. object Column09: TcxGridBandedColumn
  224. Caption = #53685#54665#49884#44036
  225. DataBinding.ValueType = 'Integer'
  226. PropertiesClassName = 'TcxCalcEditProperties'
  227. Properties.Alignment.Horz = taRightJustify
  228. Properties.Alignment.Vert = taVCenter
  229. HeaderAlignmentHorz = taCenter
  230. HeaderAlignmentVert = vaCenter
  231. Position.BandIndex = 1
  232. Position.ColIndex = 3
  233. Position.RowIndex = 0
  234. end
  235. object Column10: TcxGridBandedColumn
  236. Caption = #44368#53685#47049
  237. DataBinding.ValueType = 'Integer'
  238. PropertiesClassName = 'TcxCalcEditProperties'
  239. Properties.Alignment.Horz = taRightJustify
  240. Properties.Alignment.Vert = taVCenter
  241. Visible = False
  242. HeaderAlignmentHorz = taCenter
  243. HeaderAlignmentVert = vaCenter
  244. Position.BandIndex = 2
  245. Position.ColIndex = 0
  246. Position.RowIndex = 0
  247. end
  248. object Column11: TcxGridBandedColumn
  249. Caption = #49549#46020
  250. DataBinding.ValueType = 'Integer'
  251. PropertiesClassName = 'TcxCalcEditProperties'
  252. Properties.Alignment.Horz = taRightJustify
  253. Properties.Alignment.Vert = taVCenter
  254. HeaderAlignmentHorz = taCenter
  255. HeaderAlignmentVert = vaCenter
  256. Position.BandIndex = 2
  257. Position.ColIndex = 1
  258. Position.RowIndex = 0
  259. end
  260. object Column12: TcxGridBandedColumn
  261. Caption = #51216#50976#50984
  262. DataBinding.ValueType = 'Integer'
  263. PropertiesClassName = 'TcxCalcEditProperties'
  264. Properties.Alignment.Horz = taRightJustify
  265. Properties.Alignment.Vert = taVCenter
  266. Visible = False
  267. HeaderAlignmentHorz = taCenter
  268. HeaderAlignmentVert = vaCenter
  269. Position.BandIndex = 2
  270. Position.ColIndex = 2
  271. Position.RowIndex = 0
  272. end
  273. object Column13: TcxGridBandedColumn
  274. Caption = #53685#54665#49884#44036
  275. DataBinding.ValueType = 'Integer'
  276. PropertiesClassName = 'TcxCalcEditProperties'
  277. Properties.Alignment.Horz = taRightJustify
  278. Properties.Alignment.Vert = taVCenter
  279. HeaderAlignmentHorz = taCenter
  280. HeaderAlignmentVert = vaCenter
  281. Position.BandIndex = 2
  282. Position.ColIndex = 3
  283. Position.RowIndex = 0
  284. end
  285. object Column14: TcxGridBandedColumn
  286. Caption = #49549#46020
  287. DataBinding.ValueType = 'Integer'
  288. PropertiesClassName = 'TcxCalcEditProperties'
  289. Properties.Alignment.Horz = taRightJustify
  290. Properties.Alignment.Vert = taVCenter
  291. OnCustomDrawCell = Column14CustomDrawCell
  292. HeaderAlignmentHorz = taCenter
  293. HeaderAlignmentVert = vaCenter
  294. Position.BandIndex = 3
  295. Position.ColIndex = 0
  296. Position.RowIndex = 0
  297. end
  298. object Column15: TcxGridBandedColumn
  299. Caption = #53685#54665#49884#44036
  300. DataBinding.ValueType = 'Integer'
  301. PropertiesClassName = 'TcxCalcEditProperties'
  302. Properties.Alignment.Horz = taRightJustify
  303. Properties.Alignment.Vert = taVCenter
  304. HeaderAlignmentHorz = taCenter
  305. HeaderAlignmentVert = vaCenter
  306. Position.BandIndex = 3
  307. Position.ColIndex = 1
  308. Position.RowIndex = 0
  309. end
  310. end
  311. object GlList: TcxGridLevel
  312. GridView = TvList
  313. end
  314. end
  315. object ChkExpand: TcxCheckBox
  316. Tag = 9
  317. Left = 997
  318. Top = 7
  319. Cursor = crHandPoint
  320. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  321. Anchors = [akTop, akRight]
  322. Caption = #54869#51109'/'#52629#49548
  323. ParentBackground = False
  324. ParentColor = False
  325. ParentShowHint = False
  326. ShowHint = True
  327. State = cbsChecked
  328. Style.BorderColor = 9868950
  329. Style.BorderStyle = ebsThick
  330. Style.Color = 14671839
  331. Style.Shadow = False
  332. TabOrder = 0
  333. Transparent = True
  334. OnClick = ChkExpandClick
  335. Width = 85
  336. end
  337. object cxLabel1: TcxLabel
  338. Left = 92
  339. Top = 127
  340. Caption = #44592#51456#50900' '#49549#46020'(km/h)'
  341. Transparent = True
  342. Visible = False
  343. end
  344. object cxLabel2: TcxLabel
  345. Left = 92
  346. Top = 151
  347. Caption = #48708#44368#50900' '#49549#46020'(km/h)'
  348. Transparent = True
  349. Visible = False
  350. end
  351. object cxLabel3: TcxLabel
  352. Left = 92
  353. Top = 178
  354. Caption = #52264#51060' '#49549#46020'(km/h)'
  355. Transparent = True
  356. Visible = False
  357. end
  358. object cxLabel4: TcxLabel
  359. Left = 92
  360. Top = 205
  361. Caption = #44592#51456#50900' '#53685#54665#49884#44036'('#52488')'
  362. Transparent = True
  363. Visible = False
  364. end
  365. object cxLabel5: TcxLabel
  366. Left = 92
  367. Top = 232
  368. Caption = #48708#44368#50900' '#53685#54665#49884#44036'('#52488')'
  369. Transparent = True
  370. Visible = False
  371. end
  372. object cxLabel6: TcxLabel
  373. Left = 92
  374. Top = 259
  375. Caption = #52264#51060' '#53685#54665#49884#44036'('#52488')'
  376. Transparent = True
  377. Visible = False
  378. end
  379. end
  380. object PnlChart: TPanel
  381. Left = 0
  382. Top = 412
  383. Width = 1111
  384. Height = 286
  385. Align = alBottom
  386. BevelOuter = bvNone
  387. TabOrder = 2
  388. inline FRAMEChart1: TFRAMEChart
  389. Left = 0
  390. Top = 0
  391. Width = 1111
  392. Height = 286
  393. Align = alClient
  394. TabOrder = 0
  395. ExplicitWidth = 1111
  396. ExplicitHeight = 286
  397. inherited CxChart: TcxGrid
  398. Width = 1111
  399. Height = 286
  400. ExplicitWidth = 1111
  401. ExplicitHeight = 286
  402. end
  403. inherited ChkDisplayVal: TcxCheckBox
  404. ExplicitHeight = 21
  405. end
  406. inherited cxLabel2: TcxLabel
  407. ExplicitWidth = 30
  408. ExplicitHeight = 21
  409. end
  410. inherited LblPage: TcxLabel
  411. ExplicitWidth = 18
  412. ExplicitHeight = 21
  413. end
  414. inherited lblAll: TcxLabel
  415. ExplicitWidth = 35
  416. ExplicitHeight = 21
  417. end
  418. inherited lblImgSave: TcxLabel
  419. ExplicitWidth = 110
  420. ExplicitHeight = 21
  421. end
  422. inherited lblSaveErr: TcxLabel
  423. ExplicitWidth = 261
  424. ExplicitHeight = 21
  425. end
  426. inherited lblSaveOk: TcxLabel
  427. ExplicitWidth = 191
  428. ExplicitHeight = 21
  429. end
  430. end
  431. end
  432. object cxSplitter1: TcxSplitter
  433. Left = 0
  434. Top = 406
  435. Width = 1111
  436. Height = 6
  437. AlignSplitter = salBottom
  438. Control = PnlChart
  439. end
  440. object lblText1: TcxLabel
  441. Left = 30
  442. Top = 161
  443. Caption = #54056#53556#49884#44033
  444. Transparent = True
  445. Visible = False
  446. end
  447. object ADOQry: TADOQuery
  448. Parameters = <>
  449. Left = 240
  450. Top = 148
  451. end
  452. object TmrShow: TTimer
  453. Enabled = False
  454. Interval = 300
  455. OnTimer = TmrShowTimer
  456. Left = 320
  457. Top = 156
  458. end
  459. end