IHS00301F.dfm 12 KB

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