IST00501F.dfm 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298
  1. object IST00501: TIST00501
  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 = #49884#49444#47932' '#53685#49888#45800#51208#53685#44228
  10. ClientHeight = 698
  11. ClientWidth = 1089
  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. PixelsPerInch = 96
  26. TextHeight = 17
  27. object PnlTop: TPanel
  28. Left = 0
  29. Top = 0
  30. Width = 1089
  31. Height = 34
  32. Align = alTop
  33. BevelOuter = bvNone
  34. TabOrder = 0
  35. DesignSize = (
  36. 1089
  37. 34)
  38. object LblSearch: TLabel
  39. Left = 20
  40. Top = 9
  41. Width = 52
  42. Height = 17
  43. Caption = #44160#49353#51312#44148
  44. Transparent = True
  45. end
  46. object ImgDesc01: TImage
  47. Left = 5
  48. Top = 12
  49. Width = 9
  50. Height = 9
  51. Transparent = True
  52. end
  53. object LblRecords: TLabel
  54. Left = 939
  55. Top = 9
  56. Width = 52
  57. Height = 17
  58. Alignment = taRightJustify
  59. Anchors = [akTop, akRight]
  60. Caption = #51312#54924#44148#49688
  61. Transparent = True
  62. end
  63. object BtnExlSave: TcxButton
  64. Left = 1007
  65. Top = 5
  66. Width = 75
  67. Height = 25
  68. Cursor = crHandPoint
  69. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  70. Anchors = [akTop, akRight]
  71. Caption = #51200#51109
  72. Colors.Default = 3893744
  73. TabOrder = 0
  74. Font.Charset = DEFAULT_CHARSET
  75. Font.Color = clWindowText
  76. Font.Height = -13
  77. Font.Name = #47569#51008' '#44256#46357
  78. Font.Style = [fsBold]
  79. ParentFont = False
  80. OnClick = BtnExlSaveClick
  81. end
  82. end
  83. object PnlList: TPanel
  84. Left = 0
  85. Top = 34
  86. Width = 1089
  87. Height = 372
  88. Align = alClient
  89. BevelOuter = bvNone
  90. TabOrder = 1
  91. DesignSize = (
  92. 1089
  93. 372)
  94. object CxList: TcxGrid
  95. Left = 0
  96. Top = 0
  97. Width = 1089
  98. Height = 372
  99. Align = alClient
  100. TabOrder = 1
  101. object TvList: TcxGridTableView
  102. Navigator.Buttons.Append.Visible = True
  103. Navigator.Buttons.SaveBookmark.Visible = False
  104. Navigator.InfoPanel.Visible = True
  105. DataController.Summary.DefaultGroupSummaryItems = <>
  106. DataController.Summary.FooterSummaryItems = <>
  107. DataController.Summary.SummaryGroups = <>
  108. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  109. OptionsBehavior.CellHints = True
  110. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  111. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  112. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  113. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  114. OptionsData.Deleting = False
  115. OptionsData.DeletingConfirmation = False
  116. OptionsData.Editing = False
  117. OptionsData.Inserting = False
  118. OptionsView.Indicator = True
  119. object Column01: TcxGridColumn
  120. Caption = 'ID'
  121. PropertiesClassName = 'TcxTextEditProperties'
  122. Properties.Alignment.Horz = taCenter
  123. Properties.Alignment.Vert = taVCenter
  124. HeaderAlignmentHorz = taCenter
  125. HeaderAlignmentVert = vaCenter
  126. Options.Editing = False
  127. Width = 81
  128. end
  129. object Column06: TcxGridColumn
  130. Caption = #49884#49444#47932' ID'
  131. PropertiesClassName = 'TcxTextEditProperties'
  132. Properties.Alignment.Horz = taCenter
  133. Properties.Alignment.Vert = taVCenter
  134. HeaderAlignmentHorz = taCenter
  135. HeaderAlignmentVert = vaCenter
  136. Width = 136
  137. end
  138. object Column02: TcxGridColumn
  139. Caption = #49884#49444#47932' '#47749#52845
  140. PropertiesClassName = 'TcxTextEditProperties'
  141. Properties.Alignment.Vert = taVCenter
  142. HeaderAlignmentHorz = taCenter
  143. HeaderAlignmentVert = vaCenter
  144. Options.Editing = False
  145. Width = 144
  146. end
  147. object Column03: TcxGridColumn
  148. Caption = #51109#50528#49688
  149. DataBinding.ValueType = 'Integer'
  150. PropertiesClassName = 'TcxCalcEditProperties'
  151. Properties.Alignment.Horz = taRightJustify
  152. Properties.Alignment.Vert = taVCenter
  153. HeaderAlignmentHorz = taCenter
  154. HeaderAlignmentVert = vaCenter
  155. Width = 108
  156. end
  157. object Column04: TcxGridColumn
  158. Caption = #50508#49688#50630#51020
  159. DataBinding.ValueType = 'Integer'
  160. PropertiesClassName = 'TcxCalcEditProperties'
  161. Properties.Alignment.Horz = taRightJustify
  162. Properties.Alignment.Vert = taVCenter
  163. HeaderAlignmentHorz = taCenter
  164. HeaderAlignmentVert = vaCenter
  165. Width = 83
  166. end
  167. object Column05: TcxGridColumn
  168. Caption = #54633#44228
  169. DataBinding.ValueType = 'Integer'
  170. PropertiesClassName = 'TcxCalcEditProperties'
  171. Properties.Alignment.Horz = taRightJustify
  172. Properties.Alignment.Vert = taVCenter
  173. HeaderAlignmentHorz = taCenter
  174. HeaderAlignmentVert = vaCenter
  175. Width = 83
  176. end
  177. end
  178. object GlList: TcxGridLevel
  179. GridView = TvList
  180. end
  181. end
  182. object ChkExpand: TcxCheckBox
  183. Tag = 9
  184. Left = 975
  185. Top = 7
  186. Cursor = crHandPoint
  187. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  188. Anchors = [akTop, akRight]
  189. Caption = #54869#51109'/'#52629#49548
  190. ParentBackground = False
  191. ParentColor = False
  192. ParentShowHint = False
  193. ShowHint = True
  194. State = cbsChecked
  195. Style.BorderColor = 9868950
  196. Style.BorderStyle = ebsThick
  197. Style.Color = 14671839
  198. Style.Shadow = False
  199. TabOrder = 0
  200. Transparent = True
  201. OnClick = ChkExpandClick
  202. Width = 85
  203. end
  204. end
  205. object PnlChart: TPanel
  206. Left = 0
  207. Top = 412
  208. Width = 1089
  209. Height = 286
  210. Align = alBottom
  211. BevelOuter = bvNone
  212. TabOrder = 2
  213. inline FRAMEChart1: TFRAMEChart
  214. Left = 0
  215. Top = 0
  216. Width = 1089
  217. Height = 286
  218. Align = alClient
  219. TabOrder = 0
  220. ExplicitWidth = 1089
  221. ExplicitHeight = 286
  222. inherited CxChart: TcxGrid
  223. Width = 1089
  224. Height = 286
  225. ExplicitWidth = 1089
  226. ExplicitHeight = 286
  227. end
  228. inherited ChkDisplayVal: TcxCheckBox
  229. ExplicitHeight = 21
  230. end
  231. inherited cxLabel2: TcxLabel
  232. ExplicitWidth = 30
  233. ExplicitHeight = 21
  234. end
  235. inherited LblPage: TcxLabel
  236. ExplicitWidth = 18
  237. ExplicitHeight = 21
  238. end
  239. inherited lblAll: TcxLabel
  240. ExplicitWidth = 35
  241. ExplicitHeight = 21
  242. end
  243. inherited lblImgSave: TcxLabel
  244. ExplicitWidth = 110
  245. ExplicitHeight = 21
  246. end
  247. inherited lblSaveErr: TcxLabel
  248. ExplicitWidth = 261
  249. ExplicitHeight = 21
  250. end
  251. inherited lblSaveOk: TcxLabel
  252. ExplicitWidth = 191
  253. ExplicitHeight = 21
  254. end
  255. end
  256. end
  257. object cxSplitter1: TcxSplitter
  258. Left = 0
  259. Top = 406
  260. Width = 1089
  261. Height = 6
  262. AlignSplitter = salBottom
  263. Control = PnlChart
  264. end
  265. object lblText1: TcxLabel
  266. Left = 30
  267. Top = 209
  268. Caption = #49884#49444#47932
  269. Transparent = True
  270. Visible = False
  271. end
  272. object lblText2: TcxLabel
  273. Left = 30
  274. Top = 236
  275. Caption = #51109#50528#49688
  276. Transparent = True
  277. Visible = False
  278. end
  279. object lblText3: TcxLabel
  280. Left = 30
  281. Top = 263
  282. Caption = #54633#44228
  283. Transparent = True
  284. Visible = False
  285. end
  286. object ADOQry: TADOQuery
  287. Parameters = <>
  288. Left = 240
  289. Top = 148
  290. end
  291. object TmrShow: TTimer
  292. Enabled = False
  293. Interval = 300
  294. OnTimer = TmrShowTimer
  295. Left = 320
  296. Top = 156
  297. end
  298. end