IST00302F.dfm 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317
  1. object IST00302: TIST00302
  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 = #49548#53685#51221#48372' '#53685#44228' - '#49884#44036#45824#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 = 0
  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 = 1
  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 = 2
  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 = 3
  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. end
  218. object GlList: TcxGridLevel
  219. GridView = TvList
  220. end
  221. end
  222. object ChkExpand: TcxCheckBox
  223. Tag = 9
  224. Left = 997
  225. Top = 7
  226. Cursor = crHandPoint
  227. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  228. Anchors = [akTop, akRight]
  229. Caption = #54869#51109'/'#52629#49548
  230. ParentBackground = False
  231. ParentColor = False
  232. ParentShowHint = False
  233. ShowHint = True
  234. State = cbsChecked
  235. Style.BorderColor = 9868950
  236. Style.BorderStyle = ebsThick
  237. Style.Color = 14671839
  238. Style.Shadow = False
  239. TabOrder = 0
  240. Transparent = True
  241. OnClick = ChkExpandClick
  242. Width = 85
  243. end
  244. end
  245. object PnlChart: TPanel
  246. Left = 0
  247. Top = 412
  248. Width = 1111
  249. Height = 286
  250. Align = alBottom
  251. BevelOuter = bvNone
  252. TabOrder = 2
  253. inline FRAMEChart1: TFRAMEChart
  254. Left = 0
  255. Top = 0
  256. Width = 1111
  257. Height = 286
  258. Align = alClient
  259. TabOrder = 0
  260. ExplicitWidth = 1111
  261. ExplicitHeight = 286
  262. inherited CxChart: TcxGrid
  263. Width = 1111
  264. Height = 286
  265. ExplicitWidth = 1111
  266. ExplicitHeight = 286
  267. end
  268. inherited ChkDisplayVal: TcxCheckBox
  269. ExplicitHeight = 21
  270. end
  271. inherited cxLabel2: TcxLabel
  272. ExplicitWidth = 30
  273. ExplicitHeight = 21
  274. end
  275. inherited LblPage: TcxLabel
  276. ExplicitWidth = 18
  277. ExplicitHeight = 21
  278. end
  279. inherited lblAll: TcxLabel
  280. ExplicitWidth = 35
  281. ExplicitHeight = 21
  282. end
  283. inherited lblImgSave: TcxLabel
  284. ExplicitWidth = 110
  285. ExplicitHeight = 21
  286. end
  287. inherited lblSaveErr: TcxLabel
  288. ExplicitWidth = 261
  289. ExplicitHeight = 21
  290. end
  291. inherited lblSaveOk: TcxLabel
  292. ExplicitWidth = 191
  293. ExplicitHeight = 21
  294. end
  295. end
  296. end
  297. object cxSplitter1: TcxSplitter
  298. Left = 0
  299. Top = 406
  300. Width = 1111
  301. Height = 6
  302. AlignSplitter = salBottom
  303. Control = PnlChart
  304. end
  305. object ADOQry: TADOQuery
  306. Parameters = <>
  307. Left = 240
  308. Top = 148
  309. end
  310. object TmrShow: TTimer
  311. Enabled = False
  312. Interval = 300
  313. OnTimer = TmrShowTimer
  314. Left = 320
  315. Top = 156
  316. end
  317. end