IST00703F.dfm 9.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328
  1. object IST00703: TIST00703
  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 = #44036#49440#46020#47196' '#49548#53685#51221#48372' '#53685#44228' - '#51648#51221#49884#44033#44160#49353
  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. ExplicitWidth = 320
  26. ExplicitHeight = 240
  27. PixelsPerInch = 96
  28. TextHeight = 17
  29. object PnlTop: TPanel
  30. Left = 0
  31. Top = 0
  32. Width = 1111
  33. Height = 34
  34. Align = alTop
  35. BevelOuter = bvNone
  36. TabOrder = 0
  37. DesignSize = (
  38. 1111
  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 = 961
  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 = 1029
  67. Top = 3
  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 = 1111
  89. Height = 372
  90. Align = alClient
  91. BevelOuter = bvNone
  92. TabOrder = 1
  93. DesignSize = (
  94. 1111
  95. 372)
  96. object CxList: TcxGrid
  97. Left = 0
  98. Top = 0
  99. Width = 1111
  100. Height = 372
  101. Align = alClient
  102. TabOrder = 1
  103. object TvList: TcxGridBandedTableView
  104. DataController.Summary.DefaultGroupSummaryItems = <>
  105. DataController.Summary.FooterSummaryItems = <>
  106. DataController.Summary.SummaryGroups = <>
  107. OptionsData.Deleting = False
  108. OptionsData.DeletingConfirmation = False
  109. OptionsData.Editing = False
  110. OptionsData.Inserting = False
  111. OptionsView.Indicator = True
  112. Bands = <
  113. item
  114. Caption = #44592#48376#51221#48372
  115. Width = 719
  116. end
  117. item
  118. Caption = #53685#44228' '#51221#48372
  119. Width = 136
  120. end>
  121. object Column01: TcxGridBandedColumn
  122. Caption = 'ID'
  123. PropertiesClassName = 'TcxTextEditProperties'
  124. Properties.Alignment.Vert = taVCenter
  125. HeaderAlignmentHorz = taCenter
  126. HeaderAlignmentVert = vaCenter
  127. Width = 143
  128. Position.BandIndex = 0
  129. Position.ColIndex = 1
  130. Position.RowIndex = 0
  131. end
  132. object Column02: TcxGridBandedColumn
  133. Caption = #47749#52845
  134. PropertiesClassName = 'TcxTextEditProperties'
  135. Properties.Alignment.Vert = taVCenter
  136. HeaderAlignmentHorz = taCenter
  137. HeaderAlignmentVert = vaCenter
  138. Width = 261
  139. Position.BandIndex = 0
  140. Position.ColIndex = 2
  141. Position.RowIndex = 0
  142. end
  143. object Column03: TcxGridBandedColumn
  144. Caption = #44600#51060
  145. PropertiesClassName = 'TcxTextEditProperties'
  146. Properties.Alignment.Horz = taRightJustify
  147. Properties.Alignment.Vert = taVCenter
  148. HeaderAlignmentHorz = taCenter
  149. HeaderAlignmentVert = vaCenter
  150. Width = 86
  151. Position.BandIndex = 0
  152. Position.ColIndex = 3
  153. Position.RowIndex = 0
  154. end
  155. object Column04: TcxGridBandedColumn
  156. Caption = #53685#44228#49884#44033
  157. PropertiesClassName = 'TcxTextEditProperties'
  158. Properties.Alignment.Horz = taCenter
  159. Properties.Alignment.Vert = taVCenter
  160. HeaderAlignmentHorz = taCenter
  161. HeaderAlignmentVert = vaCenter
  162. Width = 154
  163. Position.BandIndex = 0
  164. Position.ColIndex = 4
  165. Position.RowIndex = 0
  166. end
  167. object Column05: TcxGridBandedColumn
  168. Caption = #44368#53685#47049
  169. DataBinding.ValueType = 'Integer'
  170. PropertiesClassName = 'TcxCalcEditProperties'
  171. Properties.Alignment.Horz = taRightJustify
  172. Properties.Alignment.Vert = taVCenter
  173. Visible = False
  174. HeaderAlignmentHorz = taCenter
  175. HeaderAlignmentVert = vaCenter
  176. Position.BandIndex = 1
  177. Position.ColIndex = 0
  178. Position.RowIndex = 0
  179. end
  180. object Column06: TcxGridBandedColumn
  181. Caption = #49549#46020
  182. DataBinding.ValueType = 'Integer'
  183. PropertiesClassName = 'TcxCalcEditProperties'
  184. Properties.Alignment.Horz = taRightJustify
  185. Properties.Alignment.Vert = taVCenter
  186. HeaderAlignmentHorz = taCenter
  187. HeaderAlignmentVert = vaCenter
  188. Position.BandIndex = 1
  189. Position.ColIndex = 1
  190. Position.RowIndex = 0
  191. end
  192. object Column07: TcxGridBandedColumn
  193. Caption = #51216#50976#50984
  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. Position.BandIndex = 1
  202. Position.ColIndex = 2
  203. Position.RowIndex = 0
  204. end
  205. object Column08: TcxGridBandedColumn
  206. Caption = #53685#54665#49884#44036
  207. DataBinding.ValueType = 'Integer'
  208. PropertiesClassName = 'TcxCalcEditProperties'
  209. Properties.Alignment.Horz = taRightJustify
  210. Properties.Alignment.Vert = taVCenter
  211. HeaderAlignmentHorz = taCenter
  212. HeaderAlignmentVert = vaCenter
  213. Position.BandIndex = 1
  214. Position.ColIndex = 3
  215. Position.RowIndex = 0
  216. end
  217. object ColSeq: TcxGridBandedColumn
  218. Caption = #49692#49436
  219. PropertiesClassName = 'TcxTextEditProperties'
  220. Properties.Alignment.Horz = taCenter
  221. Properties.Alignment.Vert = taVCenter
  222. HeaderAlignmentHorz = taCenter
  223. HeaderAlignmentVert = vaCenter
  224. Position.BandIndex = 0
  225. Position.ColIndex = 0
  226. Position.RowIndex = 0
  227. end
  228. end
  229. object GlList: TcxGridLevel
  230. GridView = TvList
  231. end
  232. end
  233. object ChkExpand: TcxCheckBox
  234. Tag = 9
  235. Left = 997
  236. Top = 7
  237. Cursor = crHandPoint
  238. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  239. Anchors = [akTop, akRight]
  240. Caption = #54869#51109'/'#52629#49548
  241. ParentBackground = False
  242. ParentColor = False
  243. ParentShowHint = False
  244. ShowHint = True
  245. State = cbsChecked
  246. Style.BorderColor = 9868950
  247. Style.BorderStyle = ebsThick
  248. Style.Color = 14671839
  249. Style.Shadow = False
  250. TabOrder = 0
  251. Transparent = True
  252. OnClick = ChkExpandClick
  253. Width = 85
  254. end
  255. end
  256. object PnlChart: TPanel
  257. Left = 0
  258. Top = 412
  259. Width = 1111
  260. Height = 286
  261. Align = alBottom
  262. BevelOuter = bvNone
  263. TabOrder = 2
  264. inline FRAMEChart1: TFRAMEChart
  265. Left = 0
  266. Top = 0
  267. Width = 1111
  268. Height = 286
  269. Align = alClient
  270. TabOrder = 0
  271. ExplicitWidth = 1111
  272. ExplicitHeight = 286
  273. inherited CxChart: TcxGrid
  274. Width = 1111
  275. Height = 286
  276. ExplicitWidth = 1111
  277. ExplicitHeight = 286
  278. end
  279. inherited ChkDisplayVal: TcxCheckBox
  280. ExplicitHeight = 21
  281. end
  282. inherited cxLabel2: TcxLabel
  283. ExplicitWidth = 30
  284. ExplicitHeight = 21
  285. end
  286. inherited LblPage: TcxLabel
  287. ExplicitWidth = 18
  288. ExplicitHeight = 21
  289. end
  290. inherited lblAll: TcxLabel
  291. ExplicitWidth = 35
  292. ExplicitHeight = 21
  293. end
  294. inherited lblImgSave: TcxLabel
  295. ExplicitWidth = 110
  296. ExplicitHeight = 21
  297. end
  298. inherited lblSaveErr: TcxLabel
  299. ExplicitWidth = 261
  300. ExplicitHeight = 21
  301. end
  302. inherited lblSaveOk: TcxLabel
  303. ExplicitWidth = 191
  304. ExplicitHeight = 21
  305. end
  306. end
  307. end
  308. object cxSplitter1: TcxSplitter
  309. Left = 0
  310. Top = 406
  311. Width = 1111
  312. Height = 6
  313. AlignSplitter = salBottom
  314. Control = PnlChart
  315. end
  316. object ADOQry: TADOQuery
  317. Parameters = <>
  318. Left = 240
  319. Top = 148
  320. end
  321. object TmrShow: TTimer
  322. Enabled = False
  323. Interval = 300
  324. OnTimer = TmrShowTimer
  325. Left = 320
  326. Top = 156
  327. end
  328. end