AVIH0801F.dfm 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259
  1. object AVIH0801: TAVIH0801
  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 = 'AVI-'#51648#51216' '#49688#51665' '#51060#47141
  10. ClientHeight = 698
  11. ClientWidth = 1111
  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 = 1111
  33. Height = 34
  34. Align = alTop
  35. BevelOuter = bvNone
  36. TabOrder = 0
  37. DesignSize = (
  38. 1111
  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 = 961
  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 = 1029
  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 = 1111
  90. Height = 664
  91. Align = alClient
  92. BevelOuter = bvNone
  93. TabOrder = 1
  94. DesignSize = (
  95. 1111
  96. 664)
  97. object CxList: TcxGrid
  98. Left = 0
  99. Top = 0
  100. Width = 1111
  101. Height = 664
  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 Column00: TcxGridColumn
  123. Caption = #51228#50612#44592' ID'
  124. PropertiesClassName = 'TcxLabelProperties'
  125. Properties.Alignment.Horz = taCenter
  126. Properties.Alignment.Vert = taVCenter
  127. HeaderAlignmentHorz = taCenter
  128. HeaderAlignmentVert = vaCenter
  129. Width = 102
  130. end
  131. object Column09: TcxGridColumn
  132. Caption = #49444#52824#50948#52824
  133. PropertiesClassName = 'TcxLabelProperties'
  134. Properties.Alignment.Horz = taLeftJustify
  135. Properties.Alignment.Vert = taVCenter
  136. HeaderAlignmentHorz = taCenter
  137. HeaderAlignmentVert = vaCenter
  138. Width = 181
  139. end
  140. object Column01: TcxGridColumn
  141. Caption = #44160#51648#44592' ID'
  142. PropertiesClassName = 'TcxLabelProperties'
  143. Properties.Alignment.Horz = taCenter
  144. Properties.Alignment.Vert = taVCenter
  145. HeaderAlignmentHorz = taCenter
  146. HeaderAlignmentVert = vaCenter
  147. Options.Editing = False
  148. Width = 94
  149. end
  150. object Column02: TcxGridColumn
  151. Caption = #52264#49440
  152. PropertiesClassName = 'TcxLabelProperties'
  153. Properties.Alignment.Horz = taCenter
  154. Properties.Alignment.Vert = taVCenter
  155. HeaderAlignmentHorz = taCenter
  156. HeaderAlignmentVert = vaCenter
  157. Options.Editing = False
  158. Width = 78
  159. end
  160. object Column03: TcxGridColumn
  161. Caption = #49688#51665#51068#51088
  162. PropertiesClassName = 'TcxLabelProperties'
  163. Properties.Alignment.Horz = taCenter
  164. Properties.Alignment.Vert = taVCenter
  165. HeaderAlignmentHorz = taCenter
  166. HeaderAlignmentVert = vaCenter
  167. Options.Editing = False
  168. Width = 187
  169. end
  170. object Column04: TcxGridColumn
  171. Caption = #44368#53685#47049'('#45824')'
  172. PropertiesClassName = 'TcxLabelProperties'
  173. Properties.Alignment.Horz = taRightJustify
  174. Properties.Alignment.Vert = taVCenter
  175. HeaderAlignmentHorz = taCenter
  176. HeaderAlignmentVert = vaCenter
  177. Options.Editing = False
  178. Width = 85
  179. end
  180. object Column05: TcxGridColumn
  181. Caption = #54217#44512' '#51216#50976#50984'(%)'
  182. PropertiesClassName = 'TcxLabelProperties'
  183. Properties.Alignment.Horz = taRightJustify
  184. Properties.Alignment.Vert = taVCenter
  185. Visible = False
  186. HeaderAlignmentHorz = taCenter
  187. HeaderAlignmentVert = vaCenter
  188. Width = 125
  189. end
  190. object Column06: TcxGridColumn
  191. Caption = #54217#44512#49549#46020'(km/h)'
  192. PropertiesClassName = 'TcxLabelProperties'
  193. Properties.Alignment.Horz = taRightJustify
  194. Properties.Alignment.Vert = taVCenter
  195. HeaderAlignmentHorz = taCenter
  196. HeaderAlignmentVert = vaCenter
  197. Width = 101
  198. end
  199. object Column07: TcxGridColumn
  200. Caption = #54217#44512#52264#46160#49884#44036'('#52488')'
  201. PropertiesClassName = 'TcxLabelProperties'
  202. Properties.Alignment.Horz = taRightJustify
  203. Properties.Alignment.Vert = taVCenter
  204. Visible = False
  205. HeaderAlignmentHorz = taCenter
  206. HeaderAlignmentVert = vaCenter
  207. Width = 120
  208. end
  209. object Column08: TcxGridColumn
  210. Caption = #48512' '#51228#50612#44592' '#44050
  211. PropertiesClassName = 'TcxLabelProperties'
  212. Properties.Alignment.Horz = taRightJustify
  213. Properties.Alignment.Vert = taVCenter
  214. Visible = False
  215. HeaderAlignmentHorz = taCenter
  216. HeaderAlignmentVert = vaCenter
  217. Width = 98
  218. end
  219. end
  220. object GlList: TcxGridLevel
  221. GridView = TvList
  222. end
  223. end
  224. object ChkExpand: TcxCheckBox
  225. Tag = 9
  226. Left = 997
  227. Top = 7
  228. Cursor = crHandPoint
  229. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  230. Anchors = [akTop, akRight]
  231. Caption = #54869#51109'/'#52629#49548
  232. ParentBackground = False
  233. ParentColor = False
  234. ParentShowHint = False
  235. ShowHint = True
  236. State = cbsChecked
  237. Style.BorderColor = 9868950
  238. Style.BorderStyle = ebsThick
  239. Style.Color = 14671839
  240. Style.Shadow = False
  241. TabOrder = 0
  242. Transparent = True
  243. OnClick = ChkExpandClick
  244. Width = 85
  245. end
  246. end
  247. object ADOQry: TADOQuery
  248. Parameters = <>
  249. Left = 240
  250. Top = 148
  251. end
  252. object TmrShow: TTimer
  253. Enabled = False
  254. Interval = 300
  255. OnTimer = TmrShowTimer
  256. Left = 320
  257. Top = 156
  258. end
  259. end