VDSH0401F.dfm 7.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. object VDSH0401: TVDSH0401
  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 = 'VDS-'#44160#51648#44592' '#50896#49884#49688#51665' '#51060#47141
  10. ClientHeight = 698
  11. ClientWidth = 786
  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. OnShow = FormShow
  24. PixelsPerInch = 96
  25. TextHeight = 17
  26. object PnlTop: TPanel
  27. Left = 0
  28. Top = 0
  29. Width = 786
  30. Height = 34
  31. Align = alTop
  32. BevelOuter = bvNone
  33. TabOrder = 0
  34. DesignSize = (
  35. 786
  36. 34)
  37. object LblSearch: TLabel
  38. Left = 20
  39. Top = 9
  40. Width = 52
  41. Height = 17
  42. Caption = #44160#49353#51312#44148
  43. Transparent = True
  44. end
  45. object ImgDesc01: TImage
  46. Left = 5
  47. Top = 12
  48. Width = 9
  49. Height = 9
  50. Transparent = True
  51. end
  52. object LblRecords: TLabel
  53. Left = 636
  54. Top = 9
  55. Width = 52
  56. Height = 17
  57. Alignment = taRightJustify
  58. Anchors = [akTop, akRight]
  59. Caption = #51312#54924#44148#49688
  60. Transparent = True
  61. end
  62. object BtnExlSave: TcxButton
  63. Left = 704
  64. Top = 5
  65. Width = 75
  66. Height = 25
  67. Cursor = crHandPoint
  68. Hint = #51312#54924' '#44208#44284' '#45936#51060#53552#47484' '#54028#51068#47196' '#51200#51109#54633#45768#45796'.'
  69. Anchors = [akTop, akRight]
  70. Caption = #51200#51109
  71. Colors.Default = 3893744
  72. TabOrder = 0
  73. Font.Charset = DEFAULT_CHARSET
  74. Font.Color = clWindowText
  75. Font.Height = -13
  76. Font.Name = #47569#51008' '#44256#46357
  77. Font.Style = [fsBold]
  78. ParentFont = False
  79. OnClick = BtnExlSaveClick
  80. end
  81. end
  82. object PnlList: TPanel
  83. Left = 0
  84. Top = 34
  85. Width = 786
  86. Height = 664
  87. Align = alClient
  88. BevelOuter = bvNone
  89. TabOrder = 1
  90. DesignSize = (
  91. 786
  92. 664)
  93. object CxList: TcxGrid
  94. Left = 0
  95. Top = 0
  96. Width = 786
  97. Height = 664
  98. Align = alClient
  99. TabOrder = 1
  100. object TvList: TcxGridTableView
  101. Navigator.Buttons.Append.Visible = True
  102. Navigator.Buttons.SaveBookmark.Visible = False
  103. Navigator.InfoPanel.Visible = True
  104. DataController.Summary.DefaultGroupSummaryItems = <>
  105. DataController.Summary.FooterSummaryItems = <>
  106. DataController.Summary.SummaryGroups = <>
  107. FilterRow.InfoText = #44160#49353#50612#47484' '#51077#47141#54616#49464#50836'.'
  108. OptionsBehavior.CellHints = True
  109. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  110. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  111. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  112. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  113. OptionsData.Deleting = False
  114. OptionsData.DeletingConfirmation = False
  115. OptionsData.Editing = False
  116. OptionsData.Inserting = False
  117. OptionsView.Indicator = True
  118. object Column00: TcxGridColumn
  119. Caption = #51228#50612#44592' ID'
  120. PropertiesClassName = 'TcxLabelProperties'
  121. Properties.Alignment.Horz = taCenter
  122. Properties.Alignment.Vert = taVCenter
  123. HeaderAlignmentHorz = taCenter
  124. HeaderAlignmentVert = vaCenter
  125. Width = 102
  126. end
  127. object Column01: TcxGridColumn
  128. Caption = #44160#51648#44592' ID'
  129. PropertiesClassName = 'TcxLabelProperties'
  130. Properties.Alignment.Horz = taCenter
  131. Properties.Alignment.Vert = taVCenter
  132. HeaderAlignmentHorz = taCenter
  133. HeaderAlignmentVert = vaCenter
  134. Options.Editing = False
  135. Width = 94
  136. end
  137. object Column02: TcxGridColumn
  138. Caption = #48169#54693
  139. PropertiesClassName = 'TcxLabelProperties'
  140. Properties.Alignment.Horz = taCenter
  141. Properties.Alignment.Vert = taVCenter
  142. HeaderAlignmentHorz = taCenter
  143. HeaderAlignmentVert = vaCenter
  144. Options.Editing = False
  145. Width = 103
  146. end
  147. object Column09: TcxGridColumn
  148. Caption = #44160#51648#44592' '#47749
  149. PropertiesClassName = 'TcxLabelProperties'
  150. Properties.Alignment.Horz = taCenter
  151. Properties.Alignment.Vert = taVCenter
  152. Visible = False
  153. HeaderAlignmentHorz = taCenter
  154. HeaderAlignmentVert = vaCenter
  155. Width = 141
  156. end
  157. object Column03: TcxGridColumn
  158. Caption = #49688#51665#51068#51088
  159. PropertiesClassName = 'TcxTextEditProperties'
  160. Properties.Alignment.Horz = taCenter
  161. Properties.Alignment.Vert = taVCenter
  162. HeaderAlignmentHorz = taCenter
  163. HeaderAlignmentVert = vaCenter
  164. Options.Editing = False
  165. Width = 187
  166. end
  167. object Column04: TcxGridColumn
  168. Caption = #44368#53685#47049'('#45824')'
  169. PropertiesClassName = 'TcxLabelProperties'
  170. Properties.Alignment.Horz = taRightJustify
  171. Properties.Alignment.Vert = taVCenter
  172. HeaderAlignmentHorz = taCenter
  173. HeaderAlignmentVert = vaCenter
  174. Options.Editing = False
  175. Width = 85
  176. end
  177. object Column05: TcxGridColumn
  178. Caption = #54217#44512' '#51216#50976#50984'(%)'
  179. PropertiesClassName = 'TcxLabelProperties'
  180. Properties.Alignment.Horz = taRightJustify
  181. Properties.Alignment.Vert = taVCenter
  182. HeaderAlignmentHorz = taCenter
  183. HeaderAlignmentVert = vaCenter
  184. Width = 125
  185. end
  186. object Column06: TcxGridColumn
  187. Caption = #54217#44512#49549#46020'(km/h)'
  188. PropertiesClassName = 'TcxLabelProperties'
  189. Properties.Alignment.Horz = taRightJustify
  190. Properties.Alignment.Vert = taVCenter
  191. HeaderAlignmentHorz = taCenter
  192. HeaderAlignmentVert = vaCenter
  193. Width = 101
  194. end
  195. object Column07: TcxGridColumn
  196. Caption = #54217#44512#52264#46160#49884#44036'('#52488')'
  197. PropertiesClassName = 'TcxLabelProperties'
  198. Properties.Alignment.Horz = taRightJustify
  199. Properties.Alignment.Vert = taVCenter
  200. Visible = False
  201. HeaderAlignmentHorz = taCenter
  202. HeaderAlignmentVert = vaCenter
  203. Width = 120
  204. end
  205. object Column08: TcxGridColumn
  206. Caption = #48512' '#51228#50612#44592' '#44050
  207. PropertiesClassName = 'TcxLabelProperties'
  208. Properties.Alignment.Horz = taRightJustify
  209. Properties.Alignment.Vert = taVCenter
  210. Visible = False
  211. HeaderAlignmentHorz = taCenter
  212. HeaderAlignmentVert = vaCenter
  213. Width = 98
  214. end
  215. end
  216. object GlList: TcxGridLevel
  217. GridView = TvList
  218. end
  219. end
  220. object ChkExpand: TcxCheckBox
  221. Tag = 9
  222. Left = 672
  223. Top = 7
  224. Cursor = crHandPoint
  225. Hint = #44536#47353' '#47785#47197' '#54869#51109' '#46608#45716' '#52712#49548
  226. Anchors = [akTop, akRight]
  227. Caption = #54869#51109'/'#52629#49548
  228. ParentBackground = False
  229. ParentColor = False
  230. ParentShowHint = False
  231. ShowHint = True
  232. State = cbsChecked
  233. Style.BorderColor = 9868950
  234. Style.BorderStyle = ebsThick
  235. Style.Color = 14671839
  236. Style.Shadow = False
  237. TabOrder = 0
  238. Transparent = True
  239. OnClick = ChkExpandClick
  240. Width = 85
  241. end
  242. end
  243. object ADOQry: TADOQuery
  244. Parameters = <>
  245. Left = 240
  246. Top = 148
  247. end
  248. object TmrShow: TTimer
  249. Enabled = False
  250. Interval = 300
  251. OnTimer = TmrShowTimer
  252. Left = 320
  253. Top = 156
  254. end
  255. end