IAN00701F.dfm 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277
  1. object IAN00701: TIAN00701
  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 = #48152#48373#51221#52404#44396#44036' '#48516#49437'('#44592#49345')'
  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. ExplicitLeft = 588
  65. end
  66. object BtnExlSave: TcxButton
  67. Left = 1007
  68. Top = 5
  69. Width = 75
  70. Height = 25
  71. Cursor = crHandPoint
  72. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  73. Anchors = [akTop, akRight]
  74. Caption = #51200#51109
  75. Colors.Default = 3893744
  76. TabOrder = 0
  77. Font.Charset = DEFAULT_CHARSET
  78. Font.Color = clWindowText
  79. Font.Height = -13
  80. Font.Name = #47569#51008' '#44256#46357
  81. Font.Style = [fsBold]
  82. ParentFont = False
  83. OnClick = BtnExlSaveClick
  84. end
  85. end
  86. object PnlList: TPanel
  87. Left = 0
  88. Top = 34
  89. Width = 1089
  90. Height = 372
  91. Align = alClient
  92. BevelOuter = bvNone
  93. TabOrder = 1
  94. DesignSize = (
  95. 1089
  96. 372)
  97. object CxList: TcxGrid
  98. Left = 0
  99. Top = 0
  100. Width = 1089
  101. Height = 372
  102. Align = alClient
  103. TabOrder = 1
  104. object TvList: TcxGridTableView
  105. Navigator.Buttons.Append.Visible = True
  106. Navigator.Buttons.SaveBookmark.Visible = False
  107. Navigator.InfoPanel.Visible = True
  108. DataController.Summary.DefaultGroupSummaryItems = <>
  109. DataController.Summary.FooterSummaryItems = <>
  110. DataController.Summary.SummaryGroups = <>
  111. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  112. OptionsBehavior.CellHints = True
  113. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  114. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  115. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  116. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  117. OptionsData.Deleting = False
  118. OptionsData.DeletingConfirmation = False
  119. OptionsData.Editing = False
  120. OptionsData.Inserting = False
  121. OptionsView.Indicator = True
  122. object Column01: TcxGridColumn
  123. Caption = #51228#44277#51068#49884
  124. PropertiesClassName = 'TcxTextEditProperties'
  125. Properties.Alignment.Horz = taCenter
  126. Properties.Alignment.Vert = taVCenter
  127. HeaderAlignmentHorz = taCenter
  128. HeaderAlignmentVert = vaCenter
  129. Options.Editing = False
  130. Width = 162
  131. end
  132. object Column02: TcxGridColumn
  133. Caption = #52509#47553#53356#49688
  134. DataBinding.ValueType = 'Integer'
  135. PropertiesClassName = 'TcxCalcEditProperties'
  136. Properties.Alignment.Horz = taRightJustify
  137. Properties.Alignment.Vert = taVCenter
  138. HeaderAlignmentHorz = taCenter
  139. HeaderAlignmentVert = vaCenter
  140. Options.Editing = False
  141. Width = 93
  142. end
  143. object Column03: TcxGridColumn
  144. Caption = #49373#49457#49688
  145. DataBinding.ValueType = 'Integer'
  146. PropertiesClassName = 'TcxCalcEditProperties'
  147. Properties.Alignment.Horz = taRightJustify
  148. Properties.Alignment.Vert = taVCenter
  149. HeaderAlignmentHorz = taCenter
  150. HeaderAlignmentVert = vaCenter
  151. Width = 108
  152. end
  153. object Column04: TcxGridColumn
  154. Caption = #50896#54876
  155. DataBinding.ValueType = 'Integer'
  156. PropertiesClassName = 'TcxCalcEditProperties'
  157. Properties.Alignment.Horz = taRightJustify
  158. Properties.Alignment.Vert = taVCenter
  159. HeaderAlignmentHorz = taCenter
  160. HeaderAlignmentVert = vaCenter
  161. Width = 83
  162. end
  163. object Column05: TcxGridColumn
  164. Caption = #51648#52404
  165. DataBinding.ValueType = 'Integer'
  166. PropertiesClassName = 'TcxCalcEditProperties'
  167. Properties.Alignment.Horz = taRightJustify
  168. Properties.Alignment.Vert = taVCenter
  169. HeaderAlignmentHorz = taCenter
  170. HeaderAlignmentVert = vaCenter
  171. Width = 83
  172. end
  173. object Column06: TcxGridColumn
  174. Caption = #51221#52404
  175. DataBinding.ValueType = 'Integer'
  176. PropertiesClassName = 'TcxCalcEditProperties'
  177. Properties.Alignment.Horz = taRightJustify
  178. Properties.Alignment.Vert = taVCenter
  179. HeaderAlignmentHorz = taCenter
  180. HeaderAlignmentVert = vaCenter
  181. Width = 83
  182. end
  183. object Column07: TcxGridColumn
  184. Caption = #51221#48372#50630#51020
  185. DataBinding.ValueType = 'Integer'
  186. PropertiesClassName = 'TcxCalcEditProperties'
  187. Properties.Alignment.Horz = taRightJustify
  188. Properties.Alignment.Vert = taVCenter
  189. HeaderAlignmentHorz = taCenter
  190. HeaderAlignmentVert = vaCenter
  191. Width = 83
  192. end
  193. end
  194. object GlList: TcxGridLevel
  195. GridView = TvList
  196. end
  197. end
  198. object ChkExpand: TcxCheckBox
  199. Tag = 9
  200. Left = 975
  201. Top = 7
  202. Cursor = crHandPoint
  203. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  204. Anchors = [akTop, akRight]
  205. Caption = #54869#51109'/'#52629#49548
  206. ParentBackground = False
  207. ParentColor = False
  208. ParentShowHint = False
  209. ShowHint = True
  210. State = cbsChecked
  211. Style.BorderColor = 9868950
  212. Style.BorderStyle = ebsThick
  213. Style.Color = 14671839
  214. Style.Shadow = False
  215. TabOrder = 0
  216. Transparent = True
  217. OnClick = ChkExpandClick
  218. Width = 85
  219. end
  220. end
  221. object PnlChart: TPanel
  222. Left = 0
  223. Top = 412
  224. Width = 1089
  225. Height = 286
  226. Align = alBottom
  227. BevelOuter = bvNone
  228. TabOrder = 2
  229. inline FRAMEChart1: TFRAMEChart
  230. Left = 0
  231. Top = 0
  232. Width = 1089
  233. Height = 286
  234. Align = alClient
  235. TabOrder = 0
  236. ExplicitWidth = 1089
  237. ExplicitHeight = 286
  238. inherited CxChart: TcxGrid
  239. Width = 1089
  240. Height = 286
  241. ExplicitWidth = 1089
  242. ExplicitHeight = 286
  243. end
  244. inherited ChkDisplayVal: TcxCheckBox
  245. ExplicitHeight = 21
  246. end
  247. inherited cxLabel2: TcxLabel
  248. ExplicitWidth = 30
  249. ExplicitHeight = 21
  250. end
  251. inherited LblPage: TcxLabel
  252. ExplicitWidth = 18
  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 ADOQry: TADOQuery
  266. Parameters = <>
  267. Left = 240
  268. Top = 148
  269. end
  270. object TmrShow: TTimer
  271. Enabled = False
  272. Interval = 300
  273. OnTimer = TmrShowTimer
  274. Left = 320
  275. Top = 156
  276. end
  277. end