VMSM610MF.dfm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739
  1. object VMSM610M: TVMSM610M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#44368#53685#51221#48372' '#54268' '#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 Label1: TLabel
  260. Left = 792
  261. Top = 152
  262. Width = 38
  263. Height = 17
  264. Caption = 'Label1'
  265. Visible = False
  266. end
  267. object PnlEdtBack: TPanel
  268. Left = 3
  269. Top = 2
  270. Width = 578
  271. Height = 324
  272. BevelInner = bvLowered
  273. Color = clSilver
  274. ParentBackground = False
  275. TabOrder = 0
  276. object PnlEditForm: TPanel
  277. Left = 2
  278. Top = 2
  279. Width = 574
  280. Height = 320
  281. Align = alClient
  282. BevelOuter = bvNone
  283. Color = clBlack
  284. ParentBackground = False
  285. TabOrder = 0
  286. end
  287. end
  288. end
  289. end
  290. end
  291. object GrpObj: TcxGroupBox
  292. Left = 0
  293. Top = 385
  294. Align = alClient
  295. Caption = #9654' '#51221#48372#51228#44277#44396#44036' '#49444#51221
  296. Style.TextStyle = [fsBold]
  297. TabOrder = 2
  298. Height = 317
  299. Width = 975
  300. object PgObject: TcxPageControl
  301. Left = 3
  302. Top = 19
  303. Width = 472
  304. Height = 288
  305. Align = alLeft
  306. Color = clWhite
  307. Focusable = False
  308. ParentBackground = False
  309. ParentColor = False
  310. ParentShowHint = False
  311. ShowHint = True
  312. TabOrder = 0
  313. Properties.ActivePage = TsObject
  314. Properties.HotTrack = True
  315. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  316. Properties.OwnerDraw = True
  317. Properties.Style = 9
  318. Properties.TabSlants.Positions = [spRight]
  319. TabSlants.Positions = [spRight]
  320. ClientRectBottom = 288
  321. ClientRectRight = 472
  322. ClientRectTop = 24
  323. object TsObject: TcxTabSheet
  324. Caption = #54268' '#44061#52404' '#47785#47197' '
  325. ImageIndex = 2
  326. object CxObjList: TcxGrid
  327. Left = 0
  328. Top = 0
  329. Width = 472
  330. Height = 264
  331. Align = alClient
  332. TabOrder = 0
  333. LookAndFeel.Kind = lfUltraFlat
  334. LookAndFeel.NativeStyle = False
  335. object TvObjList: TcxGridTableView
  336. FilterBox.CustomizeDialog = False
  337. OnFocusedRecordChanged = TvObjListFocusedRecordChanged
  338. DataController.Summary.DefaultGroupSummaryItems = <>
  339. DataController.Summary.FooterSummaryItems = <>
  340. DataController.Summary.SummaryGroups = <>
  341. OptionsSelection.HideFocusRectOnExit = False
  342. OptionsSelection.HideSelection = True
  343. OptionsView.GroupByBox = False
  344. object ColObj01: TcxGridColumn
  345. Caption = #54268#54805#49885
  346. PropertiesClassName = 'TcxTextEditProperties'
  347. Properties.Alignment.Horz = taCenter
  348. Properties.Alignment.Vert = taVCenter
  349. Visible = False
  350. HeaderAlignmentHorz = taCenter
  351. HeaderAlignmentVert = vaCenter
  352. Options.Editing = False
  353. Options.Filtering = False
  354. VisibleForCustomization = False
  355. Width = 55
  356. end
  357. object ColObj02: TcxGridColumn
  358. Caption = #44061#52404#50976#54805
  359. PropertiesClassName = 'TcxTextEditProperties'
  360. Properties.Alignment.Horz = taLeftJustify
  361. Properties.Alignment.Vert = taVCenter
  362. HeaderAlignmentHorz = taCenter
  363. HeaderAlignmentVert = vaCenter
  364. Options.Editing = False
  365. Options.Filtering = False
  366. VisibleForCustomization = False
  367. Width = 103
  368. end
  369. object ColObj03: TcxGridColumn
  370. Caption = #44061#52404'ID'
  371. PropertiesClassName = 'TcxTextEditProperties'
  372. Properties.Alignment.Horz = taCenter
  373. Properties.Alignment.Vert = taVCenter
  374. Visible = False
  375. HeaderAlignmentHorz = taCenter
  376. HeaderAlignmentVert = vaCenter
  377. Options.Editing = False
  378. Options.Filtering = False
  379. VisibleForCustomization = False
  380. Width = 53
  381. end
  382. object ColObj04: TcxGridColumn
  383. Caption = #50689#50669
  384. PropertiesClassName = 'TcxTextEditProperties'
  385. Properties.Alignment.Vert = taVCenter
  386. Visible = False
  387. HeaderAlignmentHorz = taCenter
  388. HeaderAlignmentVert = vaCenter
  389. Options.Editing = False
  390. Options.Filtering = False
  391. VisibleForCustomization = False
  392. end
  393. object ColIfscId: TcxGridColumn
  394. Caption = #44396#44036' ID'
  395. PropertiesClassName = 'TcxTextEditProperties'
  396. Properties.Alignment.Horz = taCenter
  397. Properties.Alignment.Vert = taVCenter
  398. HeaderAlignmentHorz = taCenter
  399. HeaderAlignmentVert = vaCenter
  400. Options.Editing = False
  401. Options.Filtering = False
  402. Width = 53
  403. end
  404. object ColIfscNm: TcxGridColumn
  405. Caption = #44396#44036#47749
  406. PropertiesClassName = 'TcxTextEditProperties'
  407. Properties.Alignment.Vert = taVCenter
  408. HeaderAlignmentHorz = taCenter
  409. HeaderAlignmentVert = vaCenter
  410. Options.Editing = False
  411. Options.Filtering = False
  412. Width = 92
  413. end
  414. object ColIfscStr: TcxGridColumn
  415. Caption = #49884#51216#47749
  416. PropertiesClassName = 'TcxTextEditProperties'
  417. Properties.Alignment.Horz = taLeftJustify
  418. Properties.Alignment.Vert = taVCenter
  419. HeaderAlignmentHorz = taCenter
  420. HeaderAlignmentVert = vaCenter
  421. Options.Editing = False
  422. Options.Filtering = False
  423. Width = 111
  424. end
  425. object ColIfscEnd: TcxGridColumn
  426. Caption = #51333#51216#47749
  427. PropertiesClassName = 'TcxTextEditProperties'
  428. Properties.Alignment.Horz = taLeftJustify
  429. Properties.Alignment.Vert = taVCenter
  430. HeaderAlignmentHorz = taCenter
  431. HeaderAlignmentVert = vaCenter
  432. Options.Editing = False
  433. Options.Filtering = False
  434. Width = 100
  435. end
  436. object TvObjListColumn9: TcxGridColumn
  437. PropertiesClassName = 'TcxTextEditProperties'
  438. Properties.Alignment.Vert = taVCenter
  439. Visible = False
  440. HeaderAlignmentHorz = taCenter
  441. HeaderAlignmentVert = vaCenter
  442. Options.Editing = False
  443. Options.Filtering = False
  444. VisibleForCustomization = False
  445. end
  446. object TvObjListColumn10: TcxGridColumn
  447. PropertiesClassName = 'TcxTextEditProperties'
  448. Properties.Alignment.Vert = taVCenter
  449. Visible = False
  450. HeaderAlignmentHorz = taCenter
  451. HeaderAlignmentVert = vaCenter
  452. Options.Editing = False
  453. Options.Filtering = False
  454. VisibleForCustomization = False
  455. end
  456. object TvObjListColumn11: TcxGridColumn
  457. PropertiesClassName = 'TcxTextEditProperties'
  458. Properties.Alignment.Vert = taVCenter
  459. Visible = False
  460. HeaderAlignmentHorz = taCenter
  461. HeaderAlignmentVert = vaCenter
  462. Options.Editing = False
  463. Options.Filtering = False
  464. VisibleForCustomization = False
  465. end
  466. object ColMem: TcxGridColumn
  467. Caption = #47700#47784#47532
  468. DataBinding.ValueType = 'Integer'
  469. PropertiesClassName = 'TcxCalcEditProperties'
  470. Visible = False
  471. HeaderAlignmentHorz = taCenter
  472. HeaderAlignmentVert = vaCenter
  473. Options.Editing = False
  474. Options.Filtering = False
  475. VisibleForCustomization = False
  476. end
  477. object ColObjType: TcxGridColumn
  478. PropertiesClassName = 'TcxTextEditProperties'
  479. Visible = False
  480. VisibleForCustomization = False
  481. end
  482. end
  483. object GlObjList: TcxGridLevel
  484. GridView = TvObjList
  485. end
  486. end
  487. end
  488. end
  489. object BtnListAdd: TcxButton
  490. Left = 481
  491. Top = 92
  492. Width = 80
  493. Height = 25
  494. Cursor = crHandPoint
  495. Hint = #51228#44277#44396#44036' '#49444#51221
  496. Caption = #9664' '#51201#50857
  497. Colors.Default = 10737865
  498. LookAndFeel.NativeStyle = False
  499. TabOrder = 1
  500. Font.Charset = DEFAULT_CHARSET
  501. Font.Color = clWindowText
  502. Font.Height = -13
  503. Font.Name = #47569#51008' '#44256#46357
  504. Font.Style = [fsBold]
  505. ParentFont = False
  506. OnClick = BtnListAddClick
  507. end
  508. object BtnListDelete: TcxButton
  509. Left = 481
  510. Top = 129
  511. Width = 80
  512. Height = 25
  513. Cursor = crHandPoint
  514. Hint = #51228#44277#44396#44036' '#49325#51228
  515. Caption = #49325#51228' '#9654
  516. Colors.Default = 10737865
  517. LookAndFeel.NativeStyle = False
  518. TabOrder = 2
  519. Font.Charset = DEFAULT_CHARSET
  520. Font.Color = clWindowText
  521. Font.Height = -13
  522. Font.Name = #47569#51008' '#44256#46357
  523. Font.Style = [fsBold]
  524. ParentFont = False
  525. OnClick = BtnListDeleteClick
  526. end
  527. object cxPageControl1: TcxPageControl
  528. Left = 571
  529. Top = 19
  530. Width = 401
  531. Height = 288
  532. Align = alRight
  533. Anchors = [akLeft, akTop, akRight, akBottom]
  534. Color = clWhite
  535. Focusable = False
  536. ParentBackground = False
  537. ParentColor = False
  538. ParentShowHint = False
  539. ShowHint = True
  540. TabOrder = 3
  541. Properties.ActivePage = cxTabSheet1
  542. Properties.HotTrack = True
  543. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  544. Properties.OwnerDraw = True
  545. Properties.Style = 9
  546. Properties.TabSlants.Positions = [spRight]
  547. TabSlants.Positions = [spRight]
  548. ClientRectBottom = 288
  549. ClientRectRight = 401
  550. ClientRectTop = 24
  551. object cxTabSheet1: TcxTabSheet
  552. Caption = #51221#48372#44396#44036#47785#47197' '
  553. ImageIndex = 2
  554. object CxAxis: TcxGrid
  555. Left = 0
  556. Top = 0
  557. Width = 401
  558. Height = 264
  559. Align = alClient
  560. TabOrder = 0
  561. LookAndFeel.Kind = lfUltraFlat
  562. LookAndFeel.NativeStyle = False
  563. object TvAxis: TcxGridTableView
  564. FilterBox.CustomizeDialog = False
  565. DataController.Summary.DefaultGroupSummaryItems = <>
  566. DataController.Summary.FooterSummaryItems = <>
  567. DataController.Summary.SummaryGroups = <>
  568. OptionsCustomize.ColumnSorting = False
  569. OptionsData.Editing = False
  570. OptionsSelection.HideFocusRectOnExit = False
  571. OptionsSelection.HideSelection = True
  572. OptionsView.ColumnAutoWidth = True
  573. OptionsView.GroupByBox = False
  574. OptionsView.Indicator = True
  575. object Col00: TcxGridColumn
  576. Caption = 'VMS ID'
  577. PropertiesClassName = 'TcxTextEditProperties'
  578. Properties.Alignment.Horz = taCenter
  579. Properties.Alignment.Vert = taVCenter
  580. Visible = False
  581. HeaderAlignmentHorz = taCenter
  582. HeaderAlignmentVert = vaCenter
  583. VisibleForCustomization = False
  584. Width = 99
  585. end
  586. object Col01: TcxGridColumn
  587. Caption = #44396#44036' ID'
  588. PropertiesClassName = 'TcxTextEditProperties'
  589. Properties.Alignment.Horz = taCenter
  590. Properties.Alignment.Vert = taVCenter
  591. HeaderAlignmentHorz = taCenter
  592. HeaderAlignmentVert = vaCenter
  593. Options.Editing = False
  594. Options.Filtering = False
  595. Width = 61
  596. end
  597. object Col02: TcxGridColumn
  598. Caption = #44396#44036#47749
  599. PropertiesClassName = 'TcxTextEditProperties'
  600. Properties.Alignment.Horz = taLeftJustify
  601. Properties.Alignment.Vert = taVCenter
  602. HeaderAlignmentHorz = taCenter
  603. HeaderAlignmentVert = vaCenter
  604. Options.Editing = False
  605. Options.Filtering = False
  606. Width = 109
  607. end
  608. object Col03: TcxGridColumn
  609. Caption = #49884#51216#47749
  610. PropertiesClassName = 'TcxTextEditProperties'
  611. Properties.Alignment.Horz = taLeftJustify
  612. Properties.Alignment.Vert = taVCenter
  613. HeaderAlignmentHorz = taCenter
  614. HeaderAlignmentVert = vaCenter
  615. Options.Editing = False
  616. Width = 100
  617. end
  618. object Col04: TcxGridColumn
  619. Caption = #51333#51216#47749
  620. PropertiesClassName = 'TcxTextEditProperties'
  621. Properties.Alignment.Horz = taLeftJustify
  622. Properties.Alignment.Vert = taVCenter
  623. HeaderAlignmentHorz = taCenter
  624. HeaderAlignmentVert = vaCenter
  625. Options.Editing = False
  626. Width = 105
  627. end
  628. object Col05: TcxGridColumn
  629. Caption = #52629
  630. PropertiesClassName = 'TcxTextEditProperties'
  631. Properties.Alignment.Horz = taLeftJustify
  632. Properties.Alignment.Vert = taVCenter
  633. OnCustomDrawCell = Col05CustomDrawCell
  634. HeaderAlignmentHorz = taCenter
  635. HeaderAlignmentVert = vaCenter
  636. Options.Editing = False
  637. Width = 40
  638. end
  639. end
  640. object GlAxis: TcxGridLevel
  641. GridView = TvAxis
  642. end
  643. end
  644. end
  645. end
  646. end
  647. end
  648. object BtnSearch: TcxButton
  649. Left = 819
  650. Top = 11
  651. Width = 80
  652. Height = 25
  653. Cursor = crHandPoint
  654. Hint = #51312#54924
  655. Anchors = [akTop, akRight]
  656. Caption = #51312#54924
  657. Colors.Default = 10737865
  658. LookAndFeel.NativeStyle = False
  659. TabOrder = 2
  660. Visible = False
  661. Font.Charset = DEFAULT_CHARSET
  662. Font.Color = clBlack
  663. Font.Height = -13
  664. Font.Name = #47569#51008' '#44256#46357
  665. Font.Style = [fsBold]
  666. ParentFont = False
  667. OnClick = BtnSearchClick
  668. end
  669. object EdObjId: TcxMaskEdit
  670. Left = 186
  671. Top = 8
  672. Properties.Alignment.Horz = taCenter
  673. Properties.Alignment.Vert = taVCenter
  674. Properties.MaskKind = emkRegExpr
  675. Properties.MaxLength = 0
  676. Style.LookAndFeel.NativeStyle = False
  677. StyleDisabled.LookAndFeel.NativeStyle = False
  678. StyleFocused.LookAndFeel.NativeStyle = False
  679. StyleHot.LookAndFeel.NativeStyle = False
  680. TabOrder = 3
  681. Text = '0'
  682. Visible = False
  683. Width = 56
  684. end
  685. object EdFormId: TcxTextEdit
  686. Left = 289
  687. Top = 8
  688. ImeMode = imSAlpha
  689. Properties.Alignment.Horz = taCenter
  690. Properties.Alignment.Vert = taVCenter
  691. Properties.ImeMode = imSAlpha
  692. Properties.MaxLength = 0
  693. Properties.ReadOnly = True
  694. Style.LookAndFeel.Kind = lfUltraFlat
  695. Style.LookAndFeel.NativeStyle = False
  696. Style.Shadow = False
  697. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  698. StyleDisabled.LookAndFeel.NativeStyle = False
  699. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  700. StyleFocused.LookAndFeel.NativeStyle = False
  701. StyleHot.LookAndFeel.Kind = lfUltraFlat
  702. StyleHot.LookAndFeel.NativeStyle = False
  703. TabOrder = 4
  704. Text = '10000'
  705. Visible = False
  706. Width = 83
  707. end
  708. object BtnClosex: TcxButton
  709. Left = 907
  710. Top = 11
  711. Width = 80
  712. Height = 25
  713. Cursor = crHandPoint
  714. Hint = #45803#44592
  715. Anchors = [akTop, akRight]
  716. Caption = #45803#44592
  717. Colors.Default = 10737865
  718. TabOrder = 5
  719. Visible = False
  720. Font.Charset = DEFAULT_CHARSET
  721. Font.Color = clBlack
  722. Font.Height = -13
  723. Font.Name = #47569#51008' '#44256#46357
  724. Font.Style = [fsBold]
  725. ParentFont = False
  726. OnClick = BtnClosexClick
  727. end
  728. object TmrShow: TTimer
  729. Enabled = False
  730. Interval = 300
  731. OnTimer = TmrShowTimer
  732. Left = 788
  733. Top = 72
  734. end
  735. object VmsDesigner1: VmsDesigner
  736. Left = 816
  737. Top = 96
  738. end
  739. end