IHS00301F.dfm 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403
  1. object IHS00301: TIHS00301
  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 = #49688#51665#45936#51060#53552' '#51060#47141#51312#54924
  10. ClientHeight = 698
  11. ClientWidth = 1034
  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 = 1034
  31. Height = 34
  32. Align = alTop
  33. BevelOuter = bvNone
  34. TabOrder = 0
  35. DesignSize = (
  36. 1034
  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 = 884
  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 = 952
  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 = 1034
  87. Height = 372
  88. Align = alClient
  89. BevelOuter = bvNone
  90. TabOrder = 1
  91. DesignSize = (
  92. 1034
  93. 372)
  94. object CxList: TcxGrid
  95. Left = 0
  96. Top = 0
  97. Width = 1034
  98. Height = 372
  99. Align = alClient
  100. TabOrder = 1
  101. object TvList: TcxGridTableView
  102. Navigator.Buttons.Append.Visible = True
  103. Navigator.Buttons.SaveBookmark.Visible = False
  104. Navigator.InfoPanel.Visible = True
  105. DataController.Summary.DefaultGroupSummaryItems = <>
  106. DataController.Summary.FooterSummaryItems = <>
  107. DataController.Summary.SummaryGroups = <>
  108. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  109. OptionsBehavior.CellHints = True
  110. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  111. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  112. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  113. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  114. OptionsData.Deleting = False
  115. OptionsData.DeletingConfirmation = False
  116. OptionsData.Editing = False
  117. OptionsData.Inserting = False
  118. OptionsView.Indicator = True
  119. object Column02: TcxGridColumn
  120. Caption = #47553#53356
  121. PropertiesClassName = 'TcxTextEditProperties'
  122. Properties.Alignment.Horz = taCenter
  123. Properties.MaxLength = 0
  124. Properties.PasswordChar = '*'
  125. HeaderAlignmentHorz = taCenter
  126. HeaderAlignmentVert = vaCenter
  127. Options.Editing = False
  128. Width = 114
  129. end
  130. object Column01: TcxGridColumn
  131. Caption = #44032#44277#51068#49884
  132. PropertiesClassName = 'TcxTextEditProperties'
  133. Properties.Alignment.Horz = taCenter
  134. Properties.Alignment.Vert = taVCenter
  135. HeaderAlignmentHorz = taCenter
  136. HeaderAlignmentVert = vaCenter
  137. Options.Editing = False
  138. Width = 168
  139. end
  140. object Column03: TcxGridColumn
  141. Caption = #49688#51665#50896
  142. DataBinding.ValueType = 'Integer'
  143. PropertiesClassName = 'TcxCalcEditProperties'
  144. Properties.Alignment.Horz = taRightJustify
  145. Properties.Alignment.Vert = taVCenter
  146. HeaderAlignmentHorz = taCenter
  147. HeaderAlignmentVert = vaCenter
  148. Options.Editing = False
  149. Width = 110
  150. end
  151. object Column04: TcxGridColumn
  152. Caption = #49549#46020'(Km)'
  153. DataBinding.ValueType = 'Integer'
  154. PropertiesClassName = 'TcxCalcEditProperties'
  155. Properties.Alignment.Horz = taRightJustify
  156. Properties.Alignment.Vert = taVCenter
  157. Visible = False
  158. HeaderAlignmentHorz = taCenter
  159. HeaderAlignmentVert = vaCenter
  160. Options.Editing = False
  161. Width = 110
  162. end
  163. object Column05: TcxGridColumn
  164. DataBinding.ValueType = 'Integer'
  165. PropertiesClassName = 'TcxCalcEditProperties'
  166. Properties.Alignment.Horz = taRightJustify
  167. Properties.Alignment.Vert = taVCenter
  168. Visible = False
  169. HeaderAlignmentHorz = taCenter
  170. HeaderAlignmentVert = vaCenter
  171. Width = 110
  172. end
  173. object Column06: TcxGridColumn
  174. DataBinding.ValueType = 'Integer'
  175. PropertiesClassName = 'TcxCalcEditProperties'
  176. Properties.Alignment.Horz = taRightJustify
  177. Properties.Alignment.Vert = taVCenter
  178. Visible = False
  179. HeaderAlignmentHorz = taCenter
  180. HeaderAlignmentVert = vaCenter
  181. Width = 110
  182. end
  183. object Column07: TcxGridColumn
  184. DataBinding.ValueType = 'Integer'
  185. PropertiesClassName = 'TcxCalcEditProperties'
  186. Properties.Alignment.Horz = taRightJustify
  187. Properties.Alignment.Vert = taVCenter
  188. Visible = False
  189. HeaderAlignmentHorz = taCenter
  190. HeaderAlignmentVert = vaCenter
  191. Width = 110
  192. end
  193. object Column08: TcxGridColumn
  194. DataBinding.ValueType = 'Integer'
  195. PropertiesClassName = 'TcxCalcEditProperties'
  196. Properties.Alignment.Horz = taRightJustify
  197. Properties.Alignment.Vert = taVCenter
  198. Visible = False
  199. HeaderAlignmentHorz = taCenter
  200. HeaderAlignmentVert = vaCenter
  201. Width = 110
  202. end
  203. object Column09: TcxGridColumn
  204. DataBinding.ValueType = 'Integer'
  205. PropertiesClassName = 'TcxCalcEditProperties'
  206. Properties.Alignment.Horz = taRightJustify
  207. Properties.Alignment.Vert = taVCenter
  208. Visible = False
  209. HeaderAlignmentHorz = taCenter
  210. HeaderAlignmentVert = vaCenter
  211. Width = 110
  212. end
  213. object Column10: TcxGridColumn
  214. DataBinding.ValueType = 'Integer'
  215. PropertiesClassName = 'TcxCalcEditProperties'
  216. Properties.Alignment.Horz = taRightJustify
  217. Properties.Alignment.Vert = taVCenter
  218. Visible = False
  219. HeaderAlignmentHorz = taCenter
  220. HeaderAlignmentVert = vaCenter
  221. Width = 110
  222. end
  223. object Column11: TcxGridColumn
  224. DataBinding.ValueType = 'Integer'
  225. PropertiesClassName = 'TcxCalcEditProperties'
  226. Properties.Alignment.Horz = taRightJustify
  227. Properties.Alignment.Vert = taVCenter
  228. Visible = False
  229. HeaderAlignmentHorz = taCenter
  230. HeaderAlignmentVert = vaCenter
  231. Width = 110
  232. end
  233. object Column12: TcxGridColumn
  234. DataBinding.ValueType = 'Integer'
  235. PropertiesClassName = 'TcxCalcEditProperties'
  236. Properties.Alignment.Horz = taRightJustify
  237. Properties.Alignment.Vert = taVCenter
  238. Visible = False
  239. HeaderAlignmentHorz = taCenter
  240. HeaderAlignmentVert = vaCenter
  241. Width = 110
  242. end
  243. object Column13: TcxGridColumn
  244. DataBinding.ValueType = 'Integer'
  245. PropertiesClassName = 'TcxCalcEditProperties'
  246. Properties.Alignment.Horz = taRightJustify
  247. Properties.Alignment.Vert = taVCenter
  248. Visible = False
  249. HeaderAlignmentHorz = taCenter
  250. HeaderAlignmentVert = vaCenter
  251. Width = 110
  252. end
  253. object Column14: TcxGridColumn
  254. DataBinding.ValueType = 'Integer'
  255. PropertiesClassName = 'TcxCalcEditProperties'
  256. Properties.Alignment.Horz = taRightJustify
  257. Properties.Alignment.Vert = taVCenter
  258. Visible = False
  259. HeaderAlignmentHorz = taCenter
  260. HeaderAlignmentVert = vaCenter
  261. Width = 110
  262. end
  263. object Column15: TcxGridColumn
  264. DataBinding.ValueType = 'Integer'
  265. PropertiesClassName = 'TcxCalcEditProperties'
  266. Properties.Alignment.Horz = taRightJustify
  267. Properties.Alignment.Vert = taVCenter
  268. Visible = False
  269. HeaderAlignmentHorz = taCenter
  270. HeaderAlignmentVert = vaCenter
  271. Width = 110
  272. end
  273. object Column16: TcxGridColumn
  274. DataBinding.ValueType = 'Integer'
  275. PropertiesClassName = 'TcxCalcEditProperties'
  276. Properties.Alignment.Horz = taRightJustify
  277. Properties.Alignment.Vert = taVCenter
  278. Visible = False
  279. HeaderAlignmentHorz = taCenter
  280. HeaderAlignmentVert = vaCenter
  281. Width = 110
  282. end
  283. object Column17: TcxGridColumn
  284. DataBinding.ValueType = 'Integer'
  285. PropertiesClassName = 'TcxCalcEditProperties'
  286. Properties.Alignment.Horz = taRightJustify
  287. Properties.Alignment.Vert = taVCenter
  288. Visible = False
  289. HeaderAlignmentHorz = taCenter
  290. HeaderAlignmentVert = vaCenter
  291. Width = 110
  292. end
  293. object Column18: TcxGridColumn
  294. DataBinding.ValueType = 'Integer'
  295. PropertiesClassName = 'TcxCalcEditProperties'
  296. Properties.Alignment.Horz = taRightJustify
  297. Properties.Alignment.Vert = taVCenter
  298. Visible = False
  299. HeaderAlignmentHorz = taCenter
  300. HeaderAlignmentVert = vaCenter
  301. Width = 110
  302. end
  303. end
  304. object GlList: TcxGridLevel
  305. GridView = TvList
  306. end
  307. end
  308. object ChkExpand: TcxCheckBox
  309. Tag = 9
  310. Left = 920
  311. Top = 7
  312. Cursor = crHandPoint
  313. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  314. Anchors = [akTop, akRight]
  315. Caption = #54869#51109'/'#52629#49548
  316. ParentBackground = False
  317. ParentColor = False
  318. ParentShowHint = False
  319. ShowHint = True
  320. State = cbsChecked
  321. Style.BorderColor = 9868950
  322. Style.BorderStyle = ebsThick
  323. Style.Color = 14671839
  324. Style.Shadow = False
  325. TabOrder = 0
  326. Transparent = True
  327. OnClick = ChkExpandClick
  328. Width = 85
  329. end
  330. end
  331. object PnlChart: TPanel
  332. Left = 0
  333. Top = 412
  334. Width = 1034
  335. Height = 286
  336. Align = alBottom
  337. BevelOuter = bvNone
  338. TabOrder = 2
  339. inline FRAMEChart1: TFRAMEChart
  340. Left = 0
  341. Top = 0
  342. Width = 1034
  343. Height = 286
  344. Align = alClient
  345. TabOrder = 0
  346. ExplicitWidth = 1034
  347. ExplicitHeight = 286
  348. inherited CxChart: TcxGrid
  349. Width = 1034
  350. Height = 286
  351. ExplicitWidth = 1034
  352. ExplicitHeight = 286
  353. end
  354. inherited ChkDisplayVal: TcxCheckBox
  355. ExplicitHeight = 21
  356. end
  357. inherited cxLabel2: TcxLabel
  358. ExplicitWidth = 30
  359. ExplicitHeight = 21
  360. end
  361. inherited LblPage: TcxLabel
  362. ExplicitWidth = 18
  363. ExplicitHeight = 21
  364. end
  365. inherited lblAll: TcxLabel
  366. ExplicitWidth = 35
  367. ExplicitHeight = 21
  368. end
  369. inherited lblImgSave: TcxLabel
  370. ExplicitWidth = 110
  371. ExplicitHeight = 21
  372. end
  373. inherited lblSaveErr: TcxLabel
  374. ExplicitWidth = 261
  375. ExplicitHeight = 21
  376. end
  377. inherited lblSaveOk: TcxLabel
  378. ExplicitWidth = 191
  379. ExplicitHeight = 21
  380. end
  381. end
  382. end
  383. object cxSplitter1: TcxSplitter
  384. Left = 0
  385. Top = 406
  386. Width = 1034
  387. Height = 6
  388. AlignSplitter = salBottom
  389. Control = PnlChart
  390. end
  391. object ADOQry: TADOQuery
  392. Parameters = <>
  393. Left = 240
  394. Top = 148
  395. end
  396. object TmrShow: TTimer
  397. Enabled = False
  398. Interval = 300
  399. OnTimer = TmrShowTimer
  400. Left = 320
  401. Top = 156
  402. end
  403. end