IRP00101F.dfm 10 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390
  1. object IRP00101: TIRP00101
  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 = #48372#44256#49436
  10. ClientHeight = 698
  11. ClientWidth = 987
  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 = 987
  33. Height = 34
  34. Align = alTop
  35. BevelOuter = bvNone
  36. TabOrder = 0
  37. DesignSize = (
  38. 987
  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 BtnExlSave: TcxButton
  56. Left = 900
  57. Top = 5
  58. Width = 80
  59. Height = 25
  60. Cursor = crHandPoint
  61. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  62. Anchors = [akTop, akRight]
  63. Caption = #51200#51109
  64. Colors.Default = 3893744
  65. TabOrder = 0
  66. Font.Charset = DEFAULT_CHARSET
  67. Font.Color = clWindowText
  68. Font.Height = -13
  69. Font.Name = #47569#51008' '#44256#46357
  70. Font.Style = [fsBold]
  71. ParentFont = False
  72. OnClick = BtnExlSaveClick
  73. end
  74. end
  75. object PnlList: TPanel
  76. Left = 0
  77. Top = 34
  78. Width = 987
  79. Height = 664
  80. Align = alClient
  81. BevelOuter = bvNone
  82. TabOrder = 1
  83. object CxList: TcxGrid
  84. Left = 0
  85. Top = 0
  86. Width = 987
  87. Height = 664
  88. Align = alClient
  89. TabOrder = 0
  90. object TvList: TcxGridTableView
  91. Navigator.Buttons.Append.Visible = True
  92. Navigator.Buttons.SaveBookmark.Visible = False
  93. Navigator.InfoPanel.Visible = True
  94. OnCustomDrawCell = TvListCustomDrawCell
  95. DataController.Summary.DefaultGroupSummaryItems = <>
  96. DataController.Summary.FooterSummaryItems = <>
  97. DataController.Summary.SummaryGroups = <>
  98. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  99. OptionsBehavior.CellHints = True
  100. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  101. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  102. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  103. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  104. OptionsCustomize.ColumnFiltering = False
  105. OptionsCustomize.ColumnMoving = False
  106. OptionsCustomize.ColumnSorting = False
  107. OptionsData.Deleting = False
  108. OptionsData.DeletingConfirmation = False
  109. OptionsData.Editing = False
  110. OptionsData.Inserting = False
  111. OptionsView.GroupByBox = False
  112. OptionsView.HeaderHeight = 8
  113. OptionsView.Indicator = True
  114. object Column01: TcxGridColumn
  115. Caption = #44396#48516
  116. PropertiesClassName = 'TcxLabelProperties'
  117. Properties.Alignment.Horz = taCenter
  118. Properties.Alignment.Vert = taVCenter
  119. Visible = False
  120. GroupIndex = 0
  121. HeaderAlignmentHorz = taCenter
  122. HeaderAlignmentVert = vaCenter
  123. Options.Editing = False
  124. Width = 112
  125. end
  126. object Column02: TcxGridColumn
  127. PropertiesClassName = 'TcxLabelProperties'
  128. Properties.Alignment.Horz = taCenter
  129. Properties.Alignment.Vert = taVCenter
  130. HeaderAlignmentHorz = taCenter
  131. HeaderAlignmentVert = vaCenter
  132. Options.Editing = False
  133. Width = 153
  134. IsCaptionAssigned = True
  135. end
  136. object Column03: TcxGridColumn
  137. PropertiesClassName = 'TcxLabelProperties'
  138. Properties.Alignment.Horz = taCenter
  139. Properties.Alignment.Vert = taVCenter
  140. HeaderAlignmentHorz = taCenter
  141. HeaderAlignmentVert = vaCenter
  142. Width = 122
  143. IsCaptionAssigned = True
  144. end
  145. object Column04: TcxGridColumn
  146. PropertiesClassName = 'TcxLabelProperties'
  147. Properties.Alignment.Horz = taCenter
  148. Properties.Alignment.Vert = taVCenter
  149. HeaderAlignmentHorz = taCenter
  150. HeaderAlignmentVert = vaCenter
  151. Width = 120
  152. IsCaptionAssigned = True
  153. end
  154. object Column05: TcxGridColumn
  155. PropertiesClassName = 'TcxLabelProperties'
  156. Properties.Alignment.Horz = taLeftJustify
  157. Properties.Alignment.Vert = taVCenter
  158. HeaderAlignmentHorz = taCenter
  159. HeaderAlignmentVert = vaCenter
  160. Width = 292
  161. IsCaptionAssigned = True
  162. end
  163. object Column06: TcxGridColumn
  164. PropertiesClassName = 'TcxLabelProperties'
  165. Properties.Alignment.Horz = taLeftJustify
  166. Properties.Alignment.Vert = taVCenter
  167. HeaderAlignmentHorz = taCenter
  168. HeaderAlignmentVert = vaCenter
  169. Width = 255
  170. end
  171. object Column07: TcxGridColumn
  172. PropertiesClassName = 'TcxLabelProperties'
  173. Properties.Alignment.Horz = taCenter
  174. Properties.Alignment.Vert = taVCenter
  175. Visible = False
  176. HeaderAlignmentHorz = taCenter
  177. HeaderAlignmentVert = vaCenter
  178. end
  179. object Column08: TcxGridColumn
  180. PropertiesClassName = 'TcxLabelProperties'
  181. Properties.Alignment.Horz = taCenter
  182. Properties.Alignment.Vert = taVCenter
  183. Visible = False
  184. HeaderAlignmentHorz = taCenter
  185. HeaderAlignmentVert = vaCenter
  186. end
  187. object Column09: TcxGridColumn
  188. PropertiesClassName = 'TcxLabelProperties'
  189. Properties.Alignment.Horz = taCenter
  190. Properties.Alignment.Vert = taVCenter
  191. Visible = False
  192. HeaderAlignmentHorz = taCenter
  193. HeaderAlignmentVert = vaCenter
  194. end
  195. object Column10: TcxGridColumn
  196. PropertiesClassName = 'TcxLabelProperties'
  197. Properties.Alignment.Horz = taCenter
  198. Properties.Alignment.Vert = taVCenter
  199. Visible = False
  200. HeaderAlignmentHorz = taCenter
  201. HeaderAlignmentVert = vaCenter
  202. end
  203. object Column90: TcxGridColumn
  204. PropertiesClassName = 'TcxLabelProperties'
  205. Properties.Alignment.Horz = taCenter
  206. Properties.Alignment.Vert = taVCenter
  207. Visible = False
  208. HeaderAlignmentHorz = taCenter
  209. HeaderAlignmentVert = vaCenter
  210. end
  211. object Column91: TcxGridColumn
  212. PropertiesClassName = 'TcxLabelProperties'
  213. Properties.Alignment.Horz = taCenter
  214. Properties.Alignment.Vert = taVCenter
  215. Visible = False
  216. HeaderAlignmentHorz = taCenter
  217. HeaderAlignmentVert = vaCenter
  218. end
  219. end
  220. object GlList: TcxGridLevel
  221. GridView = TvList
  222. end
  223. end
  224. end
  225. object lblType2: TcxLabel
  226. Left = 20
  227. Top = 92
  228. Caption = #49884#49444#47932#48372#44256#49436
  229. Transparent = True
  230. Visible = False
  231. end
  232. object lblType1: TcxLabel
  233. Left = 20
  234. Top = 65
  235. Caption = #44368#53685#48372#44256#49436
  236. Transparent = True
  237. Visible = False
  238. end
  239. object cxLabel1: TcxLabel
  240. Left = 72
  241. Top = 135
  242. Caption = #49884#49444#47932' '#54788#54889
  243. Transparent = True
  244. Visible = False
  245. end
  246. object cxLabel2: TcxLabel
  247. Left = 72
  248. Top = 162
  249. Caption = #49884#49444#47932' '#44396#48516
  250. Transparent = True
  251. Visible = False
  252. end
  253. object cxLabel3: TcxLabel
  254. Left = 72
  255. Top = 189
  256. Caption = #51221#49345
  257. Transparent = True
  258. Visible = False
  259. end
  260. object cxLabel4: TcxLabel
  261. Left = 72
  262. Top = 216
  263. Caption = #51109#50528
  264. Transparent = True
  265. Visible = False
  266. end
  267. object cxLabel5: TcxLabel
  268. Left = 228
  269. Top = 135
  270. Caption = #51109#50528' '#54788#54889
  271. Transparent = True
  272. Visible = False
  273. end
  274. object cxLabel6: TcxLabel
  275. Left = 228
  276. Top = 162
  277. Caption = #51109#50528#51068#49884
  278. Transparent = True
  279. Visible = False
  280. end
  281. object cxLabel7: TcxLabel
  282. Left = 228
  283. Top = 189
  284. Caption = #51109#48708#50976#54805
  285. Transparent = True
  286. Visible = False
  287. end
  288. object cxLabel8: TcxLabel
  289. Left = 228
  290. Top = 216
  291. Caption = #50500#51060#46356
  292. Transparent = True
  293. Visible = False
  294. end
  295. object cxLabel10: TcxLabel
  296. Left = 228
  297. Top = 270
  298. Caption = #53685#49888#51109#50528
  299. Transparent = True
  300. Visible = False
  301. end
  302. object cxLabel11: TcxLabel
  303. Left = 228
  304. Top = 297
  305. Caption = #53685#49888#46160#51208
  306. Transparent = True
  307. Visible = False
  308. end
  309. object cxLabel9: TcxLabel
  310. Left = 228
  311. Top = 243
  312. Caption = #47749#52845
  313. Transparent = True
  314. Visible = False
  315. end
  316. object cxLabel12: TcxLabel
  317. Left = 332
  318. Top = 135
  319. Caption = #46028#48156' '#54788#54889
  320. Transparent = True
  321. Visible = False
  322. end
  323. object cxLabel13: TcxLabel
  324. Left = 332
  325. Top = 162
  326. Caption = #49884#51089#51068#49884
  327. Transparent = True
  328. Visible = False
  329. end
  330. object cxLabel14: TcxLabel
  331. Left = 332
  332. Top = 189
  333. Caption = #46028#48156#50976#54805
  334. Transparent = True
  335. Visible = False
  336. end
  337. object cxLabel15: TcxLabel
  338. Left = 332
  339. Top = 216
  340. Caption = #46020#47196#47749
  341. Transparent = True
  342. Visible = False
  343. end
  344. object cxLabel16: TcxLabel
  345. Left = 332
  346. Top = 243
  347. Caption = #46028#48156#45236#50857
  348. Transparent = True
  349. Visible = False
  350. end
  351. object cxLabel17: TcxLabel
  352. Left = 428
  353. Top = 135
  354. Caption = #51648'/'#51221#52404' '#54788#54889
  355. Transparent = True
  356. Visible = False
  357. end
  358. object cxLabel18: TcxLabel
  359. Left = 428
  360. Top = 162
  361. Caption = #49549#46020
  362. Transparent = True
  363. Visible = False
  364. end
  365. object cxLabel19: TcxLabel
  366. Left = 428
  367. Top = 189
  368. Caption = #44396#44036#47749
  369. Transparent = True
  370. Visible = False
  371. end
  372. object ADOQry: TADOQuery
  373. Parameters = <>
  374. Left = 96
  375. Top = 420
  376. end
  377. object TmrShow: TTimer
  378. Enabled = False
  379. Interval = 300
  380. OnTimer = TmrShowTimer
  381. Left = 176
  382. Top = 428
  383. end
  384. object dxMemData1: TdxMemData
  385. Indexes = <>
  386. SortOptions = []
  387. Left = 40
  388. Top = 408
  389. end
  390. end