VMSM550MF.dfm 8.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285
  1. object VMSM550M: TVMSM550M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMaximize]
  7. Caption = #45824#44592#54872#44221' '#44288#52769#49548' '#49440#53469
  8. ClientHeight = 515
  9. ClientWidth = 466
  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. 466
  25. 515)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 458
  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 = 458
  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 = 377
  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. ExplicitLeft = 379
  87. end
  88. object EdFocus: TEdit
  89. Left = -10
  90. Top = -10
  91. Width = 2
  92. Height = 25
  93. ImeName = 'Microsoft Office IME 2007'
  94. TabOrder = 1
  95. Text = 'EdFocus'
  96. end
  97. object PnlBack: TPanel
  98. Left = 12
  99. Top = 9
  100. Width = 440
  101. Height = 494
  102. Anchors = [akLeft, akTop, akRight, akBottom]
  103. BevelOuter = bvNone
  104. ParentBackground = False
  105. ParentColor = True
  106. TabOrder = 2
  107. ExplicitWidth = 442
  108. object PnlLeft: TPanel
  109. Left = 0
  110. Top = 0
  111. Width = 440
  112. Height = 494
  113. Align = alLeft
  114. Anchors = [akLeft, akTop, akRight, akBottom]
  115. BevelOuter = bvNone
  116. TabOrder = 0
  117. object GrpList: TcxGroupBox
  118. Left = 0
  119. Top = 0
  120. Align = alClient
  121. Caption = #9654' '#44288#52769#49548' '#47785#47197
  122. Style.BorderColor = clCaptionText
  123. Style.Shadow = False
  124. Style.TextColor = clWindowText
  125. Style.TextStyle = [fsBold]
  126. TabOrder = 0
  127. ExplicitWidth = 437
  128. Height = 494
  129. Width = 440
  130. object PnlMenu: TPanel
  131. Left = 3
  132. Top = 454
  133. Width = 434
  134. Height = 30
  135. Align = alBottom
  136. BevelOuter = bvNone
  137. TabOrder = 0
  138. ExplicitWidth = 431
  139. DesignSize = (
  140. 434
  141. 30)
  142. object BtnSelImage: TcxButton
  143. Tag = 1
  144. Left = 243
  145. Top = 3
  146. Width = 191
  147. Height = 25
  148. Cursor = crHandPoint
  149. Hint = #51228#44277#44396#44036' '#49440#53469
  150. Anchors = [akRight, akBottom]
  151. Caption = #44288#52769#49548' '#49440#53469
  152. Colors.Default = 10737865
  153. LookAndFeel.NativeStyle = False
  154. TabOrder = 0
  155. Font.Charset = DEFAULT_CHARSET
  156. Font.Color = clBlack
  157. Font.Height = -13
  158. Font.Name = #47569#51008' '#44256#46357
  159. Font.Style = [fsBold]
  160. ParentFont = False
  161. OnClick = BtnSelImageClick
  162. ExplicitLeft = 240
  163. end
  164. end
  165. object CxAxis: TcxGrid
  166. Left = 3
  167. Top = 19
  168. Width = 434
  169. Height = 435
  170. Align = alClient
  171. TabOrder = 1
  172. LookAndFeel.Kind = lfUltraFlat
  173. LookAndFeel.NativeStyle = False
  174. ExplicitWidth = 431
  175. object TvAxis: TcxGridTableView
  176. FilterBox.CustomizeDialog = False
  177. OnCellDblClick = TvAxisCellDblClick
  178. DataController.Summary.DefaultGroupSummaryItems = <>
  179. DataController.Summary.FooterSummaryItems = <>
  180. DataController.Summary.SummaryGroups = <>
  181. OptionsCustomize.ColumnSorting = False
  182. OptionsData.Editing = False
  183. OptionsSelection.HideFocusRectOnExit = False
  184. OptionsSelection.HideSelection = True
  185. OptionsView.ColumnAutoWidth = True
  186. OptionsView.GroupByBox = False
  187. OptionsView.Indicator = True
  188. object Col00: TcxGridColumn
  189. Caption = 'NO'
  190. PropertiesClassName = 'TcxTextEditProperties'
  191. Properties.Alignment.Horz = taCenter
  192. Properties.Alignment.Vert = taVCenter
  193. Visible = False
  194. HeaderAlignmentHorz = taCenter
  195. HeaderAlignmentVert = vaCenter
  196. VisibleForCustomization = False
  197. Width = 99
  198. end
  199. object Col01: TcxGridColumn
  200. Caption = #44288#52769#49548' '#48264#54840
  201. PropertiesClassName = 'TcxTextEditProperties'
  202. Properties.Alignment.Horz = taCenter
  203. Properties.Alignment.Vert = taVCenter
  204. HeaderAlignmentHorz = taCenter
  205. HeaderAlignmentVert = vaCenter
  206. Options.Editing = False
  207. Options.Filtering = False
  208. Width = 82
  209. end
  210. object Col02: TcxGridColumn
  211. Caption = 'VMS '#54364#52636#47749
  212. PropertiesClassName = 'TcxTextEditProperties'
  213. Properties.Alignment.Horz = taLeftJustify
  214. Properties.Alignment.Vert = taVCenter
  215. HeaderAlignmentHorz = taCenter
  216. HeaderAlignmentVert = vaCenter
  217. Options.Editing = False
  218. Options.Filtering = False
  219. Width = 111
  220. end
  221. object Col03: TcxGridColumn
  222. Caption = #44288#52769#49548' '#47749#52845
  223. PropertiesClassName = 'TcxTextEditProperties'
  224. Properties.Alignment.Horz = taLeftJustify
  225. Properties.Alignment.Vert = taVCenter
  226. HeaderAlignmentHorz = taCenter
  227. HeaderAlignmentVert = vaCenter
  228. Options.Editing = False
  229. Width = 224
  230. end
  231. object Col04: TcxGridColumn
  232. Caption = #51333#51216#47749
  233. PropertiesClassName = 'TcxTextEditProperties'
  234. Properties.Alignment.Horz = taLeftJustify
  235. Properties.Alignment.Vert = taVCenter
  236. Visible = False
  237. HeaderAlignmentHorz = taCenter
  238. HeaderAlignmentVert = vaCenter
  239. Options.Editing = False
  240. VisibleForCustomization = False
  241. Width = 105
  242. end
  243. object Col05: TcxGridColumn
  244. Caption = #52629
  245. PropertiesClassName = 'TcxTextEditProperties'
  246. Properties.Alignment.Horz = taLeftJustify
  247. Properties.Alignment.Vert = taVCenter
  248. Visible = False
  249. HeaderAlignmentHorz = taCenter
  250. HeaderAlignmentVert = vaCenter
  251. Options.Editing = False
  252. VisibleForCustomization = False
  253. Width = 40
  254. end
  255. end
  256. object GlAxis: TcxGridLevel
  257. GridView = TvAxis
  258. end
  259. end
  260. end
  261. end
  262. end
  263. object EdNmbr: TcxTextEdit
  264. Left = 106
  265. Top = 312
  266. Properties.ReadOnly = True
  267. TabOrder = 3
  268. Visible = False
  269. Width = 121
  270. end
  271. object lblText1: TcxLabel
  272. Left = 24
  273. Top = 160
  274. Caption = #45824#44592#54872#44221' '#44288#52769#49548' '#49440#53469#13#10#44288#52769#49548#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'
  275. Transparent = True
  276. Visible = False
  277. end
  278. object TmrShow: TTimer
  279. Enabled = False
  280. Interval = 300
  281. OnTimer = TmrShowTimer
  282. Left = 876
  283. Top = 8
  284. end
  285. end