AVIS0101F.dfm 8.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316
  1. object AVIS0101: TAVIS0101
  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 = 'CCTV '#51109#50528#51060#47141
  10. ClientHeight = 698
  11. ClientWidth = 848
  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 = 848
  33. Height = 34
  34. Align = alTop
  35. BevelOuter = bvNone
  36. TabOrder = 0
  37. DesignSize = (
  38. 848
  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 = 698
  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 = 766
  68. Top = 3
  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 = 848
  90. Height = 372
  91. Align = alClient
  92. BevelOuter = bvNone
  93. TabOrder = 1
  94. DesignSize = (
  95. 848
  96. 372)
  97. object CxList: TcxGrid
  98. Left = 0
  99. Top = 0
  100. Width = 848
  101. Height = 372
  102. Align = alClient
  103. TabOrder = 1
  104. object TvList: TcxGridBandedTableView
  105. DataController.Summary.DefaultGroupSummaryItems = <>
  106. DataController.Summary.FooterSummaryItems = <>
  107. DataController.Summary.SummaryGroups = <>
  108. OptionsData.Deleting = False
  109. OptionsData.DeletingConfirmation = False
  110. OptionsData.Editing = False
  111. OptionsData.Inserting = False
  112. OptionsView.Indicator = True
  113. Bands = <
  114. item
  115. Caption = #44592#48376#51221#48372
  116. Width = 493
  117. end
  118. item
  119. Caption = #53685#44228' '#51221#48372
  120. Width = 327
  121. end>
  122. object Column01: TcxGridBandedColumn
  123. Caption = #44396#44036' ID'
  124. PropertiesClassName = 'TcxLabelProperties'
  125. Properties.Alignment.Horz = taCenter
  126. Properties.Alignment.Vert = taVCenter
  127. HeaderAlignmentHorz = taCenter
  128. HeaderAlignmentVert = vaCenter
  129. Width = 99
  130. Position.BandIndex = 0
  131. Position.ColIndex = 0
  132. Position.RowIndex = 0
  133. end
  134. object Column02: TcxGridBandedColumn
  135. Caption = #44396#44036#47749
  136. PropertiesClassName = 'TcxLabelProperties'
  137. Properties.Alignment.Horz = taLeftJustify
  138. Properties.Alignment.Vert = taVCenter
  139. HeaderAlignmentHorz = taCenter
  140. HeaderAlignmentVert = vaCenter
  141. Width = 185
  142. Position.BandIndex = 0
  143. Position.ColIndex = 1
  144. Position.RowIndex = 0
  145. end
  146. object Column03: TcxGridBandedColumn
  147. Caption = #50836#51068
  148. PropertiesClassName = 'TcxLabelProperties'
  149. Properties.Alignment.Horz = taCenter
  150. Properties.Alignment.Vert = taVCenter
  151. Visible = False
  152. HeaderAlignmentHorz = taCenter
  153. HeaderAlignmentVert = vaCenter
  154. Width = 121
  155. Position.BandIndex = 0
  156. Position.ColIndex = 2
  157. Position.RowIndex = 0
  158. end
  159. object Column04: TcxGridBandedColumn
  160. Caption = #53685#44228#49884#44033
  161. PropertiesClassName = 'TcxLabelProperties'
  162. Properties.Alignment.Horz = taCenter
  163. Properties.Alignment.Vert = taVCenter
  164. HeaderAlignmentHorz = taCenter
  165. HeaderAlignmentVert = vaCenter
  166. Width = 209
  167. Position.BandIndex = 0
  168. Position.ColIndex = 3
  169. Position.RowIndex = 0
  170. end
  171. object Column05: TcxGridBandedColumn
  172. Caption = #44368#53685#47049'('#45824')'
  173. PropertiesClassName = 'TcxLabelProperties'
  174. Properties.Alignment.Horz = taRightJustify
  175. Properties.Alignment.Vert = taVCenter
  176. HeaderAlignmentHorz = taCenter
  177. HeaderAlignmentVert = vaCenter
  178. Width = 90
  179. Position.BandIndex = 1
  180. Position.ColIndex = 0
  181. Position.RowIndex = 0
  182. end
  183. object Column06: TcxGridBandedColumn
  184. Caption = #53685#54665#49549#46020'(km/h)'
  185. PropertiesClassName = 'TcxLabelProperties'
  186. Properties.Alignment.Horz = taRightJustify
  187. Properties.Alignment.Vert = taVCenter
  188. HeaderAlignmentHorz = taCenter
  189. HeaderAlignmentVert = vaCenter
  190. Width = 90
  191. Position.BandIndex = 1
  192. Position.ColIndex = 1
  193. Position.RowIndex = 0
  194. end
  195. object Column07: TcxGridBandedColumn
  196. Caption = #45936#51060#53552#44060#49688
  197. PropertiesClassName = 'TcxLabelProperties'
  198. Properties.Alignment.Horz = taRightJustify
  199. Properties.Alignment.Vert = taVCenter
  200. HeaderAlignmentHorz = taCenter
  201. HeaderAlignmentVert = vaCenter
  202. Width = 90
  203. Position.BandIndex = 1
  204. Position.ColIndex = 2
  205. Position.RowIndex = 0
  206. end
  207. object Column08: TcxGridBandedColumn
  208. Caption = #47588#52845#50984
  209. PropertiesClassName = 'TcxLabelProperties'
  210. Properties.Alignment.Horz = taRightJustify
  211. Properties.Alignment.Vert = taVCenter
  212. HeaderAlignmentHorz = taCenter
  213. HeaderAlignmentVert = vaCenter
  214. Width = 90
  215. Position.BandIndex = 1
  216. Position.ColIndex = 3
  217. Position.RowIndex = 0
  218. end
  219. object Column09: TcxGridBandedColumn
  220. Caption = #54217#44512' '#44600#51060
  221. PropertiesClassName = 'TcxLabelProperties'
  222. Properties.Alignment.Horz = taRightJustify
  223. Properties.Alignment.Vert = taVCenter
  224. Visible = False
  225. HeaderAlignmentHorz = taCenter
  226. HeaderAlignmentVert = vaCenter
  227. Width = 73
  228. Position.BandIndex = 1
  229. Position.ColIndex = 4
  230. Position.RowIndex = 0
  231. end
  232. end
  233. object GlList: TcxGridLevel
  234. GridView = TvList
  235. end
  236. end
  237. object ChkExpand: TcxCheckBox
  238. Tag = 9
  239. Left = 734
  240. Top = 7
  241. Cursor = crHandPoint
  242. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  243. Anchors = [akTop, akRight]
  244. Caption = #54869#51109'/'#52629#49548
  245. ParentBackground = False
  246. ParentColor = False
  247. ParentShowHint = False
  248. ShowHint = True
  249. State = cbsChecked
  250. Style.BorderColor = 9868950
  251. Style.BorderStyle = ebsThick
  252. Style.Color = 14671839
  253. Style.Shadow = False
  254. TabOrder = 0
  255. Transparent = True
  256. OnClick = ChkExpandClick
  257. Width = 85
  258. end
  259. end
  260. object PnlChart: TPanel
  261. Left = 0
  262. Top = 412
  263. Width = 848
  264. Height = 286
  265. Align = alBottom
  266. BevelOuter = bvNone
  267. TabOrder = 2
  268. inline FRAMEChart1: TFRAMEChart
  269. Left = 0
  270. Top = 0
  271. Width = 848
  272. Height = 286
  273. Align = alClient
  274. TabOrder = 0
  275. ExplicitWidth = 848
  276. ExplicitHeight = 286
  277. inherited CxChart: TcxGrid
  278. Width = 848
  279. Height = 286
  280. ExplicitWidth = 848
  281. ExplicitHeight = 286
  282. end
  283. inherited ChkDisplayVal: TcxCheckBox
  284. ExplicitHeight = 21
  285. end
  286. inherited cxLabel2: TcxLabel
  287. ExplicitWidth = 30
  288. ExplicitHeight = 21
  289. end
  290. inherited LblPage: TcxLabel
  291. ExplicitWidth = 18
  292. ExplicitHeight = 21
  293. end
  294. end
  295. end
  296. object cxSplitter1: TcxSplitter
  297. Left = 0
  298. Top = 406
  299. Width = 848
  300. Height = 6
  301. AlignSplitter = salBottom
  302. Control = PnlChart
  303. end
  304. object ADOQry: TADOQuery
  305. Parameters = <>
  306. Left = 240
  307. Top = 148
  308. end
  309. object TmrShow: TTimer
  310. Enabled = False
  311. Interval = 300
  312. OnTimer = TmrShowTimer
  313. Left = 320
  314. Top = 156
  315. end
  316. end