VMSM540MF.dfm 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279
  1. object VMSM540M: TVMSM540M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMaximize]
  7. Caption = #51452#52264#51109' '#49440#53469
  8. ClientHeight = 515
  9. ClientWidth = 468
  10. Color = clBtnFace
  11. Font.Charset = DEFAULT_CHARSET
  12. Font.Color = clWindowText
  13. Font.Height = -13
  14. Font.Name = #47569#51008' '#44256#46357
  15. Font.Style = []
  16. KeyPreview = True
  17. OldCreateOrder = False
  18. Position = poOwnerFormCenter
  19. ShowHint = True
  20. OnClose = FormClose
  21. OnCloseQuery = FormCloseQuery
  22. OnShow = FormShow
  23. DesignSize = (
  24. 468
  25. 515)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 460
  32. Height = 40
  33. Anchors = [akLeft, akTop, akRight]
  34. Brush.Color = 14671839
  35. Pen.Color = 10849679
  36. Pen.Width = 2
  37. Visible = False
  38. ExplicitWidth = 1269
  39. end
  40. object LblCaption: TLabel
  41. Left = 16
  42. Top = 10
  43. Width = 267
  44. Height = 23
  45. Caption = #53440#51060#53952' '
  46. Font.Charset = DEFAULT_CHARSET
  47. Font.Color = 4740964
  48. Font.Height = -17
  49. Font.Name = #47569#51008' '#44256#46357
  50. Font.Style = [fsBold]
  51. ParentFont = False
  52. ParentShowHint = False
  53. ShowHint = True
  54. Visible = False
  55. end
  56. object ShpList: TShape
  57. Left = 4
  58. Top = 5
  59. Width = 460
  60. Height = 504
  61. Anchors = [akLeft, akTop, akRight, akBottom]
  62. Pen.Color = 10849679
  63. Pen.Width = 2
  64. ExplicitWidth = 809
  65. ExplicitHeight = 430
  66. end
  67. object BtnClose: TcxButton
  68. Left = 379
  69. Top = 11
  70. Width = 75
  71. Height = 25
  72. Cursor = crHandPoint
  73. Hint = #45803#44592
  74. Anchors = [akTop, akRight]
  75. Caption = #45803#44592
  76. Colors.Default = 10737865
  77. TabOrder = 0
  78. Visible = False
  79. Font.Charset = DEFAULT_CHARSET
  80. Font.Color = clBlack
  81. Font.Height = -13
  82. Font.Name = #47569#51008' '#44256#46357
  83. Font.Style = [fsBold]
  84. ParentFont = False
  85. OnClick = BtnCloseClick
  86. end
  87. object EdFocus: TEdit
  88. Left = -10
  89. Top = -10
  90. Width = 2
  91. Height = 25
  92. ImeName = 'Microsoft Office IME 2007'
  93. TabOrder = 1
  94. Text = 'EdFocus'
  95. end
  96. object PnlBack: TPanel
  97. Left = 12
  98. Top = 9
  99. Width = 442
  100. Height = 494
  101. Anchors = [akLeft, akTop, akRight, akBottom]
  102. BevelOuter = bvNone
  103. ParentBackground = False
  104. ParentColor = True
  105. TabOrder = 2
  106. object PnlLeft: TPanel
  107. Left = 0
  108. Top = 0
  109. Width = 437
  110. Height = 494
  111. Align = alLeft
  112. Anchors = [akLeft, akTop, akRight, akBottom]
  113. BevelOuter = bvNone
  114. TabOrder = 0
  115. object GrpList: TcxGroupBox
  116. Left = 0
  117. Top = 0
  118. Align = alClient
  119. Caption = #9654' '#51452#52264#51109' '#47785#47197
  120. Style.BorderColor = clCaptionText
  121. Style.Shadow = False
  122. Style.TextColor = clWindowText
  123. Style.TextStyle = [fsBold]
  124. TabOrder = 0
  125. Height = 494
  126. Width = 437
  127. object PnlMenu: TPanel
  128. Left = 3
  129. Top = 454
  130. Width = 431
  131. Height = 30
  132. Align = alBottom
  133. BevelOuter = bvNone
  134. TabOrder = 0
  135. DesignSize = (
  136. 431
  137. 30)
  138. object BtnSelImage: TcxButton
  139. Tag = 1
  140. Left = 240
  141. Top = 3
  142. Width = 191
  143. Height = 25
  144. Cursor = crHandPoint
  145. Hint = #51228#44277#44396#44036' '#49440#53469
  146. Anchors = [akRight, akBottom]
  147. Caption = #51452#52264#51109' '#49440#53469
  148. Colors.Default = 10737865
  149. LookAndFeel.NativeStyle = False
  150. TabOrder = 0
  151. Font.Charset = DEFAULT_CHARSET
  152. Font.Color = clBlack
  153. Font.Height = -13
  154. Font.Name = #47569#51008' '#44256#46357
  155. Font.Style = [fsBold]
  156. ParentFont = False
  157. OnClick = BtnSelImageClick
  158. end
  159. end
  160. object CxAxis: TcxGrid
  161. Left = 3
  162. Top = 19
  163. Width = 431
  164. Height = 435
  165. Align = alClient
  166. TabOrder = 1
  167. LookAndFeel.Kind = lfUltraFlat
  168. LookAndFeel.NativeStyle = False
  169. object TvAxis: TcxGridTableView
  170. FilterBox.CustomizeDialog = False
  171. OnCellDblClick = TvAxisCellDblClick
  172. DataController.Summary.DefaultGroupSummaryItems = <>
  173. DataController.Summary.FooterSummaryItems = <>
  174. DataController.Summary.SummaryGroups = <>
  175. OptionsCustomize.ColumnSorting = False
  176. OptionsData.Editing = False
  177. OptionsSelection.HideFocusRectOnExit = False
  178. OptionsSelection.HideSelection = True
  179. OptionsView.ColumnAutoWidth = True
  180. OptionsView.GroupByBox = False
  181. OptionsView.Indicator = True
  182. object Col00: TcxGridColumn
  183. Caption = 'NO'
  184. PropertiesClassName = 'TcxTextEditProperties'
  185. Properties.Alignment.Horz = taCenter
  186. Properties.Alignment.Vert = taVCenter
  187. Visible = False
  188. HeaderAlignmentHorz = taCenter
  189. HeaderAlignmentVert = vaCenter
  190. VisibleForCustomization = False
  191. Width = 99
  192. end
  193. object Col01: TcxGridColumn
  194. Caption = #51452#52264#51109' '#48264#54840
  195. PropertiesClassName = 'TcxTextEditProperties'
  196. Properties.Alignment.Horz = taCenter
  197. Properties.Alignment.Vert = taVCenter
  198. HeaderAlignmentHorz = taCenter
  199. HeaderAlignmentVert = vaCenter
  200. Options.Editing = False
  201. Options.Filtering = False
  202. Width = 82
  203. end
  204. object Col02: TcxGridColumn
  205. Caption = #51452#52264#51109' ID'
  206. PropertiesClassName = 'TcxTextEditProperties'
  207. Properties.Alignment.Horz = taLeftJustify
  208. Properties.Alignment.Vert = taVCenter
  209. HeaderAlignmentHorz = taCenter
  210. HeaderAlignmentVert = vaCenter
  211. Options.Editing = False
  212. Options.Filtering = False
  213. Width = 103
  214. end
  215. object Col03: TcxGridColumn
  216. Caption = #51452#52264#51109' '#47749#52845
  217. PropertiesClassName = 'TcxTextEditProperties'
  218. Properties.Alignment.Horz = taLeftJustify
  219. Properties.Alignment.Vert = taVCenter
  220. HeaderAlignmentHorz = taCenter
  221. HeaderAlignmentVert = vaCenter
  222. Options.Editing = False
  223. Width = 232
  224. end
  225. object Col04: TcxGridColumn
  226. Caption = #51333#51216#47749
  227. PropertiesClassName = 'TcxTextEditProperties'
  228. Properties.Alignment.Horz = taLeftJustify
  229. Properties.Alignment.Vert = taVCenter
  230. Visible = False
  231. HeaderAlignmentHorz = taCenter
  232. HeaderAlignmentVert = vaCenter
  233. Options.Editing = False
  234. VisibleForCustomization = False
  235. Width = 105
  236. end
  237. object Col05: TcxGridColumn
  238. Caption = #52629
  239. PropertiesClassName = 'TcxTextEditProperties'
  240. Properties.Alignment.Horz = taLeftJustify
  241. Properties.Alignment.Vert = taVCenter
  242. Visible = False
  243. HeaderAlignmentHorz = taCenter
  244. HeaderAlignmentVert = vaCenter
  245. Options.Editing = False
  246. VisibleForCustomization = False
  247. Width = 40
  248. end
  249. end
  250. object GlAxis: TcxGridLevel
  251. GridView = TvAxis
  252. end
  253. end
  254. end
  255. end
  256. end
  257. object EdNmbr: TcxTextEdit
  258. Left = 106
  259. Top = 312
  260. Properties.ReadOnly = True
  261. TabOrder = 3
  262. Visible = False
  263. Width = 121
  264. end
  265. object lblText1: TcxLabel
  266. Left = 24
  267. Top = 160
  268. Caption = #51452#52264#51109' '#49440#53469#13#10#51452#52264#51109#51012' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'
  269. Transparent = True
  270. Visible = False
  271. end
  272. object TmrShow: TTimer
  273. Enabled = False
  274. Interval = 300
  275. OnTimer = TmrShowTimer
  276. Left = 876
  277. Top = 8
  278. end
  279. end