EVSP200MF.dfm 7.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241
  1. object EVSP200M: TEVSP200M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = #44596#44553#52264#47049' '#51221#48372
  7. ClientHeight = 575
  8. ClientWidth = 830
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -12
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. OldCreateOrder = False
  16. Position = poOwnerFormCenter
  17. ShowHint = True
  18. OnClose = FormClose
  19. OnCreate = FormCreate
  20. OnShow = FormShow
  21. DesignSize = (
  22. 830
  23. 575)
  24. PixelsPerInch = 96
  25. TextHeight = 15
  26. object ShpTitle: TShape
  27. Left = 4
  28. Top = 4
  29. Width = 822
  30. Height = 40
  31. Anchors = [akLeft, akTop, akRight]
  32. Brush.Color = 14671839
  33. Pen.Color = 10849679
  34. Pen.Width = 2
  35. ExplicitWidth = 1269
  36. end
  37. object LblCaption: TLabel
  38. Left = 16
  39. Top = 10
  40. Width = 267
  41. Height = 23
  42. Caption = #53440#51060#53952' '
  43. Font.Charset = DEFAULT_CHARSET
  44. Font.Color = 4740964
  45. Font.Height = -17
  46. Font.Name = #47569#51008' '#44256#46357
  47. Font.Style = [fsBold]
  48. ParentFont = False
  49. ParentShowHint = False
  50. ShowHint = True
  51. end
  52. object ShpList: TShape
  53. Left = 4
  54. Top = 50
  55. Width = 822
  56. Height = 519
  57. Anchors = [akLeft, akTop, akRight, akBottom]
  58. Pen.Color = 10849679
  59. Pen.Width = 2
  60. ExplicitWidth = 1436
  61. ExplicitHeight = 766
  62. end
  63. object BtnSearch: TcxButton
  64. Left = 656
  65. Top = 11
  66. Width = 80
  67. Height = 25
  68. Cursor = crHandPoint
  69. Hint = #51312#54924
  70. Anchors = [akTop, akRight]
  71. Caption = #51312#54924
  72. Colors.Default = 10737865
  73. TabOrder = 0
  74. Font.Charset = DEFAULT_CHARSET
  75. Font.Color = clBlack
  76. Font.Height = -13
  77. Font.Name = #47569#51008' '#44256#46357
  78. Font.Style = [fsBold]
  79. ParentFont = False
  80. OnClick = BtnSearchClick
  81. end
  82. object BtnClose: TcxButton
  83. Left = 741
  84. Top = 11
  85. Width = 75
  86. Height = 25
  87. Cursor = crHandPoint
  88. Hint = #45803#44592
  89. Anchors = [akTop, akRight]
  90. Caption = #45803#44592
  91. Colors.Default = 10737865
  92. TabOrder = 1
  93. Font.Charset = DEFAULT_CHARSET
  94. Font.Color = clBlack
  95. Font.Height = -13
  96. Font.Name = #47569#51008' '#44256#46357
  97. Font.Style = [fsBold]
  98. ParentFont = False
  99. OnClick = BtnCloseClick
  100. end
  101. object PnlBack: TPanel
  102. Left = 12
  103. Top = 56
  104. Width = 804
  105. Height = 506
  106. Anchors = [akLeft, akTop, akRight, akBottom]
  107. BevelOuter = bvNone
  108. ParentBackground = False
  109. ParentColor = True
  110. TabOrder = 2
  111. object PnlLeft: TPanel
  112. Left = 0
  113. Top = 0
  114. Width = 804
  115. Height = 506
  116. Align = alClient
  117. BevelOuter = bvNone
  118. TabOrder = 0
  119. object cxGroupBox3: TcxGroupBox
  120. Left = 0
  121. Top = 0
  122. Align = alClient
  123. Caption = #9654' '#44596#44553#52264#47049' '#51221#48372
  124. ParentFont = False
  125. Style.BorderColor = clCaptionText
  126. Style.Font.Charset = DEFAULT_CHARSET
  127. Style.Font.Color = clWindowText
  128. Style.Font.Height = -13
  129. Style.Font.Name = #47569#51008' '#44256#46357
  130. Style.Font.Style = []
  131. Style.Shadow = False
  132. Style.TextColor = clWindowText
  133. Style.TextStyle = [fsBold]
  134. Style.IsFontAssigned = True
  135. TabOrder = 0
  136. Height = 506
  137. Width = 804
  138. object CxList: TcxGrid
  139. Left = 3
  140. Top = 19
  141. Width = 798
  142. Height = 477
  143. Align = alClient
  144. TabOrder = 0
  145. LookAndFeel.NativeStyle = False
  146. object TvList: TcxGridTableView
  147. DataController.Summary.DefaultGroupSummaryItems = <>
  148. DataController.Summary.FooterSummaryItems = <>
  149. DataController.Summary.SummaryGroups = <>
  150. OptionsData.Editing = False
  151. OptionsView.GroupByBox = False
  152. object Col01: TcxGridColumn
  153. Caption = #44596#44553#52264#47049' ID'
  154. DataBinding.ValueType = 'Integer'
  155. PropertiesClassName = 'TcxSpinEditProperties'
  156. Properties.Alignment.Horz = taCenter
  157. Properties.Alignment.Vert = taVCenter
  158. HeaderAlignmentHorz = taCenter
  159. HeaderAlignmentVert = vaCenter
  160. Options.Editing = False
  161. Width = 76
  162. end
  163. object Col02: TcxGridColumn
  164. Caption = #52264#47049' '#48264#54840
  165. DataBinding.ValueType = 'Integer'
  166. PropertiesClassName = 'TcxSpinEditProperties'
  167. Properties.Alignment.Horz = taCenter
  168. Properties.Alignment.Vert = taVCenter
  169. HeaderAlignmentHorz = taCenter
  170. HeaderAlignmentVert = vaCenter
  171. Options.Editing = False
  172. Width = 62
  173. end
  174. object Col03: TcxGridColumn
  175. Caption = #52264#47049' '#51333#47448
  176. PropertiesClassName = 'TcxLabelProperties'
  177. Properties.Alignment.Horz = taLeftJustify
  178. Properties.Alignment.Vert = taVCenter
  179. HeaderAlignmentHorz = taCenter
  180. HeaderAlignmentVert = vaCenter
  181. Options.Editing = False
  182. Width = 157
  183. end
  184. object Col04: TcxGridColumn
  185. Caption = #49324#50857' '#50668#48512
  186. PropertiesClassName = 'TcxLabelProperties'
  187. Properties.Alignment.Horz = taCenter
  188. Properties.Alignment.Vert = taVCenter
  189. HeaderAlignmentHorz = taCenter
  190. HeaderAlignmentVert = vaCenter
  191. Options.Editing = False
  192. Width = 62
  193. end
  194. object Col05: TcxGridColumn
  195. Caption = #50864#49440#49888#54840#50836#52397' '#49436#48708#49828' ID'
  196. PropertiesClassName = 'TcxLabelProperties'
  197. Properties.Alignment.Horz = taCenter
  198. Properties.Alignment.Vert = taVCenter
  199. GroupSummaryAlignment = taCenter
  200. HeaderAlignmentHorz = taCenter
  201. Options.Editing = False
  202. Options.Filtering = False
  203. Width = 145
  204. end
  205. object Col06: TcxGridColumn
  206. Caption = #50864#49440#49888#54840#50836#52397' '#51333#47308#50668#48512
  207. PropertiesClassName = 'TcxLabelProperties'
  208. Properties.Alignment.Horz = taLeftJustify
  209. Properties.Alignment.Vert = taVCenter
  210. HeaderAlignmentHorz = taCenter
  211. HeaderAlignmentVert = vaBottom
  212. Width = 140
  213. end
  214. end
  215. object GlList: TcxGridLevel
  216. GridView = TvList
  217. end
  218. end
  219. end
  220. end
  221. end
  222. object CbType: TcxComboBox
  223. Left = 338
  224. Top = 8
  225. Cursor = crHandPoint
  226. Properties.Alignment.Vert = taVCenter
  227. Properties.DropDownListStyle = lsFixedList
  228. Properties.DropDownSizeable = True
  229. Properties.ReadOnly = False
  230. TabOrder = 3
  231. Visible = False
  232. Width = 206
  233. end
  234. object TmrShow: TTimer
  235. Enabled = False
  236. Interval = 500
  237. OnTimer = TmrShowTimer
  238. Left = 252
  239. Top = 180
  240. end
  241. end