IST00601F.dfm 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282
  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. ExplicitWidth = 320
  26. ExplicitHeight = 240
  27. PixelsPerInch = 96
  28. TextHeight = 17
  29. object PnlTop: TPanel
  30. Left = 0
  31. Top = 0
  32. Width = 1089
  33. Height = 34
  34. Align = alTop
  35. BevelOuter = bvNone
  36. TabOrder = 0
  37. DesignSize = (
  38. 1089
  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 = 939
  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 = 1007
  67. Top = 5
  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 = 1089
  89. Height = 372
  90. Align = alClient
  91. BevelOuter = bvNone
  92. TabOrder = 1
  93. DesignSize = (
  94. 1089
  95. 372)
  96. object CxList: TcxGrid
  97. Left = 0
  98. Top = 0
  99. Width = 1089
  100. Height = 372
  101. Align = alClient
  102. TabOrder = 1
  103. object TvList: TcxGridTableView
  104. Navigator.Buttons.Append.Visible = True
  105. Navigator.Buttons.SaveBookmark.Visible = False
  106. Navigator.InfoPanel.Visible = True
  107. DataController.Summary.DefaultGroupSummaryItems = <>
  108. DataController.Summary.FooterSummaryItems = <>
  109. DataController.Summary.SummaryGroups = <>
  110. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  111. OptionsBehavior.CellHints = True
  112. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  113. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  114. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  115. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  116. OptionsData.Deleting = False
  117. OptionsData.DeletingConfirmation = False
  118. OptionsData.Editing = False
  119. OptionsData.Inserting = False
  120. OptionsView.Indicator = True
  121. object Column01: TcxGridColumn
  122. Caption = #54532#47196#49464#49828' ID'
  123. PropertiesClassName = 'TcxTextEditProperties'
  124. Properties.Alignment.Horz = taCenter
  125. Properties.Alignment.Vert = taVCenter
  126. HeaderAlignmentHorz = taCenter
  127. HeaderAlignmentVert = vaCenter
  128. Options.Editing = False
  129. Width = 112
  130. end
  131. object Column02: TcxGridColumn
  132. Caption = #54532#47196#49464#49828' '#47749#52845
  133. PropertiesClassName = 'TcxTextEditProperties'
  134. Properties.Alignment.Vert = taVCenter
  135. HeaderAlignmentHorz = taCenter
  136. HeaderAlignmentVert = vaCenter
  137. Options.Editing = False
  138. Width = 144
  139. end
  140. object Column03: TcxGridColumn
  141. Caption = #51204#52404
  142. DataBinding.ValueType = 'Integer'
  143. PropertiesClassName = 'TcxCalcEditProperties'
  144. Properties.Alignment.Horz = taRightJustify
  145. Properties.Alignment.Vert = taVCenter
  146. HeaderAlignmentHorz = taCenter
  147. HeaderAlignmentVert = vaCenter
  148. Width = 108
  149. end
  150. object Column04: TcxGridColumn
  151. Caption = #49892#54665#51473
  152. DataBinding.ValueType = 'Integer'
  153. PropertiesClassName = 'TcxCalcEditProperties'
  154. Properties.Alignment.Horz = taRightJustify
  155. Properties.Alignment.Vert = taVCenter
  156. HeaderAlignmentHorz = taCenter
  157. HeaderAlignmentVert = vaCenter
  158. Width = 83
  159. end
  160. object Column05: TcxGridColumn
  161. Caption = #44032#46041#50984
  162. DataBinding.ValueType = 'Integer'
  163. PropertiesClassName = 'TcxProgressBarProperties'
  164. HeaderAlignmentHorz = taCenter
  165. HeaderAlignmentVert = vaCenter
  166. Width = 180
  167. end
  168. end
  169. object GlList: TcxGridLevel
  170. GridView = TvList
  171. end
  172. end
  173. object ChkExpand: TcxCheckBox
  174. Tag = 9
  175. Left = 975
  176. Top = 7
  177. Cursor = crHandPoint
  178. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  179. Anchors = [akTop, akRight]
  180. Caption = #54869#51109'/'#52629#49548
  181. ParentBackground = False
  182. ParentColor = False
  183. ParentShowHint = False
  184. ShowHint = True
  185. State = cbsChecked
  186. Style.BorderColor = 9868950
  187. Style.BorderStyle = ebsThick
  188. Style.Color = 14671839
  189. Style.Shadow = False
  190. TabOrder = 0
  191. Transparent = True
  192. OnClick = ChkExpandClick
  193. Width = 85
  194. end
  195. end
  196. object PnlChart: TPanel
  197. Left = 0
  198. Top = 412
  199. Width = 1089
  200. Height = 286
  201. Align = alBottom
  202. BevelOuter = bvNone
  203. TabOrder = 2
  204. inline FRAMEChart1: TFRAMEChart
  205. Left = 0
  206. Top = 0
  207. Width = 1089
  208. Height = 286
  209. Align = alClient
  210. TabOrder = 0
  211. ExplicitWidth = 1089
  212. ExplicitHeight = 286
  213. inherited CxChart: TcxGrid
  214. Width = 1089
  215. Height = 286
  216. ExplicitWidth = 1089
  217. ExplicitHeight = 286
  218. end
  219. inherited ChkDisplayVal: TcxCheckBox
  220. ExplicitHeight = 21
  221. end
  222. inherited cxLabel2: TcxLabel
  223. ExplicitWidth = 30
  224. ExplicitHeight = 21
  225. end
  226. inherited LblPage: TcxLabel
  227. ExplicitWidth = 18
  228. ExplicitHeight = 21
  229. end
  230. inherited lblAll: TcxLabel
  231. ExplicitWidth = 35
  232. ExplicitHeight = 21
  233. end
  234. inherited lblImgSave: TcxLabel
  235. ExplicitWidth = 110
  236. ExplicitHeight = 21
  237. end
  238. inherited lblSaveErr: TcxLabel
  239. ExplicitWidth = 261
  240. ExplicitHeight = 21
  241. end
  242. inherited lblSaveOk: TcxLabel
  243. ExplicitWidth = 191
  244. ExplicitHeight = 21
  245. end
  246. end
  247. end
  248. object cxSplitter1: TcxSplitter
  249. Left = 0
  250. Top = 406
  251. Width = 1089
  252. Height = 6
  253. AlignSplitter = salBottom
  254. Control = PnlChart
  255. end
  256. object lblText1: TcxLabel
  257. Left = 30
  258. Top = 209
  259. Caption = #54532#47196#49464#49828
  260. Transparent = True
  261. Visible = False
  262. end
  263. object lblText2: TcxLabel
  264. Left = 30
  265. Top = 225
  266. Caption = #49892#54665#51473
  267. Transparent = True
  268. Visible = False
  269. end
  270. object ADOQry: TADOQuery
  271. Parameters = <>
  272. Left = 240
  273. Top = 148
  274. end
  275. object TmrShow: TTimer
  276. Enabled = False
  277. Interval = 300
  278. OnTimer = TmrShowTimer
  279. Left = 320
  280. Top = 156
  281. end
  282. end