VMSM210MF.dfm 27 KB

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