IHS00601F.dfm 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382
  1. object IHS00601: TIHS00601
  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' '#48516#49437
  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 = 664
  90. Align = alClient
  91. BevelOuter = bvNone
  92. TabOrder = 1
  93. DesignSize = (
  94. 1034
  95. 664)
  96. object CxList: TcxGrid
  97. Left = 0
  98. Top = 0
  99. Width = 1034
  100. Height = 664
  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 ColRoad: TcxGridColumn
  122. Caption = #46020#47196#47749
  123. PropertiesClassName = 'TcxLabelProperties'
  124. Properties.Alignment.Vert = taVCenter
  125. HeaderAlignmentHorz = taCenter
  126. HeaderAlignmentVert = vaCenter
  127. Width = 102
  128. end
  129. object Column02: TcxGridColumn
  130. Caption = #47553#53356
  131. PropertiesClassName = 'TcxTextEditProperties'
  132. Properties.Alignment.Horz = taCenter
  133. Properties.MaxLength = 0
  134. Properties.PasswordChar = '*'
  135. HeaderAlignmentHorz = taCenter
  136. HeaderAlignmentVert = vaCenter
  137. Options.Editing = False
  138. Width = 114
  139. end
  140. object ColFName: TcxGridColumn
  141. Caption = #49884#51216#47749
  142. PropertiesClassName = 'TcxLabelProperties'
  143. Properties.Alignment.Vert = taVCenter
  144. HeaderAlignmentHorz = taCenter
  145. HeaderAlignmentVert = vaCenter
  146. Width = 155
  147. end
  148. object ColTName: TcxGridColumn
  149. Caption = #51333#51216#47749
  150. PropertiesClassName = 'TcxLabelProperties'
  151. Properties.Alignment.Vert = taVCenter
  152. HeaderAlignmentHorz = taCenter
  153. HeaderAlignmentVert = vaCenter
  154. Width = 161
  155. end
  156. object Column01: TcxGridColumn
  157. Caption = #44032#44277#51068#49884
  158. PropertiesClassName = 'TcxTextEditProperties'
  159. Properties.Alignment.Horz = taCenter
  160. Properties.Alignment.Vert = taVCenter
  161. HeaderAlignmentHorz = taCenter
  162. HeaderAlignmentVert = vaCenter
  163. Options.Editing = False
  164. Width = 168
  165. end
  166. object Column03: TcxGridColumn
  167. Caption = #49688#51665#50896
  168. DataBinding.ValueType = 'Integer'
  169. PropertiesClassName = 'TcxCalcEditProperties'
  170. Properties.Alignment.Horz = taRightJustify
  171. Properties.Alignment.Vert = taVCenter
  172. HeaderAlignmentHorz = taCenter
  173. HeaderAlignmentVert = vaCenter
  174. Options.Editing = False
  175. Width = 110
  176. end
  177. object Column04: TcxGridColumn
  178. Caption = #49549#46020'(Km)'
  179. DataBinding.ValueType = 'Integer'
  180. PropertiesClassName = 'TcxCalcEditProperties'
  181. Properties.Alignment.Horz = taRightJustify
  182. Properties.Alignment.Vert = taVCenter
  183. Visible = False
  184. HeaderAlignmentHorz = taCenter
  185. HeaderAlignmentVert = vaCenter
  186. Options.Editing = False
  187. Width = 110
  188. end
  189. object Column05: TcxGridColumn
  190. DataBinding.ValueType = 'Integer'
  191. PropertiesClassName = 'TcxCalcEditProperties'
  192. Properties.Alignment.Horz = taRightJustify
  193. Properties.Alignment.Vert = taVCenter
  194. Visible = False
  195. HeaderAlignmentHorz = taCenter
  196. HeaderAlignmentVert = vaCenter
  197. Width = 110
  198. end
  199. object Column06: TcxGridColumn
  200. DataBinding.ValueType = 'Integer'
  201. PropertiesClassName = 'TcxCalcEditProperties'
  202. Properties.Alignment.Horz = taRightJustify
  203. Properties.Alignment.Vert = taVCenter
  204. Visible = False
  205. HeaderAlignmentHorz = taCenter
  206. HeaderAlignmentVert = vaCenter
  207. Width = 110
  208. end
  209. object Column07: TcxGridColumn
  210. DataBinding.ValueType = 'Integer'
  211. PropertiesClassName = 'TcxCalcEditProperties'
  212. Properties.Alignment.Horz = taRightJustify
  213. Properties.Alignment.Vert = taVCenter
  214. Visible = False
  215. HeaderAlignmentHorz = taCenter
  216. HeaderAlignmentVert = vaCenter
  217. Width = 110
  218. end
  219. object Column08: TcxGridColumn
  220. DataBinding.ValueType = 'Integer'
  221. PropertiesClassName = 'TcxCalcEditProperties'
  222. Properties.Alignment.Horz = taRightJustify
  223. Properties.Alignment.Vert = taVCenter
  224. Visible = False
  225. HeaderAlignmentHorz = taCenter
  226. HeaderAlignmentVert = vaCenter
  227. Width = 110
  228. end
  229. object Column09: TcxGridColumn
  230. DataBinding.ValueType = 'Integer'
  231. PropertiesClassName = 'TcxCalcEditProperties'
  232. Properties.Alignment.Horz = taRightJustify
  233. Properties.Alignment.Vert = taVCenter
  234. Visible = False
  235. HeaderAlignmentHorz = taCenter
  236. HeaderAlignmentVert = vaCenter
  237. Width = 110
  238. end
  239. object Column10: TcxGridColumn
  240. DataBinding.ValueType = 'Integer'
  241. PropertiesClassName = 'TcxCalcEditProperties'
  242. Properties.Alignment.Horz = taRightJustify
  243. Properties.Alignment.Vert = taVCenter
  244. Visible = False
  245. HeaderAlignmentHorz = taCenter
  246. HeaderAlignmentVert = vaCenter
  247. Width = 110
  248. end
  249. object Column11: TcxGridColumn
  250. DataBinding.ValueType = 'Integer'
  251. PropertiesClassName = 'TcxCalcEditProperties'
  252. Properties.Alignment.Horz = taRightJustify
  253. Properties.Alignment.Vert = taVCenter
  254. Visible = False
  255. HeaderAlignmentHorz = taCenter
  256. HeaderAlignmentVert = vaCenter
  257. Width = 110
  258. end
  259. object Column12: TcxGridColumn
  260. DataBinding.ValueType = 'Integer'
  261. PropertiesClassName = 'TcxCalcEditProperties'
  262. Properties.Alignment.Horz = taRightJustify
  263. Properties.Alignment.Vert = taVCenter
  264. Visible = False
  265. HeaderAlignmentHorz = taCenter
  266. HeaderAlignmentVert = vaCenter
  267. Width = 110
  268. end
  269. object Column13: TcxGridColumn
  270. DataBinding.ValueType = 'Integer'
  271. PropertiesClassName = 'TcxCalcEditProperties'
  272. Properties.Alignment.Horz = taRightJustify
  273. Properties.Alignment.Vert = taVCenter
  274. Visible = False
  275. HeaderAlignmentHorz = taCenter
  276. HeaderAlignmentVert = vaCenter
  277. Width = 110
  278. end
  279. object Column14: TcxGridColumn
  280. DataBinding.ValueType = 'Integer'
  281. PropertiesClassName = 'TcxCalcEditProperties'
  282. Properties.Alignment.Horz = taRightJustify
  283. Properties.Alignment.Vert = taVCenter
  284. Visible = False
  285. HeaderAlignmentHorz = taCenter
  286. HeaderAlignmentVert = vaCenter
  287. Width = 110
  288. end
  289. object Column15: TcxGridColumn
  290. DataBinding.ValueType = 'Integer'
  291. PropertiesClassName = 'TcxCalcEditProperties'
  292. Properties.Alignment.Horz = taRightJustify
  293. Properties.Alignment.Vert = taVCenter
  294. Visible = False
  295. HeaderAlignmentHorz = taCenter
  296. HeaderAlignmentVert = vaCenter
  297. Width = 110
  298. end
  299. object Column16: TcxGridColumn
  300. DataBinding.ValueType = 'Integer'
  301. PropertiesClassName = 'TcxCalcEditProperties'
  302. Properties.Alignment.Horz = taRightJustify
  303. Properties.Alignment.Vert = taVCenter
  304. Visible = False
  305. HeaderAlignmentHorz = taCenter
  306. HeaderAlignmentVert = vaCenter
  307. Width = 110
  308. end
  309. object Column17: TcxGridColumn
  310. DataBinding.ValueType = 'Integer'
  311. PropertiesClassName = 'TcxCalcEditProperties'
  312. Properties.Alignment.Horz = taRightJustify
  313. Properties.Alignment.Vert = taVCenter
  314. Visible = False
  315. HeaderAlignmentHorz = taCenter
  316. HeaderAlignmentVert = vaCenter
  317. Width = 110
  318. end
  319. object Column18: TcxGridColumn
  320. DataBinding.ValueType = 'Integer'
  321. PropertiesClassName = 'TcxCalcEditProperties'
  322. Properties.Alignment.Horz = taRightJustify
  323. Properties.Alignment.Vert = taVCenter
  324. Visible = False
  325. HeaderAlignmentHorz = taCenter
  326. HeaderAlignmentVert = vaCenter
  327. Width = 110
  328. end
  329. end
  330. object GlList: TcxGridLevel
  331. GridView = TvList
  332. end
  333. end
  334. object ChkExpand: TcxCheckBox
  335. Tag = 9
  336. Left = 920
  337. Top = 7
  338. Cursor = crHandPoint
  339. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  340. Anchors = [akTop, akRight]
  341. Caption = #54869#51109'/'#52629#49548
  342. ParentBackground = False
  343. ParentColor = False
  344. ParentShowHint = False
  345. ShowHint = True
  346. State = cbsChecked
  347. Style.BorderColor = 9868950
  348. Style.BorderStyle = ebsThick
  349. Style.Color = 14671839
  350. Style.Shadow = False
  351. TabOrder = 0
  352. Transparent = True
  353. OnClick = ChkExpandClick
  354. Width = 85
  355. end
  356. end
  357. object lblFileName: TcxLabel
  358. Left = 85
  359. Top = 262
  360. Caption = #49688#51665#45936#51060#53552#48516#49437
  361. Transparent = True
  362. Visible = False
  363. end
  364. object ADOQry: TADOQuery
  365. Parameters = <>
  366. Left = 240
  367. Top = 148
  368. end
  369. object TmrShow: TTimer
  370. Enabled = False
  371. Interval = 300
  372. OnTimer = TmrShowTimer
  373. Left = 320
  374. Top = 156
  375. end
  376. object dxMemData1: TdxMemData
  377. Indexes = <>
  378. SortOptions = []
  379. Left = 272
  380. Top = 296
  381. end
  382. end