VMSM640MF.dfm 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744
  1. object VMSM640M: TVMSM640M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#45824#44592#54872#44221' '#54268' '#44288#52769#49548' '#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' '#45824#44592#54872#44221' '#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' '#45824#44592#54872#44221' '#44288#52769#49548' '#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 = #54268' '#44061#52404' '#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 = #44061#52404#50976#54805
  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 = #44288#52769#49548' 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 = 101
  398. end
  399. object ColIfscNm: TcxGridColumn
  400. Caption = #44288#52769#49548' '#54364#52636#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 = 221
  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. Visible = False
  415. HeaderAlignmentHorz = taCenter
  416. HeaderAlignmentVert = vaCenter
  417. Options.Editing = False
  418. Options.Filtering = False
  419. VisibleForCustomization = False
  420. Width = 111
  421. end
  422. object ColIfscEnd: TcxGridColumn
  423. Caption = #51333#51216#47749
  424. PropertiesClassName = 'TcxTextEditProperties'
  425. Properties.Alignment.Horz = taLeftJustify
  426. Properties.Alignment.Vert = taVCenter
  427. Visible = False
  428. HeaderAlignmentHorz = taCenter
  429. HeaderAlignmentVert = vaCenter
  430. Options.Editing = False
  431. Options.Filtering = False
  432. VisibleForCustomization = False
  433. Width = 100
  434. end
  435. object TvObjListColumn9: TcxGridColumn
  436. PropertiesClassName = 'TcxTextEditProperties'
  437. Properties.Alignment.Vert = taVCenter
  438. Visible = False
  439. HeaderAlignmentHorz = taCenter
  440. HeaderAlignmentVert = vaCenter
  441. Options.Editing = False
  442. Options.Filtering = False
  443. VisibleForCustomization = False
  444. end
  445. object TvObjListColumn10: TcxGridColumn
  446. PropertiesClassName = 'TcxTextEditProperties'
  447. Properties.Alignment.Vert = taVCenter
  448. Visible = False
  449. HeaderAlignmentHorz = taCenter
  450. HeaderAlignmentVert = vaCenter
  451. Options.Editing = False
  452. Options.Filtering = False
  453. VisibleForCustomization = False
  454. end
  455. object TvObjListColumn11: TcxGridColumn
  456. PropertiesClassName = 'TcxTextEditProperties'
  457. Properties.Alignment.Vert = taVCenter
  458. Visible = False
  459. HeaderAlignmentHorz = taCenter
  460. HeaderAlignmentVert = vaCenter
  461. Options.Editing = False
  462. Options.Filtering = False
  463. VisibleForCustomization = False
  464. end
  465. object ColMem: TcxGridColumn
  466. Caption = #47700#47784#47532
  467. DataBinding.ValueType = 'Integer'
  468. PropertiesClassName = 'TcxCalcEditProperties'
  469. Visible = False
  470. HeaderAlignmentHorz = taCenter
  471. HeaderAlignmentVert = vaCenter
  472. Options.Editing = False
  473. Options.Filtering = False
  474. VisibleForCustomization = False
  475. end
  476. object ColObjType: TcxGridColumn
  477. PropertiesClassName = 'TcxTextEditProperties'
  478. Visible = False
  479. VisibleForCustomization = False
  480. end
  481. end
  482. object GlObjList: TcxGridLevel
  483. GridView = TvObjList
  484. end
  485. end
  486. end
  487. end
  488. object BtnListAdd: TcxButton
  489. Left = 481
  490. Top = 92
  491. Width = 80
  492. Height = 25
  493. Cursor = crHandPoint
  494. Hint = #51228#44277#44396#44036' '#49444#51221
  495. Caption = #9664' '#51201#50857
  496. Colors.Default = 10737865
  497. LookAndFeel.NativeStyle = False
  498. TabOrder = 1
  499. Font.Charset = DEFAULT_CHARSET
  500. Font.Color = clWindowText
  501. Font.Height = -13
  502. Font.Name = #47569#51008' '#44256#46357
  503. Font.Style = [fsBold]
  504. ParentFont = False
  505. OnClick = BtnListAddClick
  506. end
  507. object BtnListDelete: TcxButton
  508. Left = 481
  509. Top = 129
  510. Width = 80
  511. Height = 25
  512. Cursor = crHandPoint
  513. Hint = #51228#44277#44396#44036' '#49325#51228
  514. Caption = #49325#51228' '#9654
  515. Colors.Default = 10737865
  516. LookAndFeel.NativeStyle = False
  517. TabOrder = 2
  518. Font.Charset = DEFAULT_CHARSET
  519. Font.Color = clWindowText
  520. Font.Height = -13
  521. Font.Name = #47569#51008' '#44256#46357
  522. Font.Style = [fsBold]
  523. ParentFont = False
  524. OnClick = BtnListDeleteClick
  525. end
  526. object cxPageControl1: TcxPageControl
  527. Left = 571
  528. Top = 19
  529. Width = 401
  530. Height = 288
  531. Align = alRight
  532. Anchors = [akLeft, akTop, akRight, akBottom]
  533. Color = clWhite
  534. Focusable = False
  535. ParentBackground = False
  536. ParentColor = False
  537. ParentShowHint = False
  538. ShowHint = True
  539. TabOrder = 3
  540. Properties.ActivePage = cxTabSheet1
  541. Properties.HotTrack = True
  542. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  543. Properties.OwnerDraw = True
  544. Properties.Style = 9
  545. Properties.TabSlants.Positions = [spRight]
  546. TabSlants.Positions = [spRight]
  547. ClientRectBottom = 288
  548. ClientRectRight = 401
  549. ClientRectTop = 24
  550. object cxTabSheet1: TcxTabSheet
  551. Caption = #45824#44592#54872#44221' '#44288#52769#49548' '#47785#47197' '
  552. ImageIndex = 2
  553. ExplicitTop = 0
  554. ExplicitWidth = 0
  555. ExplicitHeight = 0
  556. object CxAxis: TcxGrid
  557. Left = 0
  558. Top = 0
  559. Width = 401
  560. Height = 264
  561. Align = alClient
  562. TabOrder = 0
  563. LookAndFeel.Kind = lfUltraFlat
  564. LookAndFeel.NativeStyle = False
  565. object TvAxis: TcxGridTableView
  566. FilterBox.CustomizeDialog = False
  567. DataController.Summary.DefaultGroupSummaryItems = <>
  568. DataController.Summary.FooterSummaryItems = <>
  569. DataController.Summary.SummaryGroups = <>
  570. OptionsCustomize.ColumnSorting = False
  571. OptionsData.Editing = False
  572. OptionsSelection.HideFocusRectOnExit = False
  573. OptionsSelection.HideSelection = True
  574. OptionsView.ColumnAutoWidth = True
  575. OptionsView.GroupByBox = False
  576. OptionsView.Indicator = True
  577. object Col00: TcxGridColumn
  578. Caption = 'VMS ID'
  579. PropertiesClassName = 'TcxTextEditProperties'
  580. Properties.Alignment.Horz = taCenter
  581. Properties.Alignment.Vert = taVCenter
  582. Visible = False
  583. HeaderAlignmentHorz = taCenter
  584. HeaderAlignmentVert = vaCenter
  585. VisibleForCustomization = False
  586. Width = 99
  587. end
  588. object Col01: TcxGridColumn
  589. Caption = 'ID'
  590. PropertiesClassName = 'TcxTextEditProperties'
  591. Properties.Alignment.Horz = taCenter
  592. Properties.Alignment.Vert = taVCenter
  593. HeaderAlignmentHorz = taCenter
  594. HeaderAlignmentVert = vaCenter
  595. Options.Editing = False
  596. Options.Filtering = False
  597. Width = 66
  598. end
  599. object Col02: TcxGridColumn
  600. Caption = #44288#52769#49548#47749
  601. PropertiesClassName = 'TcxTextEditProperties'
  602. Properties.Alignment.Horz = taLeftJustify
  603. Properties.Alignment.Vert = taVCenter
  604. HeaderAlignmentHorz = taCenter
  605. HeaderAlignmentVert = vaCenter
  606. Options.Editing = False
  607. Options.Filtering = False
  608. Width = 147
  609. end
  610. object Col03: TcxGridColumn
  611. Caption = #54364#52636#47749
  612. PropertiesClassName = 'TcxTextEditProperties'
  613. Properties.Alignment.Horz = taLeftJustify
  614. Properties.Alignment.Vert = taVCenter
  615. HeaderAlignmentHorz = taCenter
  616. HeaderAlignmentVert = vaCenter
  617. Options.Editing = False
  618. Width = 174
  619. end
  620. object Col04: TcxGridColumn
  621. Caption = #51333#51216#47749
  622. PropertiesClassName = 'TcxTextEditProperties'
  623. Properties.Alignment.Horz = taLeftJustify
  624. Properties.Alignment.Vert = taVCenter
  625. Visible = False
  626. HeaderAlignmentHorz = taCenter
  627. HeaderAlignmentVert = vaCenter
  628. Options.Editing = False
  629. VisibleForCustomization = False
  630. Width = 94
  631. end
  632. object Col05: TcxGridColumn
  633. Caption = #52629
  634. PropertiesClassName = 'TcxTextEditProperties'
  635. Properties.Alignment.Horz = taLeftJustify
  636. Properties.Alignment.Vert = taVCenter
  637. Visible = False
  638. HeaderAlignmentHorz = taCenter
  639. HeaderAlignmentVert = vaCenter
  640. Options.Editing = False
  641. VisibleForCustomization = False
  642. Width = 35
  643. end
  644. end
  645. object GlAxis: TcxGridLevel
  646. GridView = TvAxis
  647. end
  648. end
  649. end
  650. end
  651. end
  652. end
  653. object BtnSearch: TcxButton
  654. Left = 819
  655. Top = 11
  656. Width = 80
  657. Height = 25
  658. Cursor = crHandPoint
  659. Hint = #51312#54924
  660. Anchors = [akTop, akRight]
  661. Caption = #51312#54924
  662. Colors.Default = 10737865
  663. LookAndFeel.NativeStyle = False
  664. TabOrder = 2
  665. Visible = False
  666. Font.Charset = DEFAULT_CHARSET
  667. Font.Color = clBlack
  668. Font.Height = -13
  669. Font.Name = #47569#51008' '#44256#46357
  670. Font.Style = [fsBold]
  671. ParentFont = False
  672. OnClick = BtnSearchClick
  673. end
  674. object EdObjId: TcxMaskEdit
  675. Left = 186
  676. Top = 8
  677. Properties.Alignment.Horz = taCenter
  678. Properties.Alignment.Vert = taVCenter
  679. Properties.MaskKind = emkRegExpr
  680. Properties.MaxLength = 0
  681. Style.LookAndFeel.NativeStyle = False
  682. StyleDisabled.LookAndFeel.NativeStyle = False
  683. StyleFocused.LookAndFeel.NativeStyle = False
  684. StyleHot.LookAndFeel.NativeStyle = False
  685. TabOrder = 3
  686. Text = '0'
  687. Visible = False
  688. Width = 56
  689. end
  690. object EdFormId: TcxTextEdit
  691. Left = 289
  692. Top = 8
  693. ImeMode = imSAlpha
  694. Properties.Alignment.Horz = taCenter
  695. Properties.Alignment.Vert = taVCenter
  696. Properties.ImeMode = imSAlpha
  697. Properties.MaxLength = 0
  698. Properties.ReadOnly = True
  699. Style.LookAndFeel.Kind = lfUltraFlat
  700. Style.LookAndFeel.NativeStyle = False
  701. Style.Shadow = False
  702. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  703. StyleDisabled.LookAndFeel.NativeStyle = False
  704. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  705. StyleFocused.LookAndFeel.NativeStyle = False
  706. StyleHot.LookAndFeel.Kind = lfUltraFlat
  707. StyleHot.LookAndFeel.NativeStyle = False
  708. TabOrder = 4
  709. Text = '10000'
  710. Visible = False
  711. Width = 83
  712. end
  713. object BtnClosex: TcxButton
  714. Left = 907
  715. Top = 11
  716. Width = 80
  717. Height = 25
  718. Cursor = crHandPoint
  719. Hint = #45803#44592
  720. Anchors = [akTop, akRight]
  721. Caption = #45803#44592
  722. Colors.Default = 10737865
  723. TabOrder = 5
  724. Visible = False
  725. Font.Charset = DEFAULT_CHARSET
  726. Font.Color = clBlack
  727. Font.Height = -13
  728. Font.Name = #47569#51008' '#44256#46357
  729. Font.Style = [fsBold]
  730. ParentFont = False
  731. OnClick = BtnClosexClick
  732. end
  733. object TmrShow: TTimer
  734. Enabled = False
  735. Interval = 300
  736. OnTimer = TmrShowTimer
  737. Left = 788
  738. Top = 72
  739. end
  740. object VmsDesigner1: VmsDesigner
  741. Left = 816
  742. Top = 96
  743. end
  744. end