IST00601F.dfm 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280
  1. object IST00601: TIST00601
  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 = #54532#47196#49464#49828#49345#53468' '#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 = #54532#47196#49464#49828' 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 = 112
  128. end
  129. object Column02: TcxGridColumn
  130. Caption = #54532#47196#49464#49828' '#47749#52845
  131. PropertiesClassName = 'TcxTextEditProperties'
  132. Properties.Alignment.Vert = taVCenter
  133. HeaderAlignmentHorz = taCenter
  134. HeaderAlignmentVert = vaCenter
  135. Options.Editing = False
  136. Width = 144
  137. end
  138. object Column03: TcxGridColumn
  139. Caption = #51204#52404
  140. DataBinding.ValueType = 'Integer'
  141. PropertiesClassName = 'TcxCalcEditProperties'
  142. Properties.Alignment.Horz = taRightJustify
  143. Properties.Alignment.Vert = taVCenter
  144. HeaderAlignmentHorz = taCenter
  145. HeaderAlignmentVert = vaCenter
  146. Width = 108
  147. end
  148. object Column04: TcxGridColumn
  149. Caption = #49892#54665#51473
  150. DataBinding.ValueType = 'Integer'
  151. PropertiesClassName = 'TcxCalcEditProperties'
  152. Properties.Alignment.Horz = taRightJustify
  153. Properties.Alignment.Vert = taVCenter
  154. HeaderAlignmentHorz = taCenter
  155. HeaderAlignmentVert = vaCenter
  156. Width = 83
  157. end
  158. object Column05: TcxGridColumn
  159. Caption = #44032#46041#50984
  160. DataBinding.ValueType = 'Integer'
  161. PropertiesClassName = 'TcxProgressBarProperties'
  162. HeaderAlignmentHorz = taCenter
  163. HeaderAlignmentVert = vaCenter
  164. Width = 180
  165. end
  166. end
  167. object GlList: TcxGridLevel
  168. GridView = TvList
  169. end
  170. end
  171. object ChkExpand: TcxCheckBox
  172. Tag = 9
  173. Left = 975
  174. Top = 7
  175. Cursor = crHandPoint
  176. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  177. Anchors = [akTop, akRight]
  178. Caption = #54869#51109'/'#52629#49548
  179. ParentBackground = False
  180. ParentColor = False
  181. ParentShowHint = False
  182. ShowHint = True
  183. State = cbsChecked
  184. Style.BorderColor = 9868950
  185. Style.BorderStyle = ebsThick
  186. Style.Color = 14671839
  187. Style.Shadow = False
  188. TabOrder = 0
  189. Transparent = True
  190. OnClick = ChkExpandClick
  191. Width = 85
  192. end
  193. end
  194. object PnlChart: TPanel
  195. Left = 0
  196. Top = 412
  197. Width = 1089
  198. Height = 286
  199. Align = alBottom
  200. BevelOuter = bvNone
  201. TabOrder = 2
  202. inline FRAMEChart1: TFRAMEChart
  203. Left = 0
  204. Top = 0
  205. Width = 1089
  206. Height = 286
  207. Align = alClient
  208. TabOrder = 0
  209. ExplicitWidth = 1089
  210. ExplicitHeight = 286
  211. inherited CxChart: TcxGrid
  212. Width = 1089
  213. Height = 286
  214. ExplicitWidth = 1089
  215. ExplicitHeight = 286
  216. end
  217. inherited ChkDisplayVal: TcxCheckBox
  218. ExplicitHeight = 21
  219. end
  220. inherited cxLabel2: TcxLabel
  221. ExplicitWidth = 30
  222. ExplicitHeight = 21
  223. end
  224. inherited LblPage: TcxLabel
  225. ExplicitWidth = 18
  226. ExplicitHeight = 21
  227. end
  228. inherited lblAll: TcxLabel
  229. ExplicitWidth = 35
  230. ExplicitHeight = 21
  231. end
  232. inherited lblImgSave: TcxLabel
  233. ExplicitWidth = 110
  234. ExplicitHeight = 21
  235. end
  236. inherited lblSaveErr: TcxLabel
  237. ExplicitWidth = 261
  238. ExplicitHeight = 21
  239. end
  240. inherited lblSaveOk: TcxLabel
  241. ExplicitWidth = 191
  242. ExplicitHeight = 21
  243. end
  244. end
  245. end
  246. object cxSplitter1: TcxSplitter
  247. Left = 0
  248. Top = 406
  249. Width = 1089
  250. Height = 6
  251. AlignSplitter = salBottom
  252. Control = PnlChart
  253. end
  254. object lblText1: TcxLabel
  255. Left = 30
  256. Top = 209
  257. Caption = #54532#47196#49464#49828
  258. Transparent = True
  259. Visible = False
  260. end
  261. object lblText2: TcxLabel
  262. Left = 30
  263. Top = 225
  264. Caption = #49892#54665#51473
  265. Transparent = True
  266. Visible = False
  267. end
  268. object ADOQry: TADOQuery
  269. Parameters = <>
  270. Left = 240
  271. Top = 148
  272. end
  273. object TmrShow: TTimer
  274. Enabled = False
  275. Interval = 300
  276. OnTimer = TmrShowTimer
  277. Left = 320
  278. Top = 156
  279. end
  280. end