VMSVIEWMF.dfm 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754
  1. object VMSVIEWM: TVMSVIEWM
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#47784#45768#53552#47553' '#54868#47732' '#44288#47532
  8. ClientHeight = 576
  9. ClientWidth = 1099
  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. OnShow = FormShow
  22. DesignSize = (
  23. 1099
  24. 576)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1091
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. Visible = False
  37. ExplicitWidth = 1269
  38. end
  39. object LblCaption: TLabel
  40. Left = 16
  41. Top = 10
  42. Width = 267
  43. Height = 23
  44. Caption = #53440#51060#53952' '
  45. Font.Charset = DEFAULT_CHARSET
  46. Font.Color = 4740964
  47. Font.Height = -17
  48. Font.Name = #47569#51008' '#44256#46357
  49. Font.Style = [fsBold]
  50. ParentFont = False
  51. ParentShowHint = False
  52. ShowHint = True
  53. Visible = False
  54. end
  55. object ShpList: TShape
  56. Left = 4
  57. Top = 4
  58. Width = 1091
  59. Height = 566
  60. Anchors = [akLeft, akTop, akRight, akBottom]
  61. Pen.Color = 10849679
  62. Pen.Width = 2
  63. ExplicitWidth = 1069
  64. end
  65. object BtnClose: TcxButton
  66. Left = 1010
  67. Top = 11
  68. Width = 75
  69. Height = 25
  70. Cursor = crHandPoint
  71. Hint = #45803#44592
  72. Anchors = [akTop, akRight]
  73. Caption = #45803#44592
  74. Colors.Default = 10737865
  75. TabOrder = 0
  76. Visible = False
  77. Font.Charset = DEFAULT_CHARSET
  78. Font.Color = clBlack
  79. Font.Height = -13
  80. Font.Name = #47569#51008' '#44256#46357
  81. Font.Style = [fsBold]
  82. ParentFont = False
  83. OnClick = BtnCloseClick
  84. end
  85. object EdFocus: TEdit
  86. Left = -10
  87. Top = -10
  88. Width = 2
  89. Height = 25
  90. ImeName = 'Microsoft Office IME 2007'
  91. TabOrder = 1
  92. Text = 'EdFocus'
  93. end
  94. object PanelBack: TPanel
  95. Left = 12
  96. Top = 11
  97. Width = 1073
  98. Height = 552
  99. Anchors = [akLeft, akTop, akRight, akBottom]
  100. BevelOuter = bvNone
  101. ParentBackground = False
  102. ParentColor = True
  103. TabOrder = 2
  104. object PnlLeft: TPanel
  105. Left = 0
  106. Top = 0
  107. Width = 267
  108. Height = 552
  109. Align = alLeft
  110. BevelOuter = bvNone
  111. TabOrder = 0
  112. object GrpList: TcxGroupBox
  113. Left = 0
  114. Top = 0
  115. Align = alClient
  116. Caption = #9654' VMS '#47784#45768#53552#47553' '#54868#47732' '#47785#47197
  117. ParentFont = False
  118. Style.BorderColor = clCaptionText
  119. Style.Font.Charset = DEFAULT_CHARSET
  120. Style.Font.Color = clWindowText
  121. Style.Font.Height = -13
  122. Style.Font.Name = #47569#51008' '#44256#46357
  123. Style.Font.Style = []
  124. Style.Shadow = False
  125. Style.TextColor = clWindowText
  126. Style.TextStyle = [fsBold]
  127. Style.IsFontAssigned = True
  128. TabOrder = 0
  129. Height = 552
  130. Width = 267
  131. object CxList: TcxGrid
  132. Left = 3
  133. Top = 19
  134. Width = 261
  135. Height = 523
  136. Align = alClient
  137. TabOrder = 0
  138. object TvList: TcxGridTableView
  139. OnCellDblClick = TvListCellDblClick
  140. OnFocusedRecordChanged = TvListFocusedRecordChanged
  141. DataController.Summary.DefaultGroupSummaryItems = <>
  142. DataController.Summary.FooterSummaryItems = <>
  143. DataController.Summary.SummaryGroups = <>
  144. OptionsCustomize.ColumnFiltering = False
  145. OptionsCustomize.ColumnGrouping = False
  146. OptionsCustomize.ColumnMoving = False
  147. OptionsCustomize.ColumnSorting = False
  148. OptionsCustomize.DataRowSizing = True
  149. OptionsData.CancelOnExit = False
  150. OptionsData.Deleting = False
  151. OptionsData.DeletingConfirmation = False
  152. OptionsData.Editing = False
  153. OptionsData.Inserting = False
  154. OptionsSelection.HideFocusRectOnExit = False
  155. OptionsSelection.HideSelection = True
  156. OptionsView.NoDataToDisplayInfoText = '<'#54268#51221#48372#44032' '#50630#49845#45768#45796'>'
  157. OptionsView.ColumnAutoWidth = True
  158. OptionsView.GroupByBox = False
  159. OptionsView.Indicator = True
  160. object Col01: TcxGridColumn
  161. Caption = 'ID'
  162. PropertiesClassName = 'TcxLabelProperties'
  163. Properties.Alignment.Horz = taCenter
  164. Properties.Alignment.Vert = taVCenter
  165. Visible = False
  166. HeaderAlignmentHorz = taCenter
  167. HeaderAlignmentVert = vaCenter
  168. Width = 61
  169. end
  170. object Col02: TcxGridColumn
  171. Caption = #54868#47732#47749#52845
  172. PropertiesClassName = 'TcxLabelProperties'
  173. Properties.Alignment.Vert = taVCenter
  174. HeaderAlignmentHorz = taCenter
  175. HeaderAlignmentVert = vaCenter
  176. Width = 196
  177. end
  178. object Col03: TcxGridColumn
  179. Caption = #54868#47732#49688
  180. PropertiesClassName = 'TcxLabelProperties'
  181. Properties.Alignment.Horz = taCenter
  182. Properties.Alignment.Vert = taVCenter
  183. HeaderAlignmentHorz = taCenter
  184. HeaderAlignmentVert = vaCenter
  185. Options.Editing = False
  186. Width = 51
  187. end
  188. object Col04: TcxGridColumn
  189. Caption = #54268#51333#47448
  190. PropertiesClassName = 'TcxLabelProperties'
  191. Properties.Alignment.Horz = taCenter
  192. Properties.Alignment.Vert = taVCenter
  193. Visible = False
  194. HeaderAlignmentHorz = taCenter
  195. HeaderAlignmentVert = vaCenter
  196. VisibleForCustomization = False
  197. Width = 114
  198. end
  199. object Col05: TcxGridColumn
  200. Caption = #54268#53356#44592
  201. PropertiesClassName = 'TcxLabelProperties'
  202. Properties.Alignment.Horz = taCenter
  203. Properties.Alignment.Vert = taVCenter
  204. Visible = False
  205. HeaderAlignmentHorz = taCenter
  206. HeaderAlignmentVert = vaCenter
  207. VisibleForCustomization = False
  208. Width = 49
  209. end
  210. object Col06: TcxGridColumn
  211. Caption = #54364#52636#48169#48277#53076#46300
  212. PropertiesClassName = 'TcxLabelProperties'
  213. Properties.Alignment.Horz = taLeftJustify
  214. Properties.Alignment.Vert = taVCenter
  215. Visible = False
  216. HeaderAlignmentHorz = taCenter
  217. HeaderAlignmentVert = vaCenter
  218. VisibleForCustomization = False
  219. Width = 250
  220. end
  221. object Col07: TcxGridColumn
  222. Caption = #54364#52636#48169#54693#53076#46300
  223. Visible = False
  224. VisibleForCustomization = False
  225. end
  226. object Col08: TcxGridColumn
  227. Caption = #48176#44221#49353#53076#46300
  228. Visible = False
  229. VisibleForCustomization = False
  230. end
  231. object Col09: TcxGridColumn
  232. Caption = #54268#51333#47448#53076#46300
  233. Visible = False
  234. VisibleForCustomization = False
  235. end
  236. object Col10: TcxGridColumn
  237. Caption = #54268#53356#44592#53076#46300
  238. Visible = False
  239. VisibleForCustomization = False
  240. end
  241. object Col12: TcxGridColumn
  242. Visible = False
  243. VisibleForCustomization = False
  244. end
  245. object Col13: TcxGridColumn
  246. Visible = False
  247. VisibleForCustomization = False
  248. end
  249. end
  250. object GlList: TcxGridLevel
  251. GridView = TvList
  252. end
  253. end
  254. end
  255. end
  256. object Panel1: TPanel
  257. Left = 267
  258. Top = 0
  259. Width = 806
  260. Height = 552
  261. Align = alClient
  262. BevelOuter = bvNone
  263. TabOrder = 1
  264. object Panel3: TPanel
  265. Left = 0
  266. Top = 0
  267. Width = 806
  268. Height = 552
  269. Align = alClient
  270. BevelOuter = bvNone
  271. TabOrder = 0
  272. object cxGroupBox1: TcxGroupBox
  273. Left = 0
  274. Top = 0
  275. Align = alClient
  276. Caption = #9654' VMS '#47784#45768#53552#47553' '#54868#47732' '#49444#51221' ('#54616#45208#51032' '#54868#47732#50640' '#44057#51008' VMS'#47484' '#46321#47197#54624' '#49688' '#50630#49845#45768#45796'.)'
  277. ParentFont = False
  278. Style.BorderColor = clCaptionText
  279. Style.Font.Charset = DEFAULT_CHARSET
  280. Style.Font.Color = clWindowText
  281. Style.Font.Height = -13
  282. Style.Font.Name = #47569#51008' '#44256#46357
  283. Style.Font.Style = []
  284. Style.Shadow = False
  285. Style.TextColor = clWindowText
  286. Style.TextStyle = [fsBold]
  287. Style.IsFontAssigned = True
  288. TabOrder = 0
  289. Height = 552
  290. Width = 806
  291. object PnlMenu: TPanel
  292. Left = 3
  293. Top = 496
  294. Width = 800
  295. Height = 46
  296. Align = alBottom
  297. BevelOuter = bvNone
  298. TabOrder = 0
  299. DesignSize = (
  300. 800
  301. 46)
  302. object BtnEdit: TcxButton
  303. Tag = 2
  304. Left = 8
  305. Top = 18
  306. Width = 75
  307. Height = 25
  308. Cursor = crHandPoint
  309. Hint = #45936#51060#53552' '#54200#51665
  310. Anchors = [akLeft, akBottom]
  311. Caption = #54200#51665
  312. Colors.Default = 10737865
  313. Enabled = False
  314. TabOrder = 0
  315. Font.Charset = DEFAULT_CHARSET
  316. Font.Color = clBlack
  317. Font.Height = -13
  318. Font.Name = #47569#51008' '#44256#46357
  319. Font.Style = [fsBold]
  320. ParentFont = False
  321. OnClick = BtnEditClick
  322. end
  323. object BtnInsert: TcxButton
  324. Tag = 2
  325. Left = 89
  326. Top = 18
  327. Width = 75
  328. Height = 25
  329. Cursor = crHandPoint
  330. Hint = #45936#51060#53552' '#52628#44032
  331. Anchors = [akLeft, akBottom]
  332. Caption = #52628#44032
  333. Colors.Default = 10737865
  334. TabOrder = 1
  335. Font.Charset = DEFAULT_CHARSET
  336. Font.Color = clBlack
  337. Font.Height = -13
  338. Font.Name = #47569#51008' '#44256#46357
  339. Font.Style = [fsBold]
  340. ParentFont = False
  341. OnClick = BtnInsertClick
  342. end
  343. object BtnDelete: TcxButton
  344. Tag = 4
  345. Left = 171
  346. Top = 18
  347. Width = 75
  348. Height = 25
  349. Cursor = crHandPoint
  350. Hint = #45936#51060#53552' '#49325#51228
  351. Anchors = [akLeft, akBottom]
  352. Caption = #49325#51228
  353. Colors.Default = 10737865
  354. Enabled = False
  355. TabOrder = 2
  356. Font.Charset = DEFAULT_CHARSET
  357. Font.Color = clBlack
  358. Font.Height = -13
  359. Font.Name = #47569#51008' '#44256#46357
  360. Font.Style = [fsBold]
  361. ParentFont = False
  362. OnClick = BtnDeleteClick
  363. end
  364. object BtnSave: TcxButton
  365. Tag = 5
  366. Left = 252
  367. Top = 18
  368. Width = 75
  369. Height = 25
  370. Cursor = crHandPoint
  371. Hint = #54200#51665#51089#50629' '#51200#51109
  372. Anchors = [akLeft, akBottom]
  373. Caption = #51200#51109
  374. Colors.Default = 10737865
  375. Enabled = False
  376. TabOrder = 3
  377. Font.Charset = DEFAULT_CHARSET
  378. Font.Color = clBlack
  379. Font.Height = -13
  380. Font.Name = #47569#51008' '#44256#46357
  381. Font.Style = [fsBold]
  382. ParentFont = False
  383. OnClick = BtnSaveClick
  384. end
  385. end
  386. object PnlCmd: TPanel
  387. Left = 3
  388. Top = 19
  389. Width = 800
  390. Height = 477
  391. Align = alClient
  392. BevelOuter = bvNone
  393. Enabled = False
  394. TabOrder = 1
  395. object Panel2: TPanel
  396. Left = 0
  397. Top = 0
  398. Width = 434
  399. Height = 477
  400. Align = alLeft
  401. BevelOuter = bvNone
  402. TabOrder = 0
  403. object Panel4: TPanel
  404. Left = 339
  405. Top = 0
  406. Width = 95
  407. Height = 432
  408. Align = alRight
  409. BevelOuter = bvNone
  410. TabOrder = 0
  411. DesignSize = (
  412. 95
  413. 432)
  414. object BtnUp: TcxButton
  415. Tag = 2
  416. Left = 9
  417. Top = 212
  418. Width = 80
  419. Height = 25
  420. Cursor = crHandPoint
  421. Anchors = [akLeft, akBottom]
  422. Caption = #9650' '#50948#47196
  423. Colors.Default = 10737865
  424. LookAndFeel.NativeStyle = False
  425. TabOrder = 0
  426. OnClick = BtnUpClick
  427. end
  428. object BtnDown: TcxButton
  429. Tag = 2
  430. Left = 9
  431. Top = 243
  432. Width = 80
  433. Height = 25
  434. Cursor = crHandPoint
  435. Anchors = [akLeft, akBottom]
  436. Caption = #9660' '#50500#47000#46020
  437. Colors.Default = 10737865
  438. LookAndFeel.NativeStyle = False
  439. TabOrder = 1
  440. OnClick = BtnDownClick
  441. end
  442. object BtnListAdd: TcxButton
  443. Tag = 2
  444. Left = 9
  445. Top = 125
  446. Width = 80
  447. Height = 25
  448. Cursor = crHandPoint
  449. Hint = #47785#47197#51004#47196' '#46321#47197
  450. Caption = #46321#47197
  451. Colors.Default = 10737865
  452. Glyph.Data = {
  453. 36040000424D3604000000000000360000002800000010000000100000000100
  454. 2000000000000004000000000000000000000000000000000000000000000000
  455. 0000000000000000000000000000000000000000000000000000000000000000
  456. 0000000000000000000000000000000000000000000000000000000000E60000
  457. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  458. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  459. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  460. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  461. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  462. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  463. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  464. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  465. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  466. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  467. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  468. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  469. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  470. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  471. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  472. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  473. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  474. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  475. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  476. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  477. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  478. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  479. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  480. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  481. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  482. 0000000000000000000000000000000000000000000000000000000000E60000
  483. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  484. 0000000000000000000000000000000000000000000000000000000000000000
  485. 0000000000000000000000000000000000000000000000000000000000000000
  486. 0000000000000000000000000000000000000000000000000000}
  487. LookAndFeel.NativeStyle = False
  488. TabOrder = 2
  489. OnClick = BtnListAddClick
  490. end
  491. object BtnListDelete: TcxButton
  492. Tag = 2
  493. Left = 9
  494. Top = 161
  495. Width = 80
  496. Height = 25
  497. Cursor = crHandPoint
  498. Hint = #47785#47197#50640#49436' '#49325#51228
  499. Caption = #49325#51228
  500. Colors.Default = 10737865
  501. Glyph.Data = {
  502. 36040000424D3604000000000000360000002800000010000000100000000100
  503. 2000000000000004000000000000000000000000000000000000000000000000
  504. 0000000000001F1C16E6101910E6100D1CE61F1C16E6101910E6000000E61F1C
  505. 16E6100D1CE6101910E61F1C16E6000000E60000000000000000000000000000
  506. 0000100D1CE66D776DE6B7A5A5E6B7B7B7E6B7C2B7E6000000E62C2CE6E60000
  507. 00E6B7B7B7E6B7A5A5E6000000E60707E6E6000000E600000000000000001F1C
  508. 16E6E6E6E6E62C2F29E6AEB3B3E6DDDDDDE6000000E62C2CE6E62C2CE6E62C2C
  509. E6E6000000E6000000E60707E6E65252E6E60707E6E6000000E61F1C16E66D77
  510. 6DE62C2F29E643434CE6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2CE6E62C2C
  511. E6E62C2CE6E61C29E6E62C2CE6E60707E6E6000000E600000000100D1CE6CBD4
  512. CBE6CBD4CBE6CBD4CBE6D4DDD4E6DDDDDDE6DDDDDDE6DDDDDDE6000000E62C2C
  513. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6D4D4
  514. D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6DDDDDDE6DDDDDDE60000
  515. 00E62C2CE6E62C2CE6E6000000E60000000000000000000000001F1C16E6DDDD
  516. DDE6CBD4CBE6D4D4D4E6CBD4CBE6CBD4CBE6CBD4CBE6CBD4CBE6000000E6525B
  517. E6E62C2CE6E62C2CE6E62C2CE6E6000000E60000000000000000101910E6DDDD
  518. DDE6CBCBCBE6CBCBCBE6CBCBCBE6D4D4D4E6CBD4CBE6000000E65252E6E60707
  519. E6E60707E6E62C2CE6E62C2CE6E62C2CE6E6000000E6000000001F1C16E6DDDD
  520. DDE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6525BE6E60707E6E65252
  521. E6E6000000E6000000E62C2CE6E62C2CE6E62C2CE6E6000000E6100D1CE6DDDD
  522. DDE6CBCBCBE6CBCBCBE6CBCBCBE6C2C2C2E6D4D4D4E6000000E6525BE6E60000
  523. 00E6CBD4CBE6CBCBCBE6000000E62C2CE6E6000000E6000000001F1C16E6E6E6
  524. E6E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6000000E6CBD4
  525. CBE6CBD4CBE6CBD4CBE61F1C16E6000000E60000000000000000101910E6E6E6
  526. E6E6B7B7B7E6C2C2C2E6C2C6C6E6CBCBCBE6C2C2C2E6CBCBCBE6CBCBCBE6CBCB
  527. CBE6D4D4D4E6CBD4CBE6101910E6000000000000000000000000101910E6E6E6
  528. E6E6B7B7B7E6B7B7B7E6B7C2B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  529. CBE6CBCBCBE6CBCBCBE61F1C16E60000000000000000000000001F1C16E6E6E6
  530. E6E6B7B7B7E6B7B7B7E6B7B7B7E6B7B7B7E6CBCBCBE6CBCBCBE6CBCBCBE6CBCB
  531. CBE6CBCBCBE6CBD4CBE61F1C16E6000000000000000000000000101910E6E6E6
  532. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6DDDDDDE6DDDD
  533. DDE6DDDDDDE6DDDDDDE61F1C16E60000000000000000000000001F1C16E61019
  534. 10E6100D1CE61F1C16E6101910E61F1C16E6101910E6100D1CE61F1C16E61019
  535. 10E61F1C16E6101910E6100D1CE6000000000000000000000000}
  536. LookAndFeel.NativeStyle = False
  537. TabOrder = 3
  538. OnClick = BtnListDeleteClick
  539. end
  540. end
  541. object CxVms: TcxGrid
  542. Left = 0
  543. Top = 0
  544. Width = 339
  545. Height = 432
  546. Align = alClient
  547. TabOrder = 1
  548. object TvVms: TcxGridTableView
  549. DataController.Summary.DefaultGroupSummaryItems = <>
  550. DataController.Summary.FooterSummaryItems = <>
  551. DataController.Summary.SummaryGroups = <>
  552. OptionsCustomize.ColumnFiltering = False
  553. OptionsCustomize.ColumnGrouping = False
  554. OptionsCustomize.ColumnMoving = False
  555. OptionsCustomize.ColumnSorting = False
  556. OptionsData.Deleting = False
  557. OptionsData.DeletingConfirmation = False
  558. OptionsData.Inserting = False
  559. OptionsSelection.CellSelect = False
  560. OptionsSelection.HideFocusRectOnExit = False
  561. OptionsSelection.HideSelection = True
  562. OptionsSelection.MultiSelect = True
  563. OptionsView.ColumnAutoWidth = True
  564. OptionsView.GroupByBox = False
  565. OptionsView.Indicator = True
  566. object ColVms1: TcxGridColumn
  567. Caption = #49692#49436
  568. PropertiesClassName = 'TcxLabelProperties'
  569. Properties.Alignment.Horz = taCenter
  570. Properties.Alignment.Vert = taVCenter
  571. HeaderAlignmentHorz = taCenter
  572. HeaderAlignmentVert = vaCenter
  573. Options.Editing = False
  574. Width = 48
  575. end
  576. object ColVms2: TcxGridColumn
  577. Caption = 'VMS '#48264#54840
  578. PropertiesClassName = 'TcxLabelProperties'
  579. Properties.Alignment.Horz = taCenter
  580. Properties.Alignment.Vert = taVCenter
  581. HeaderAlignmentHorz = taCenter
  582. HeaderAlignmentVert = vaCenter
  583. Options.Editing = False
  584. Width = 73
  585. end
  586. object ColVms3: TcxGridColumn
  587. Caption = 'VMS '#47749#52845
  588. PropertiesClassName = 'TcxLabelProperties'
  589. Properties.Alignment.Horz = taLeftJustify
  590. Properties.Alignment.Vert = taVCenter
  591. HeaderAlignmentHorz = taCenter
  592. HeaderAlignmentVert = vaCenter
  593. Options.Editing = False
  594. Width = 241
  595. end
  596. object ColLink4: TcxGridColumn
  597. Caption = #49884#51216#47749
  598. PropertiesClassName = 'TcxTextEditProperties'
  599. Properties.Alignment.Vert = taVCenter
  600. Visible = False
  601. HeaderAlignmentHorz = taCenter
  602. HeaderAlignmentVert = vaCenter
  603. Width = 120
  604. end
  605. object ColLink5: TcxGridColumn
  606. Caption = #51333#51216#47749
  607. PropertiesClassName = 'TcxTextEditProperties'
  608. Properties.Alignment.Vert = taVCenter
  609. Visible = False
  610. HeaderAlignmentHorz = taCenter
  611. HeaderAlignmentVert = vaCenter
  612. Width = 120
  613. end
  614. object ColLink6: TcxGridColumn
  615. Caption = #51333#47308#51648#51216#47749
  616. PropertiesClassName = 'TcxLabelProperties'
  617. Properties.Alignment.Horz = taLeftJustify
  618. Properties.Alignment.Vert = taVCenter
  619. Visible = False
  620. HeaderAlignmentHorz = taCenter
  621. HeaderAlignmentVert = vaCenter
  622. Width = 250
  623. end
  624. end
  625. object GlVms: TcxGridLevel
  626. GridView = TvVms
  627. end
  628. end
  629. object Panel5: TPanel
  630. Left = 0
  631. Top = 432
  632. Width = 434
  633. Height = 45
  634. Align = alBottom
  635. BevelOuter = bvNone
  636. TabOrder = 2
  637. object ImgDesc19: TImage
  638. Left = 9
  639. Top = 22
  640. Width = 9
  641. Height = 9
  642. Transparent = True
  643. end
  644. object cxLabel2: TcxLabel
  645. Left = 28
  646. Top = 16
  647. Caption = #54868#47732#47749#52845' [*]'
  648. Properties.Alignment.Horz = taRightJustify
  649. Properties.Alignment.Vert = taVCenter
  650. Transparent = True
  651. AnchorX = 103
  652. AnchorY = 27
  653. end
  654. object EdName: TcxTextEdit
  655. Left = 109
  656. Top = 14
  657. Properties.MaxLength = 30
  658. TabOrder = 1
  659. Width = 230
  660. end
  661. end
  662. end
  663. inline FRAMEVmsList1: TFRAMEVmsList
  664. Left = 434
  665. Top = 0
  666. Width = 366
  667. Height = 477
  668. Align = alClient
  669. TabOrder = 1
  670. ExplicitLeft = 434
  671. ExplicitWidth = 366
  672. ExplicitHeight = 477
  673. inherited CxList: TcxGrid
  674. Width = 368
  675. Height = 420
  676. ExplicitWidth = 366
  677. ExplicitHeight = 415
  678. inherited TvList: TcxGridTableView
  679. inherited Column04: TcxGridColumn
  680. Width = 90
  681. end
  682. end
  683. end
  684. inherited PnlTop: TPanel
  685. Width = 368
  686. ExplicitWidth = 366
  687. end
  688. inherited PnlBottom: TPanel
  689. Top = 451
  690. Width = 368
  691. ExplicitTop = 446
  692. ExplicitWidth = 366
  693. inherited LblRecords: TLabel
  694. Left = 257
  695. Width = 25
  696. Height = 17
  697. ExplicitLeft = 234
  698. ExplicitWidth = 25
  699. ExplicitHeight = 17
  700. end
  701. inherited BtnExlSave: TcxButton
  702. Left = 288
  703. ExplicitLeft = 286
  704. end
  705. end
  706. inherited CbUsagType: TcxComboBox
  707. ExplicitHeight = 25
  708. end
  709. inherited CbType: TcxComboBox
  710. ExplicitHeight = 25
  711. end
  712. end
  713. end
  714. end
  715. end
  716. end
  717. end
  718. object BtnSearch: TcxButton
  719. Left = 917
  720. Top = 11
  721. Width = 75
  722. Height = 25
  723. Cursor = crHandPoint
  724. Hint = #51312#54924
  725. Anchors = [akTop, akRight]
  726. Caption = #51312#54924
  727. Colors.Default = 10737865
  728. LookAndFeel.NativeStyle = False
  729. TabOrder = 3
  730. Visible = False
  731. Font.Charset = DEFAULT_CHARSET
  732. Font.Color = clBlack
  733. Font.Height = -13
  734. Font.Name = #47569#51008' '#44256#46357
  735. Font.Style = [fsBold]
  736. ParentFont = False
  737. OnClick = BtnSearchClick
  738. end
  739. object EdOrgName: TcxTextEdit
  740. Left = 627
  741. Top = 389
  742. Properties.ReadOnly = True
  743. TabOrder = 4
  744. Visible = False
  745. Width = 121
  746. end
  747. object TmrShow: TTimer
  748. Enabled = False
  749. Interval = 300
  750. OnTimer = TmrShowTimer
  751. Left = 876
  752. Top = 8
  753. end
  754. end