EVSP300MF.dfm 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894
  1. object EVSP300M: TEVSP300M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VMS'#48324' '#50864#49440#49888#54840' '#44368#52264#47196' '#44288#47532
  7. ClientHeight = 869
  8. ClientWidth = 1371
  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. 1371
  24. 869)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1363
  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 = 1363
  57. Height = 813
  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 = 1277
  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 = 1345
  96. Height = 800
  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 = 309
  106. Height = 800
  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 = 800
  121. Width = 309
  122. inline FRAMEVmsList1: TFRAMEVmsList
  123. Left = 3
  124. Top = 19
  125. Width = 303
  126. Height = 771
  127. Align = alClient
  128. TabOrder = 0
  129. ExplicitLeft = 3
  130. ExplicitTop = 19
  131. ExplicitWidth = 303
  132. ExplicitHeight = 771
  133. inherited CxList: TcxGrid
  134. Width = 303
  135. Height = 709
  136. ExplicitWidth = 303
  137. ExplicitHeight = 709
  138. inherited TvList: TcxGridTableView
  139. OnCellDblClick = FRAMEVmsList1TvListCellDblClick
  140. end
  141. end
  142. inherited PnlTop: TPanel
  143. Width = 303
  144. ExplicitWidth = 303
  145. end
  146. inherited PnlBottom: TPanel
  147. Top = 740
  148. Width = 303
  149. ExplicitTop = 740
  150. ExplicitWidth = 303
  151. inherited LblRecords: TLabel
  152. Left = 192
  153. Width = 25
  154. Height = 17
  155. ExplicitLeft = 192
  156. ExplicitWidth = 25
  157. ExplicitHeight = 17
  158. end
  159. inherited BtnExlSave: TcxButton
  160. Left = 223
  161. ExplicitLeft = 223
  162. end
  163. end
  164. inherited CbUsagType: TcxComboBox
  165. ExplicitHeight = 25
  166. end
  167. inherited CbType: TcxComboBox
  168. ExplicitHeight = 25
  169. end
  170. inherited lblTitle: TcxLabel
  171. ExplicitWidth = 57
  172. ExplicitHeight = 21
  173. end
  174. end
  175. end
  176. end
  177. object cxSplitter1: TcxSplitter
  178. Left = 309
  179. Top = 0
  180. Width = 6
  181. Height = 800
  182. Control = PnlLeft
  183. end
  184. object GrpMap: TcxGroupBox
  185. Left = 315
  186. Top = 0
  187. Align = alClient
  188. Caption = #9654' '#50948#52824#49444#51221
  189. Style.BorderColor = clCaptionText
  190. Style.Shadow = False
  191. Style.TextColor = clBlack
  192. Style.TextStyle = [fsBold]
  193. TabOrder = 2
  194. Height = 800
  195. Width = 687
  196. object PnlMap: TPanel
  197. Left = 3
  198. Top = 19
  199. Width = 681
  200. Height = 771
  201. Align = alClient
  202. BevelOuter = bvNone
  203. TabOrder = 0
  204. inline FRAMEOpenMap1: TFRAMEOpenMap
  205. Left = 0
  206. Top = 0
  207. Width = 681
  208. Height = 771
  209. Align = alClient
  210. ParentShowHint = False
  211. ShowHint = True
  212. TabOrder = 0
  213. ExplicitWidth = 681
  214. ExplicitHeight = 771
  215. inherited PnlToolbar: TPanel
  216. Width = 681
  217. ExplicitWidth = 681
  218. inherited EdFocus: TEdit
  219. Height = 25
  220. ExplicitHeight = 25
  221. end
  222. inherited cxLabel26: TcxLabel
  223. AnchorX = 122
  224. AnchorY = 19
  225. end
  226. inherited cxLabel27: TcxLabel
  227. AnchorX = 280
  228. AnchorY = 19
  229. end
  230. inherited PnlGisTool: TPanel
  231. Width = 248
  232. ExplicitWidth = 248
  233. inherited ChkShowNmbr: TcxCheckBox
  234. ExplicitHeight = 28
  235. end
  236. inherited EdMapPos: TcxTextEdit
  237. ExplicitHeight = 28
  238. end
  239. end
  240. inherited cxLabel1: TcxLabel
  241. AnchorX = 346
  242. AnchorY = 19
  243. end
  244. inherited LblZoom: TcxLabel
  245. Left = 594
  246. ExplicitLeft = 594
  247. AnchorX = 676
  248. AnchorY = 19
  249. end
  250. end
  251. inherited lblTitle: TcxLabel
  252. ExplicitWidth = 69
  253. ExplicitHeight = 21
  254. end
  255. inherited reMsg: TMemo
  256. Top = 624
  257. Width = 681
  258. ExplicitTop = 624
  259. ExplicitWidth = 681
  260. end
  261. inherited PnlMap: TPanel
  262. Width = 681
  263. Height = 586
  264. ExplicitWidth = 681
  265. ExplicitHeight = 586
  266. inherited WebBrowser1: TWebBrowser
  267. Width = 677
  268. Height = 582
  269. ExplicitWidth = 681
  270. ExplicitHeight = 586
  271. ControlData = {
  272. 4C000000F8450000273C00000000000000000000000000000000000000000000
  273. 000000004C000000000000000000000001000000E0D057007335CF11AE690800
  274. 2B2E126208000000000000004C0000000114020000000000C000000000000046
  275. 8000000000000000000000000000000000000000000000000000000000000000
  276. 00000000000000000100000000000000000000000000000000000000}
  277. end
  278. end
  279. inherited ilToolbarsSmall: TcxImageList
  280. FormatVersion = 1
  281. end
  282. end
  283. end
  284. object ChkViewIcon: TcxCheckBox
  285. Left = 107
  286. Top = -5
  287. Cursor = crHandPoint
  288. Caption = 'VMS '#48264#54840
  289. TabOrder = 1
  290. Transparent = True
  291. OnClick = ChkViewIconClick
  292. Width = 105
  293. end
  294. object cxCheckBox1: TcxCheckBox
  295. Tag = 1
  296. Left = 215
  297. Top = -5
  298. Cursor = crHandPoint
  299. Caption = #44368#52264#47196' '#48264#54840
  300. TabOrder = 2
  301. Transparent = True
  302. OnClick = ChkViewIconClick
  303. Width = 105
  304. end
  305. end
  306. object cxSplitter2: TcxSplitter
  307. Left = 1002
  308. Top = 0
  309. Width = 6
  310. Height = 800
  311. AlignSplitter = salRight
  312. Control = PnlGrp
  313. end
  314. object PnlGrp: TPanel
  315. Left = 1008
  316. Top = 0
  317. Width = 337
  318. Height = 800
  319. Align = alRight
  320. BevelInner = bvRaised
  321. TabOrder = 4
  322. object PnlMenu: TPanel
  323. Left = 2
  324. Top = 757
  325. Width = 333
  326. Height = 41
  327. Align = alBottom
  328. BevelOuter = bvNone
  329. TabOrder = 0
  330. DesignSize = (
  331. 333
  332. 41)
  333. object BtnEdit: TcxButton
  334. Tag = 2
  335. Left = 6
  336. Top = 11
  337. Width = 80
  338. Height = 25
  339. Cursor = crHandPoint
  340. Hint = #45936#51060#53552' '#54200#51665
  341. Anchors = [akRight, akBottom]
  342. Caption = #54200#51665
  343. Colors.Default = 10737865
  344. Enabled = False
  345. TabOrder = 0
  346. Font.Charset = DEFAULT_CHARSET
  347. Font.Color = clBlack
  348. Font.Height = -13
  349. Font.Name = #47569#51008' '#44256#46357
  350. Font.Style = [fsBold]
  351. ParentFont = False
  352. OnClick = BtnEditClick
  353. ExplicitTop = 40
  354. end
  355. object BtnDelete: TcxButton
  356. Tag = 4
  357. Left = 178
  358. Top = -7
  359. Width = 80
  360. Height = 25
  361. Cursor = crHandPoint
  362. Hint = #45936#51060#53552' '#49325#51228
  363. Anchors = [akRight, akBottom]
  364. Caption = #49325#51228
  365. Colors.Default = 10737865
  366. Enabled = False
  367. TabOrder = 1
  368. Visible = False
  369. Font.Charset = DEFAULT_CHARSET
  370. Font.Color = clBlack
  371. Font.Height = -13
  372. Font.Name = #47569#51008' '#44256#46357
  373. Font.Style = [fsBold]
  374. ParentFont = False
  375. end
  376. object BtnSave: TcxButton
  377. Tag = 5
  378. Left = 92
  379. Top = 11
  380. Width = 80
  381. Height = 25
  382. Cursor = crHandPoint
  383. Hint = #54200#51665#51089#50629' '#51200#51109
  384. Anchors = [akRight, akBottom]
  385. Caption = #51200#51109
  386. Colors.Default = 10737865
  387. Enabled = False
  388. TabOrder = 2
  389. Font.Charset = DEFAULT_CHARSET
  390. Font.Color = clBlack
  391. Font.Height = -13
  392. Font.Name = #47569#51008' '#44256#46357
  393. Font.Style = [fsBold]
  394. ParentFont = False
  395. OnClick = BtnSaveClick
  396. end
  397. object BtnInsert: TcxButton
  398. Tag = 2
  399. Left = 119
  400. Top = -7
  401. Width = 80
  402. Height = 25
  403. Cursor = crHandPoint
  404. Hint = #45936#51060#53552' '#52628#44032
  405. Anchors = [akRight, akBottom]
  406. Caption = #52628#44032
  407. Colors.Default = 10737865
  408. TabOrder = 3
  409. Visible = False
  410. Font.Charset = DEFAULT_CHARSET
  411. Font.Color = clBlack
  412. Font.Height = -13
  413. Font.Name = #47569#51008' '#44256#46357
  414. Font.Style = [fsBold]
  415. ParentFont = False
  416. end
  417. end
  418. object GrpInfo: TcxGroupBox
  419. Left = 2
  420. Top = 2
  421. Align = alTop
  422. Caption = #9654' VMS '#51221#48372
  423. Style.BorderColor = clCaptionText
  424. Style.Shadow = False
  425. Style.TextColor = clBlack
  426. Style.TextStyle = [fsBold]
  427. TabOrder = 1
  428. DesignSize = (
  429. 333
  430. 128)
  431. Height = 135
  432. Width = 333
  433. object cxLabel11: TcxLabel
  434. Left = 14
  435. Top = 145
  436. Anchors = [akLeft, akBottom]
  437. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  438. StyleDisabled.BorderColor = cl3DLight
  439. Transparent = True
  440. end
  441. object cxLabel12: TcxLabel
  442. Left = 259
  443. Top = 145
  444. Anchors = [akLeft, akBottom]
  445. Caption = #9733
  446. Style.TextColor = clRed
  447. Transparent = True
  448. Visible = False
  449. end
  450. object PnlEdit: TPanel
  451. Left = 3
  452. Top = 19
  453. Width = 327
  454. Height = 106
  455. Align = alClient
  456. BevelOuter = bvNone
  457. TabOrder = 2
  458. object ImgDesc19: TImage
  459. Left = 9
  460. Top = 45
  461. Width = 9
  462. Height = 9
  463. Transparent = True
  464. end
  465. object ImgDesc02: TImage
  466. Left = 9
  467. Top = 77
  468. Width = 9
  469. Height = 9
  470. Transparent = True
  471. end
  472. object ImgDesc11: TImage
  473. Left = 9
  474. Top = 14
  475. Width = 9
  476. Height = 9
  477. Transparent = True
  478. end
  479. object EdCtlrId: TcxTextEdit
  480. Left = 124
  481. Top = 37
  482. Properties.MaxLength = 60
  483. TabOrder = 1
  484. Width = 199
  485. end
  486. object EdCtlrlNm: TcxTextEdit
  487. Left = 124
  488. Top = 69
  489. Properties.MaxLength = 30
  490. Properties.ReadOnly = False
  491. TabOrder = 2
  492. Width = 199
  493. end
  494. object EdNmbr: TcxTextEdit
  495. Left = 124
  496. Top = 6
  497. Properties.ReadOnly = True
  498. TabOrder = 0
  499. Width = 121
  500. end
  501. object cxLabel2: TcxLabel
  502. Left = 50
  503. Top = 39
  504. Caption = 'VMS ID [*]'
  505. Properties.Alignment.Horz = taRightJustify
  506. Properties.Alignment.Vert = taVCenter
  507. Transparent = True
  508. AnchorX = 118
  509. AnchorY = 50
  510. end
  511. object cxLabel5: TcxLabel
  512. Left = 56
  513. Top = 71
  514. Caption = 'VMS '#47749#52845
  515. Properties.Alignment.Horz = taRightJustify
  516. Properties.Alignment.Vert = taVCenter
  517. Transparent = True
  518. AnchorX = 118
  519. AnchorY = 82
  520. end
  521. object cxLabel14: TcxLabel
  522. Left = 43
  523. Top = 8
  524. Caption = #44288#47532#48264#54840' [*]'
  525. Properties.Alignment.Horz = taRightJustify
  526. Properties.Alignment.Vert = taVCenter
  527. Transparent = True
  528. AnchorX = 118
  529. AnchorY = 19
  530. end
  531. end
  532. end
  533. object GrpLink: TcxGroupBox
  534. Left = 2
  535. Top = 137
  536. Align = alClient
  537. Caption = #9654' '#44368#52264#47196' '#44396#49457#51221#48372
  538. Style.BorderColor = clCaptionText
  539. Style.Shadow = False
  540. Style.TextColor = clBlack
  541. Style.TextStyle = [fsBold]
  542. TabOrder = 2
  543. ExplicitHeight = 399
  544. DesignSize = (
  545. 333
  546. 613)
  547. Height = 620
  548. Width = 333
  549. object cxLabel9: TcxLabel
  550. Left = 14
  551. Top = 630
  552. Anchors = [akLeft, akBottom]
  553. Caption = '[*] '#54364#49884#54637#47785#51008' '#54596#49688' '#51077#47141' '#54637#47785#51077#45768#45796'.'
  554. StyleDisabled.BorderColor = cl3DLight
  555. Transparent = True
  556. ExplicitTop = 409
  557. end
  558. object cxLabel15: TcxLabel
  559. Left = 259
  560. Top = 630
  561. Anchors = [akLeft, akBottom]
  562. Caption = #9733
  563. Style.TextColor = clRed
  564. Transparent = True
  565. Visible = False
  566. ExplicitTop = 409
  567. end
  568. object Panel1: TPanel
  569. Left = 3
  570. Top = 19
  571. Width = 327
  572. Height = 591
  573. Align = alClient
  574. BevelOuter = bvNone
  575. TabOrder = 2
  576. ExplicitHeight = 370
  577. object PnlLink: TPanel
  578. Left = 0
  579. Top = 550
  580. Width = 327
  581. Height = 41
  582. Align = alBottom
  583. BevelOuter = bvNone
  584. TabOrder = 0
  585. ExplicitTop = 329
  586. DesignSize = (
  587. 327
  588. 41)
  589. object ImgDesc06: TImage
  590. Left = 9
  591. Top = 16
  592. Width = 9
  593. Height = 9
  594. Transparent = True
  595. Visible = False
  596. end
  597. object cxLabel6: TcxLabel
  598. Left = 21
  599. Top = 10
  600. Caption = 'VMS'#48264#54840
  601. Properties.Alignment.Horz = taRightJustify
  602. Properties.Alignment.Vert = taVCenter
  603. Transparent = True
  604. Visible = False
  605. AnchorX = 78
  606. AnchorY = 21
  607. end
  608. object EdVmsNmbr: TcxTextEdit
  609. Tag = 10002
  610. Left = 80
  611. Top = 8
  612. Properties.Alignment.Horz = taCenter
  613. Properties.Alignment.Vert = taVCenter
  614. Properties.MaxLength = 13
  615. Properties.ReadOnly = False
  616. TabOrder = 1
  617. Visible = False
  618. Width = 48
  619. end
  620. object BtnLinkCopy: TcxButton
  621. Left = 133
  622. Top = 9
  623. Width = 72
  624. Height = 22
  625. Hint = #51077#47141#54620' '#51228#44277#44396#44036#51032' '#47553#53356#47484' '#48373#49324#54633#45768#45796'.'
  626. Caption = 'VMS'#48373#49324
  627. TabOrder = 2
  628. Visible = False
  629. OnClick = BtnLinkCopyClick
  630. end
  631. object BtnUp: TcxButton
  632. Tag = 2
  633. Left = 261
  634. Top = 9
  635. Width = 30
  636. Height = 22
  637. Cursor = crHandPoint
  638. Anchors = [akLeft, akBottom]
  639. Caption = #9650
  640. Colors.Default = 10737865
  641. LookAndFeel.NativeStyle = False
  642. TabOrder = 3
  643. OnClick = BtnUpClick
  644. end
  645. object BtnDown: TcxButton
  646. Tag = 2
  647. Left = 295
  648. Top = 9
  649. Width = 30
  650. Height = 22
  651. Cursor = crHandPoint
  652. Anchors = [akLeft, akBottom]
  653. Caption = #9660
  654. Colors.Default = 10737865
  655. LookAndFeel.NativeStyle = False
  656. TabOrder = 4
  657. OnClick = BtnDownClick
  658. end
  659. object BtnLinkDel: TcxButton
  660. Left = 212
  661. Top = 9
  662. Width = 43
  663. Height = 22
  664. Hint = #49440#53469#54620' '#44396#44036#51012' '#49325#51228#54633#45768#45796'.'
  665. Caption = #49325#51228
  666. TabOrder = 5
  667. OnClick = BtnLinkDelClick
  668. end
  669. end
  670. object CxIxr: TcxGrid
  671. Left = 0
  672. Top = 0
  673. Width = 327
  674. Height = 550
  675. Align = alClient
  676. TabOrder = 1
  677. ExplicitHeight = 329
  678. object TvIxr: TcxGridTableView
  679. OnCellDblClick = TvIxrCellDblClick
  680. DataController.Summary.DefaultGroupSummaryItems = <>
  681. DataController.Summary.FooterSummaryItems = <>
  682. DataController.Summary.SummaryGroups = <>
  683. OptionsCustomize.ColumnFiltering = False
  684. OptionsCustomize.ColumnGrouping = False
  685. OptionsCustomize.ColumnMoving = False
  686. OptionsCustomize.ColumnSorting = False
  687. OptionsData.Deleting = False
  688. OptionsData.DeletingConfirmation = False
  689. OptionsData.Inserting = False
  690. OptionsView.ColumnAutoWidth = True
  691. OptionsView.GroupByBox = False
  692. OptionsView.Indicator = True
  693. object ColSeq: TcxGridColumn
  694. Caption = '-'
  695. DataBinding.ValueType = 'Integer'
  696. PropertiesClassName = 'TcxCalcEditProperties'
  697. Visible = False
  698. OnCustomDrawCell = ColSeqCustomDrawCell
  699. GroupSummaryAlignment = taCenter
  700. HeaderAlignmentHorz = taCenter
  701. MinWidth = 28
  702. Options.Editing = False
  703. Options.Filtering = False
  704. Options.HorzSizing = False
  705. Options.Moving = False
  706. VisibleForCustomization = False
  707. Width = 28
  708. end
  709. object ColLink1: TcxGridColumn
  710. Caption = #49692#49436
  711. PropertiesClassName = 'TcxLabelProperties'
  712. Properties.Alignment.Horz = taCenter
  713. Properties.Alignment.Vert = taVCenter
  714. Visible = False
  715. HeaderAlignmentHorz = taCenter
  716. HeaderAlignmentVert = vaCenter
  717. Options.Editing = False
  718. VisibleForCustomization = False
  719. Width = 34
  720. end
  721. object ColLink2: TcxGridColumn
  722. Caption = #44368#52264#47196' '#48264#54840
  723. PropertiesClassName = 'TcxLabelProperties'
  724. Properties.Alignment.Horz = taCenter
  725. Properties.Alignment.Vert = taVCenter
  726. HeaderAlignmentHorz = taCenter
  727. HeaderAlignmentVert = vaCenter
  728. Options.Editing = False
  729. Width = 76
  730. end
  731. object ColLink3: TcxGridColumn
  732. Caption = #44368#52264#47196#47749
  733. PropertiesClassName = 'TcxLabelProperties'
  734. Properties.Alignment.Horz = taLeftJustify
  735. Properties.Alignment.Vert = taVCenter
  736. HeaderAlignmentHorz = taCenter
  737. HeaderAlignmentVert = vaCenter
  738. Options.Editing = False
  739. Width = 237
  740. end
  741. object ColLink4: TcxGridColumn
  742. Caption = #49884#51216#47749
  743. PropertiesClassName = 'TcxTextEditProperties'
  744. Properties.Alignment.Vert = taVCenter
  745. Visible = False
  746. HeaderAlignmentHorz = taCenter
  747. HeaderAlignmentVert = vaCenter
  748. Options.Editing = False
  749. VisibleForCustomization = False
  750. Width = 120
  751. end
  752. object ColLink5: TcxGridColumn
  753. Caption = #51333#51216#47749
  754. PropertiesClassName = 'TcxTextEditProperties'
  755. Properties.Alignment.Vert = taVCenter
  756. Visible = False
  757. HeaderAlignmentHorz = taCenter
  758. HeaderAlignmentVert = vaCenter
  759. Options.Editing = False
  760. VisibleForCustomization = False
  761. Width = 120
  762. end
  763. object ColLink6: TcxGridColumn
  764. Caption = #51333#47308#51648#51216#47749
  765. PropertiesClassName = 'TcxLabelProperties'
  766. Properties.Alignment.Horz = taLeftJustify
  767. Properties.Alignment.Vert = taVCenter
  768. Visible = False
  769. HeaderAlignmentHorz = taCenter
  770. HeaderAlignmentVert = vaCenter
  771. Width = 250
  772. end
  773. end
  774. object GlIxr: TcxGridLevel
  775. GridView = TvIxr
  776. end
  777. end
  778. end
  779. end
  780. end
  781. end
  782. object lblNone: TcxLabel
  783. Left = 40
  784. Top = 142
  785. Caption = #50630#51020
  786. Transparent = True
  787. Visible = False
  788. end
  789. object lblSpdErr: TcxLabel
  790. Left = 40
  791. Top = 169
  792. Caption = #49549#46020#51221#48372#44032' '#51221#54869#54616#51648' '#50506#49845#45768#45796'.'#13#10#49549#46020#51221#48372#47484' '#54869#51064#54616#49464#50836'.'
  793. Transparent = True
  794. Visible = False
  795. end
  796. object lblText1: TcxLabel
  797. Left = 21
  798. Top = 230
  799. Caption = #49352#47196#50868' VMS '#51221#48372#47484' '#49373#49457#54616#51648' '#47803#54616#50688#49845#45768#45796'.'#13#10#54532#47196#44536#47016' '#51333#47308#54980#50640' '#45796#49884' '#49884#46020#54644' '#48372#49464#50836'.'
  800. Transparent = True
  801. Visible = False
  802. end
  803. object lblText2: TcxLabel
  804. Left = 21
  805. Top = 274
  806. Caption = #49325#51228#54624' '#44396#44036#51060' VMS '#51228#50612#44592#50640' '#47605#54609#46104#50612' '#51080#49845#45768#45796'.'#13#10#47676#51200' '#54644#45817' '#51228#50612#44592#50640#49436' '#49325#51228#54644#51452#49884#44592' '#48148#46989#45768#45796'.'
  807. Transparent = True
  808. Visible = False
  809. end
  810. object lblText3: TcxLabel
  811. Left = 21
  812. Top = 330
  813. Caption = #49325#51228#54624' '#44396#44036#51060' '#50864#54924#46020#47196#47196' '#47605#54609#46104#50612#51080#49845#45768#45796'.'#13#10#47676#51200' '#54644#45817' '#50864#54924#46020#47197#50640#49436' '#49325#51228#54644#51452#49884#44592' '#48148#46989#45768#45796'.'
  814. Transparent = True
  815. Visible = False
  816. end
  817. object lblText6: TcxLabel
  818. Left = 26
  819. Top = 458
  820. Caption = #49440#53469#54616#49888' '#44596#44553#52264#47049#50864#49440#49888#54840' '#44396#44036' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  821. Transparent = True
  822. Visible = False
  823. end
  824. object lblText5: TcxLabel
  825. Left = 25
  826. Top = 418
  827. Caption = #51221#48372#51228#44277#44396#44036' ID'
  828. Transparent = True
  829. Visible = False
  830. end
  831. object lblText4: TcxLabel
  832. Left = 25
  833. Top = 374
  834. Caption = #49325#51228#54624' '#44396#44036#51221#48372#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'#13#10#47785#47197#50640#49436' '#45908#48660#53364#47533#54616#50668' '#49440#53469#54633#45768#45796'.'
  835. Transparent = True
  836. Visible = False
  837. end
  838. object lblText9: TcxLabel
  839. Left = 26
  840. Top = 578
  841. Caption = 'VMS'#48324' '#50864#49440#49888#54840' '#44368#52264#47196' '#51221#48372' '#51200#51109
  842. Transparent = True
  843. Visible = False
  844. end
  845. object lblText8: TcxLabel
  846. Left = 25
  847. Top = 538
  848. Caption = #50864#54924#46020#47196' '#51077#47141#50724#47448#13#10#50864#54924#46020#47196#45716' '#51088#44592#51088#49888#51012' '#46321#47197#54624' '#49688' '#50630#49845#45768#45796'.'
  849. Transparent = True
  850. Visible = False
  851. end
  852. object lblText7: TcxLabel
  853. Left = 25
  854. Top = 494
  855. Caption = #44596#44553#52264#47049#50864#49440#49888#54840#44396#44036' '#51221#48372' '#49325#51228#13#10#44596#44553#52264#47049#50864#49440#49888#54840#44396#44036' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  856. Transparent = True
  857. Visible = False
  858. end
  859. object lblText10: TcxLabel
  860. Left = 30
  861. Top = 622
  862. Caption = #51228#44277#44396#44036' '#49549#46020#51221#48372#47484' '#51204#52404' '#51228#44277#44396#44036#50640' '#46041#51068#54616#44172' '#51201#50857' '#54616#49884#44192#49845#45768#44620'?'
  863. Transparent = True
  864. Visible = False
  865. end
  866. object lblText11: TcxLabel
  867. Left = 30
  868. Top = 649
  869. Caption = #51228#44277#44396#44036' '#49549#46020#51221#48372#51200#51109#13#10#51228#44277#44396#44036' '#49549#46020' '#51221#48372#47484' '#51204#52404' '#51228#44277#44396#44036#50640' '#51201#50857' '#54616#50688#49845#45768#45796'.'
  870. Transparent = True
  871. Visible = False
  872. end
  873. object lblText12: TcxLabel
  874. Left = 30
  875. Top = 691
  876. Caption = #51060#48120' '#46321#47197#46104#50612' '#51080#45716' '#44396#44036' '#51077#45768#45796'.'#13#10#44396#44036#51008' '#51473#48373#54644#49436' '#46321#47197' '#54624' '#49688' '#50630#49845#45768#45796'.'
  877. Transparent = True
  878. Visible = False
  879. end
  880. object lblText13: TcxLabel
  881. Left = 25
  882. Top = 735
  883. Caption = #49325#51228#47484' '#50896#54616#45716' '#44368#52264#47196#47484' '#47785#47197#50640#49436' '#49440#53469#54616#49464#50836'.'
  884. Transparent = True
  885. Visible = False
  886. end
  887. object TmrShow: TTimer
  888. Enabled = False
  889. Interval = 300
  890. OnTimer = TmrShowTimer
  891. Left = 432
  892. Top = 12
  893. end
  894. end