VMSM660MF.dfm 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769
  1. object VMSM660M: TVMSM660M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#51221#52404#51221#48372' '#45824#49345' '#44396#44036' '#49444#51221
  8. ClientHeight = 761
  9. ClientWidth = 1001
  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. OnCreate = FormCreate
  22. OnShow = FormShow
  23. DesignSize = (
  24. 1001
  25. 761)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 993
  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 = 4
  59. Width = 993
  60. Height = 751
  61. Anchors = [akLeft, akTop, akRight, akBottom]
  62. Pen.Color = 10849679
  63. Pen.Width = 2
  64. ExplicitWidth = 966
  65. ExplicitHeight = 741
  66. end
  67. object EdFocus: TEdit
  68. Left = -10
  69. Top = -10
  70. Width = 2
  71. Height = 25
  72. ImeName = 'Microsoft Office IME 2007'
  73. TabOrder = 0
  74. Text = 'EdFocus'
  75. end
  76. object PanelBack: TPanel
  77. Left = 12
  78. Top = 10
  79. Width = 975
  80. Height = 740
  81. Anchors = [akLeft, akTop, akRight, akBottom]
  82. BevelOuter = bvNone
  83. ParentBackground = False
  84. ParentColor = True
  85. TabOrder = 1
  86. object PnlMenu: TPanel
  87. Left = 0
  88. Top = 702
  89. Width = 975
  90. Height = 38
  91. Align = alBottom
  92. BevelOuter = bvNone
  93. TabOrder = 0
  94. DesignSize = (
  95. 975
  96. 38)
  97. object BtnEdit: TcxButton
  98. Tag = 2
  99. Left = 8
  100. Top = 10
  101. Width = 80
  102. Height = 25
  103. Cursor = crHandPoint
  104. Hint = #45936#51060#53552' '#54200#51665
  105. Anchors = [akLeft, akBottom]
  106. Caption = #54200#51665
  107. Colors.Default = 10737865
  108. Enabled = False
  109. TabOrder = 0
  110. Visible = False
  111. Font.Charset = DEFAULT_CHARSET
  112. Font.Color = clBlack
  113. Font.Height = -13
  114. Font.Name = #47569#51008' '#44256#46357
  115. Font.Style = [fsBold]
  116. ParentFont = False
  117. end
  118. object BtnInsert: TcxButton
  119. Tag = 2
  120. Left = 89
  121. Top = 10
  122. Width = 80
  123. Height = 25
  124. Cursor = crHandPoint
  125. Hint = #45936#51060#53552' '#52628#44032
  126. Anchors = [akLeft, akBottom]
  127. Caption = #52628#44032
  128. Colors.Default = 10737865
  129. TabOrder = 1
  130. Visible = False
  131. Font.Charset = DEFAULT_CHARSET
  132. Font.Color = clBlack
  133. Font.Height = -13
  134. Font.Name = #47569#51008' '#44256#46357
  135. Font.Style = [fsBold]
  136. ParentFont = False
  137. end
  138. object BtnDelete: TcxButton
  139. Tag = 4
  140. Left = 171
  141. Top = 10
  142. Width = 80
  143. Height = 25
  144. Cursor = crHandPoint
  145. Hint = #45936#51060#53552' '#49325#51228
  146. Anchors = [akLeft, akBottom]
  147. Caption = #49325#51228
  148. Colors.Default = 10737865
  149. Enabled = False
  150. TabOrder = 2
  151. Visible = False
  152. Font.Charset = DEFAULT_CHARSET
  153. Font.Color = clBlack
  154. Font.Height = -13
  155. Font.Name = #47569#51008' '#44256#46357
  156. Font.Style = [fsBold]
  157. ParentFont = False
  158. end
  159. object BtnSavex: TcxButton
  160. Tag = 5
  161. Left = 252
  162. Top = 10
  163. Width = 80
  164. Height = 25
  165. Cursor = crHandPoint
  166. Hint = #54200#51665#51089#50629' '#51200#51109
  167. Anchors = [akLeft, akBottom]
  168. Caption = #51200#51109
  169. Colors.Default = 10737865
  170. Enabled = False
  171. TabOrder = 3
  172. Visible = False
  173. Font.Charset = DEFAULT_CHARSET
  174. Font.Color = clBlack
  175. Font.Height = -13
  176. Font.Name = #47569#51008' '#44256#46357
  177. Font.Style = [fsBold]
  178. ParentFont = False
  179. end
  180. object BtnClose: TcxButton
  181. Left = 764
  182. Top = 7
  183. Width = 100
  184. Height = 25
  185. Cursor = crHandPoint
  186. Hint = #52712#49548
  187. Anchors = [akRight, akBottom]
  188. Caption = #52712#49548
  189. Colors.Default = 10737865
  190. TabOrder = 4
  191. Font.Charset = DEFAULT_CHARSET
  192. Font.Color = clBlack
  193. Font.Height = -13
  194. Font.Name = #47569#51008' '#44256#46357
  195. Font.Style = [fsBold]
  196. ParentFont = False
  197. OnClick = BtnClosexClick
  198. end
  199. object BtnSave: TcxButton
  200. Tag = 4
  201. Left = 871
  202. Top = 7
  203. Width = 100
  204. Height = 25
  205. Cursor = crHandPoint
  206. Hint = #54364#52636#44396#44036#51012' '#49444#51221' '#54633#45768#45796'.'
  207. Anchors = [akRight, akBottom]
  208. Caption = #54869#51064
  209. Colors.Default = 10737865
  210. TabOrder = 5
  211. Font.Charset = DEFAULT_CHARSET
  212. Font.Color = clBlack
  213. Font.Height = -13
  214. Font.Name = #47569#51008' '#44256#46357
  215. Font.Style = [fsBold]
  216. ParentFont = False
  217. OnClick = BtnSaveClick
  218. end
  219. end
  220. object cxGroupBox1: TcxGroupBox
  221. Left = 0
  222. Top = 0
  223. Align = alTop
  224. Caption = #9654' '#44368#53685#51221#48372' '#54268
  225. Style.BorderColor = clCaptionText
  226. Style.Shadow = False
  227. Style.TextColor = clWindowText
  228. Style.TextStyle = [fsBold]
  229. TabOrder = 1
  230. Height = 385
  231. Width = 975
  232. object PnlCmd: TPanel
  233. Left = 3
  234. Top = 19
  235. Width = 969
  236. Height = 356
  237. Align = alClient
  238. BevelOuter = bvNone
  239. Enabled = False
  240. TabOrder = 0
  241. object Panel2: TPanel
  242. Left = 0
  243. Top = 0
  244. Width = 969
  245. Height = 356
  246. Align = alClient
  247. BevelOuter = bvNone
  248. Color = clMenuHighlight
  249. Enabled = False
  250. ParentBackground = False
  251. TabOrder = 0
  252. object ImgForm: TImage
  253. Left = 520
  254. Top = 18
  255. Width = 80
  256. Height = 57
  257. Visible = False
  258. end
  259. object PnlEdtBack: TPanel
  260. Left = 3
  261. Top = 2
  262. Width = 578
  263. Height = 324
  264. BevelInner = bvLowered
  265. Color = clSilver
  266. ParentBackground = False
  267. TabOrder = 0
  268. object PnlEditForm: TPanel
  269. Left = 2
  270. Top = 2
  271. Width = 574
  272. Height = 320
  273. Align = alClient
  274. BevelOuter = bvNone
  275. Color = clBlack
  276. ParentBackground = False
  277. TabOrder = 0
  278. end
  279. end
  280. end
  281. end
  282. end
  283. object GrpObj: TcxGroupBox
  284. Left = 0
  285. Top = 385
  286. Align = alClient
  287. Caption = #9654' '#51221#48372#51228#44277#44396#44036' '#49444#51221
  288. Style.TextStyle = [fsBold]
  289. TabOrder = 2
  290. Height = 317
  291. Width = 975
  292. object PgObject: TcxPageControl
  293. Left = 3
  294. Top = 19
  295. Width = 472
  296. Height = 288
  297. Align = alLeft
  298. Color = clWhite
  299. Focusable = False
  300. ParentBackground = False
  301. ParentColor = False
  302. ParentShowHint = False
  303. ShowHint = True
  304. TabOrder = 0
  305. Properties.ActivePage = TsObject
  306. Properties.HotTrack = True
  307. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  308. Properties.OwnerDraw = True
  309. Properties.Style = 9
  310. Properties.TabSlants.Positions = [spRight]
  311. TabSlants.Positions = [spRight]
  312. ClientRectBottom = 288
  313. ClientRectRight = 472
  314. ClientRectTop = 24
  315. object TsObject: TcxTabSheet
  316. Caption = #45824#49345' '#44396#44036' '#47785#47197' '
  317. ImageIndex = 2
  318. ExplicitTop = 0
  319. ExplicitWidth = 0
  320. ExplicitHeight = 0
  321. object CxObjList: TcxGrid
  322. Left = 0
  323. Top = 0
  324. Width = 472
  325. Height = 264
  326. Align = alClient
  327. TabOrder = 0
  328. LookAndFeel.Kind = lfUltraFlat
  329. LookAndFeel.NativeStyle = False
  330. object TvObjList: TcxGridTableView
  331. FilterBox.CustomizeDialog = False
  332. OnFocusedRecordChanged = TvObjListFocusedRecordChanged
  333. DataController.Summary.DefaultGroupSummaryItems = <>
  334. DataController.Summary.FooterSummaryItems = <>
  335. DataController.Summary.SummaryGroups = <>
  336. OptionsSelection.HideFocusRectOnExit = False
  337. OptionsSelection.HideSelection = True
  338. OptionsView.GroupByBox = False
  339. object ColObj01: TcxGridColumn
  340. Caption = #54268#54805#49885
  341. PropertiesClassName = 'TcxTextEditProperties'
  342. Properties.Alignment.Horz = taCenter
  343. Properties.Alignment.Vert = taVCenter
  344. Visible = False
  345. HeaderAlignmentHorz = taCenter
  346. HeaderAlignmentVert = vaCenter
  347. Options.Editing = False
  348. Options.Filtering = False
  349. VisibleForCustomization = False
  350. Width = 55
  351. end
  352. object ColObj02: TcxGridColumn
  353. Caption = #45824#49345
  354. PropertiesClassName = 'TcxTextEditProperties'
  355. Properties.Alignment.Horz = taLeftJustify
  356. Properties.Alignment.Vert = taVCenter
  357. HeaderAlignmentHorz = taCenter
  358. HeaderAlignmentVert = vaCenter
  359. Options.Editing = False
  360. Options.Filtering = False
  361. VisibleForCustomization = False
  362. Width = 103
  363. end
  364. object ColObj03: TcxGridColumn
  365. Caption = #44061#52404'ID'
  366. PropertiesClassName = 'TcxTextEditProperties'
  367. Properties.Alignment.Horz = taCenter
  368. Properties.Alignment.Vert = taVCenter
  369. Visible = False
  370. HeaderAlignmentHorz = taCenter
  371. HeaderAlignmentVert = vaCenter
  372. Options.Editing = False
  373. Options.Filtering = False
  374. VisibleForCustomization = False
  375. Width = 53
  376. end
  377. object ColObj04: TcxGridColumn
  378. Caption = #50689#50669
  379. PropertiesClassName = 'TcxTextEditProperties'
  380. Properties.Alignment.Vert = taVCenter
  381. Visible = False
  382. HeaderAlignmentHorz = taCenter
  383. HeaderAlignmentVert = vaCenter
  384. Options.Editing = False
  385. Options.Filtering = False
  386. VisibleForCustomization = False
  387. end
  388. object ColIfscId: TcxGridColumn
  389. Caption = #44396#44036' ID'
  390. PropertiesClassName = 'TcxTextEditProperties'
  391. Properties.Alignment.Horz = taCenter
  392. Properties.Alignment.Vert = taVCenter
  393. HeaderAlignmentHorz = taCenter
  394. HeaderAlignmentVert = vaCenter
  395. Options.Editing = False
  396. Options.Filtering = False
  397. Width = 53
  398. end
  399. object ColIfscNm: TcxGridColumn
  400. Caption = #44396#44036#47749
  401. PropertiesClassName = 'TcxTextEditProperties'
  402. Properties.Alignment.Vert = taVCenter
  403. HeaderAlignmentHorz = taCenter
  404. HeaderAlignmentVert = vaCenter
  405. Options.Editing = False
  406. Options.Filtering = False
  407. Width = 92
  408. end
  409. object ColIfscStr: TcxGridColumn
  410. Caption = #49884#51216#47749
  411. PropertiesClassName = 'TcxTextEditProperties'
  412. Properties.Alignment.Horz = taLeftJustify
  413. Properties.Alignment.Vert = taVCenter
  414. HeaderAlignmentHorz = taCenter
  415. HeaderAlignmentVert = vaCenter
  416. Options.Editing = False
  417. Options.Filtering = False
  418. Width = 111
  419. end
  420. object ColIfscEnd: TcxGridColumn
  421. Caption = #51333#51216#47749
  422. PropertiesClassName = 'TcxTextEditProperties'
  423. Properties.Alignment.Horz = taLeftJustify
  424. Properties.Alignment.Vert = taVCenter
  425. HeaderAlignmentHorz = taCenter
  426. HeaderAlignmentVert = vaCenter
  427. Options.Editing = False
  428. Options.Filtering = False
  429. Width = 100
  430. end
  431. object TvObjListColumn9: TcxGridColumn
  432. PropertiesClassName = 'TcxTextEditProperties'
  433. Properties.Alignment.Vert = taVCenter
  434. Visible = False
  435. HeaderAlignmentHorz = taCenter
  436. HeaderAlignmentVert = vaCenter
  437. Options.Editing = False
  438. Options.Filtering = False
  439. VisibleForCustomization = False
  440. end
  441. object TvObjListColumn10: TcxGridColumn
  442. PropertiesClassName = 'TcxTextEditProperties'
  443. Properties.Alignment.Vert = taVCenter
  444. Visible = False
  445. HeaderAlignmentHorz = taCenter
  446. HeaderAlignmentVert = vaCenter
  447. Options.Editing = False
  448. Options.Filtering = False
  449. VisibleForCustomization = False
  450. end
  451. object TvObjListColumn11: TcxGridColumn
  452. PropertiesClassName = 'TcxTextEditProperties'
  453. Properties.Alignment.Vert = taVCenter
  454. Visible = False
  455. HeaderAlignmentHorz = taCenter
  456. HeaderAlignmentVert = vaCenter
  457. Options.Editing = False
  458. Options.Filtering = False
  459. VisibleForCustomization = False
  460. end
  461. object ColMem: TcxGridColumn
  462. Caption = #47700#47784#47532
  463. DataBinding.ValueType = 'Integer'
  464. PropertiesClassName = 'TcxCalcEditProperties'
  465. Visible = False
  466. HeaderAlignmentHorz = taCenter
  467. HeaderAlignmentVert = vaCenter
  468. Options.Editing = False
  469. Options.Filtering = False
  470. VisibleForCustomization = False
  471. end
  472. object ColObjType: TcxGridColumn
  473. PropertiesClassName = 'TcxTextEditProperties'
  474. Visible = False
  475. VisibleForCustomization = False
  476. end
  477. object ColObj06: TcxGridColumn
  478. Caption = #46020#47196#47749
  479. PropertiesClassName = 'TcxLabelProperties'
  480. Visible = False
  481. HeaderAlignmentHorz = taCenter
  482. HeaderAlignmentVert = vaCenter
  483. VisibleForCustomization = False
  484. end
  485. object ColObj07: TcxGridColumn
  486. Caption = #51648#51216#47749
  487. PropertiesClassName = 'TcxLabelProperties'
  488. Visible = False
  489. HeaderAlignmentHorz = taCenter
  490. HeaderAlignmentVert = vaCenter
  491. VisibleForCustomization = False
  492. end
  493. end
  494. object GlObjList: TcxGridLevel
  495. GridView = TvObjList
  496. end
  497. end
  498. end
  499. end
  500. object BtnListAdd: TcxButton
  501. Left = 481
  502. Top = 92
  503. Width = 80
  504. Height = 25
  505. Cursor = crHandPoint
  506. Hint = #51228#44277#44396#44036' '#49444#51221
  507. Caption = #9664' '#51201#50857
  508. Colors.Default = 10737865
  509. LookAndFeel.NativeStyle = False
  510. TabOrder = 1
  511. Font.Charset = DEFAULT_CHARSET
  512. Font.Color = clWindowText
  513. Font.Height = -13
  514. Font.Name = #47569#51008' '#44256#46357
  515. Font.Style = [fsBold]
  516. ParentFont = False
  517. OnClick = BtnListAddClick
  518. end
  519. object BtnListDelete: TcxButton
  520. Left = 481
  521. Top = 129
  522. Width = 80
  523. Height = 25
  524. Cursor = crHandPoint
  525. Hint = #51228#44277#44396#44036' '#49325#51228
  526. Caption = #49325#51228' '#9654
  527. Colors.Default = 10737865
  528. LookAndFeel.NativeStyle = False
  529. TabOrder = 2
  530. Font.Charset = DEFAULT_CHARSET
  531. Font.Color = clWindowText
  532. Font.Height = -13
  533. Font.Name = #47569#51008' '#44256#46357
  534. Font.Style = [fsBold]
  535. ParentFont = False
  536. OnClick = BtnListDeleteClick
  537. end
  538. object cxPageControl1: TcxPageControl
  539. Left = 571
  540. Top = 19
  541. Width = 401
  542. Height = 288
  543. Align = alRight
  544. Anchors = [akLeft, akTop, akRight, akBottom]
  545. Color = clWhite
  546. Focusable = False
  547. ParentBackground = False
  548. ParentColor = False
  549. ParentShowHint = False
  550. ShowHint = True
  551. TabOrder = 3
  552. Properties.ActivePage = cxTabSheet1
  553. Properties.HotTrack = True
  554. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  555. Properties.OwnerDraw = True
  556. Properties.Style = 9
  557. Properties.TabSlants.Positions = [spRight]
  558. TabSlants.Positions = [spRight]
  559. ClientRectBottom = 288
  560. ClientRectRight = 401
  561. ClientRectTop = 24
  562. object cxTabSheet1: TcxTabSheet
  563. Caption = #51221#48372#44396#44036#47785#47197' '
  564. ImageIndex = 2
  565. ExplicitTop = 0
  566. ExplicitWidth = 0
  567. ExplicitHeight = 0
  568. object CxAxis: TcxGrid
  569. Left = 0
  570. Top = 0
  571. Width = 401
  572. Height = 264
  573. Align = alClient
  574. TabOrder = 0
  575. LookAndFeel.Kind = lfUltraFlat
  576. LookAndFeel.NativeStyle = False
  577. object TvAxis: TcxGridTableView
  578. FilterBox.CustomizeDialog = False
  579. DataController.Summary.DefaultGroupSummaryItems = <>
  580. DataController.Summary.FooterSummaryItems = <>
  581. DataController.Summary.SummaryGroups = <>
  582. OptionsCustomize.ColumnSorting = False
  583. OptionsData.Editing = False
  584. OptionsSelection.HideFocusRectOnExit = False
  585. OptionsSelection.HideSelection = True
  586. OptionsView.ColumnAutoWidth = True
  587. OptionsView.GroupByBox = False
  588. OptionsView.Indicator = True
  589. object Col00: TcxGridColumn
  590. Caption = 'VMS ID'
  591. PropertiesClassName = 'TcxTextEditProperties'
  592. Properties.Alignment.Horz = taCenter
  593. Properties.Alignment.Vert = taVCenter
  594. Visible = False
  595. HeaderAlignmentHorz = taCenter
  596. HeaderAlignmentVert = vaCenter
  597. VisibleForCustomization = False
  598. Width = 99
  599. end
  600. object Col01: TcxGridColumn
  601. Caption = #44396#44036' ID'
  602. PropertiesClassName = 'TcxTextEditProperties'
  603. Properties.Alignment.Horz = taCenter
  604. Properties.Alignment.Vert = taVCenter
  605. HeaderAlignmentHorz = taCenter
  606. HeaderAlignmentVert = vaCenter
  607. Options.Editing = False
  608. Options.Filtering = False
  609. Width = 61
  610. end
  611. object Col02: TcxGridColumn
  612. Caption = #44396#44036#47749
  613. PropertiesClassName = 'TcxTextEditProperties'
  614. Properties.Alignment.Horz = taLeftJustify
  615. Properties.Alignment.Vert = taVCenter
  616. HeaderAlignmentHorz = taCenter
  617. HeaderAlignmentVert = vaCenter
  618. Options.Editing = False
  619. Options.Filtering = False
  620. Width = 109
  621. end
  622. object Col03: TcxGridColumn
  623. Caption = #49884#51216#47749
  624. PropertiesClassName = 'TcxTextEditProperties'
  625. Properties.Alignment.Horz = taLeftJustify
  626. Properties.Alignment.Vert = taVCenter
  627. HeaderAlignmentHorz = taCenter
  628. HeaderAlignmentVert = vaCenter
  629. Options.Editing = False
  630. Width = 100
  631. end
  632. object Col04: TcxGridColumn
  633. Caption = #51333#51216#47749
  634. PropertiesClassName = 'TcxTextEditProperties'
  635. Properties.Alignment.Horz = taLeftJustify
  636. Properties.Alignment.Vert = taVCenter
  637. HeaderAlignmentHorz = taCenter
  638. HeaderAlignmentVert = vaCenter
  639. Options.Editing = False
  640. Width = 105
  641. end
  642. object Col05: TcxGridColumn
  643. Caption = #52629
  644. PropertiesClassName = 'TcxTextEditProperties'
  645. Properties.Alignment.Horz = taLeftJustify
  646. Properties.Alignment.Vert = taVCenter
  647. OnCustomDrawCell = Col05CustomDrawCell
  648. HeaderAlignmentHorz = taCenter
  649. HeaderAlignmentVert = vaCenter
  650. Options.Editing = False
  651. Width = 40
  652. end
  653. object Col06: TcxGridColumn
  654. Caption = #46020#47196#47749
  655. PropertiesClassName = 'TcxLabelProperties'
  656. Visible = False
  657. HeaderAlignmentHorz = taCenter
  658. HeaderAlignmentVert = vaCenter
  659. VisibleForCustomization = False
  660. end
  661. object Col07: TcxGridColumn
  662. Caption = #51648#51216#47749
  663. PropertiesClassName = 'TcxLabelProperties'
  664. Visible = False
  665. HeaderAlignmentHorz = taCenter
  666. HeaderAlignmentVert = vaCenter
  667. VisibleForCustomization = False
  668. end
  669. end
  670. object GlAxis: TcxGridLevel
  671. GridView = TvAxis
  672. end
  673. end
  674. end
  675. end
  676. end
  677. end
  678. object BtnSearch: TcxButton
  679. Left = 819
  680. Top = 11
  681. Width = 80
  682. Height = 25
  683. Cursor = crHandPoint
  684. Hint = #51312#54924
  685. Anchors = [akTop, akRight]
  686. Caption = #51312#54924
  687. Colors.Default = 10737865
  688. LookAndFeel.NativeStyle = False
  689. TabOrder = 2
  690. Visible = False
  691. Font.Charset = DEFAULT_CHARSET
  692. Font.Color = clBlack
  693. Font.Height = -13
  694. Font.Name = #47569#51008' '#44256#46357
  695. Font.Style = [fsBold]
  696. ParentFont = False
  697. OnClick = BtnSearchClick
  698. end
  699. object EdObjId: TcxMaskEdit
  700. Left = 186
  701. Top = 8
  702. Properties.Alignment.Horz = taCenter
  703. Properties.Alignment.Vert = taVCenter
  704. Properties.MaskKind = emkRegExpr
  705. Properties.MaxLength = 0
  706. Style.LookAndFeel.NativeStyle = False
  707. StyleDisabled.LookAndFeel.NativeStyle = False
  708. StyleFocused.LookAndFeel.NativeStyle = False
  709. StyleHot.LookAndFeel.NativeStyle = False
  710. TabOrder = 3
  711. Text = '0'
  712. Visible = False
  713. Width = 56
  714. end
  715. object EdFormId: TcxTextEdit
  716. Left = 289
  717. Top = 8
  718. ImeMode = imSAlpha
  719. Properties.Alignment.Horz = taCenter
  720. Properties.Alignment.Vert = taVCenter
  721. Properties.ImeMode = imSAlpha
  722. Properties.MaxLength = 0
  723. Properties.ReadOnly = True
  724. Style.LookAndFeel.Kind = lfUltraFlat
  725. Style.LookAndFeel.NativeStyle = False
  726. Style.Shadow = False
  727. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  728. StyleDisabled.LookAndFeel.NativeStyle = False
  729. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  730. StyleFocused.LookAndFeel.NativeStyle = False
  731. StyleHot.LookAndFeel.Kind = lfUltraFlat
  732. StyleHot.LookAndFeel.NativeStyle = False
  733. TabOrder = 4
  734. Text = '10000'
  735. Visible = False
  736. Width = 83
  737. end
  738. object BtnClosex: TcxButton
  739. Left = 907
  740. Top = 11
  741. Width = 80
  742. Height = 25
  743. Cursor = crHandPoint
  744. Hint = #45803#44592
  745. Anchors = [akTop, akRight]
  746. Caption = #45803#44592
  747. Colors.Default = 10737865
  748. TabOrder = 5
  749. Visible = False
  750. Font.Charset = DEFAULT_CHARSET
  751. Font.Color = clBlack
  752. Font.Height = -13
  753. Font.Name = #47569#51008' '#44256#46357
  754. Font.Style = [fsBold]
  755. ParentFont = False
  756. OnClick = BtnClosexClick
  757. end
  758. object TmrShow: TTimer
  759. Enabled = False
  760. Interval = 300
  761. OnTimer = TmrShowTimer
  762. Left = 788
  763. Top = 72
  764. end
  765. object VmsDesigner1: VmsDesigner
  766. Left = 816
  767. Top = 96
  768. end
  769. end