VMSM810MF.dfm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731
  1. object VMSM810M: TVMSM810M
  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 = 441
  9. ClientWidth = 852
  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. 852
  25. 441)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 844
  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 = 844
  60. Height = 431
  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 = 826
  80. Height = 420
  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 = 382
  89. Width = 826
  90. Height = 38
  91. Align = alBottom
  92. BevelOuter = bvNone
  93. TabOrder = 0
  94. DesignSize = (
  95. 826
  96. 38)
  97. object BtnEdit: TcxButton
  98. Tag = 2
  99. Left = 8
  100. Top = 10
  101. Width = 75
  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 = 75
  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 = 75
  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 = 75
  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 = 615
  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 = 722
  202. Top = 7
  203. Width = 100
  204. Height = 25
  205. Cursor = crHandPoint
  206. Hint = #54364#52636#44592#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. ParentFont = False
  226. Style.BorderColor = clCaptionText
  227. Style.Font.Charset = DEFAULT_CHARSET
  228. Style.Font.Color = clWindowText
  229. Style.Font.Height = -13
  230. Style.Font.Name = #47569#51008' '#44256#46357
  231. Style.Font.Style = []
  232. Style.Shadow = False
  233. Style.TextColor = clWindowText
  234. Style.TextStyle = [fsBold]
  235. Style.IsFontAssigned = True
  236. TabOrder = 1
  237. Height = 141
  238. Width = 826
  239. object PnlCmd: TPanel
  240. Left = 3
  241. Top = 19
  242. Width = 820
  243. Height = 112
  244. Align = alClient
  245. BevelOuter = bvNone
  246. Enabled = False
  247. TabOrder = 0
  248. object Panel2: TPanel
  249. Left = 0
  250. Top = 0
  251. Width = 820
  252. Height = 112
  253. Align = alClient
  254. BevelOuter = bvNone
  255. Color = clMenuHighlight
  256. Enabled = False
  257. ParentBackground = False
  258. TabOrder = 0
  259. object ImgForm: TImage
  260. Left = 520
  261. Top = 18
  262. Width = 80
  263. Height = 57
  264. Visible = False
  265. end
  266. object PnlEdtBack: TPanel
  267. Left = 3
  268. Top = 2
  269. Width = 271
  270. Height = 73
  271. BevelInner = bvLowered
  272. Color = clSilver
  273. ParentBackground = False
  274. TabOrder = 0
  275. object PnlEditForm: TPanel
  276. Left = 2
  277. Top = 2
  278. Width = 267
  279. Height = 69
  280. Align = alClient
  281. BevelOuter = bvNone
  282. Color = clBlack
  283. ParentBackground = False
  284. TabOrder = 0
  285. end
  286. end
  287. end
  288. end
  289. end
  290. object GrpObj: TcxGroupBox
  291. Left = 0
  292. Top = 141
  293. Align = alClient
  294. Caption = #9654' '#51221#48372#51228#44277#44396#44036' '#49444#51221
  295. Style.TextStyle = [fsBold]
  296. TabOrder = 2
  297. Height = 241
  298. Width = 826
  299. object PgObject: TcxPageControl
  300. Left = 3
  301. Top = 19
  302. Width = 324
  303. Height = 212
  304. Align = alLeft
  305. Color = clWhite
  306. Focusable = False
  307. ParentBackground = False
  308. ParentColor = False
  309. ParentShowHint = False
  310. ShowHint = True
  311. TabOrder = 0
  312. Properties.ActivePage = TsObject
  313. Properties.HotTrack = True
  314. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  315. Properties.OwnerDraw = True
  316. Properties.Style = 9
  317. Properties.TabSlants.Positions = [spRight]
  318. TabSlants.Positions = [spRight]
  319. ClientRectBottom = 212
  320. ClientRectRight = 324
  321. ClientRectTop = 24
  322. object TsObject: TcxTabSheet
  323. Caption = #54268' '#44061#52404' '#47785#47197' '
  324. ImageIndex = 2
  325. object CxObjList: TcxGrid
  326. Left = 0
  327. Top = 0
  328. Width = 324
  329. Height = 188
  330. Align = alClient
  331. TabOrder = 0
  332. LookAndFeel.Kind = lfUltraFlat
  333. LookAndFeel.NativeStyle = False
  334. object TvObjList: TcxGridTableView
  335. FilterBox.CustomizeDialog = False
  336. OnFocusedRecordChanged = TvObjListFocusedRecordChanged
  337. DataController.Summary.DefaultGroupSummaryItems = <>
  338. DataController.Summary.FooterSummaryItems = <>
  339. DataController.Summary.SummaryGroups = <>
  340. OptionsSelection.HideFocusRectOnExit = False
  341. OptionsSelection.HideSelection = True
  342. OptionsView.GroupByBox = False
  343. object ColObj01: TcxGridColumn
  344. Caption = #54268#54805#49885
  345. PropertiesClassName = 'TcxTextEditProperties'
  346. Properties.Alignment.Horz = taCenter
  347. Properties.Alignment.Vert = taVCenter
  348. Visible = False
  349. HeaderAlignmentHorz = taCenter
  350. HeaderAlignmentVert = vaCenter
  351. Options.Editing = False
  352. Options.Filtering = False
  353. VisibleForCustomization = False
  354. Width = 55
  355. end
  356. object ColObj02: TcxGridColumn
  357. Caption = #44061#52404#50976#54805
  358. PropertiesClassName = 'TcxTextEditProperties'
  359. Properties.Alignment.Horz = taLeftJustify
  360. Properties.Alignment.Vert = taVCenter
  361. HeaderAlignmentHorz = taCenter
  362. HeaderAlignmentVert = vaCenter
  363. Options.Editing = False
  364. Options.Filtering = False
  365. VisibleForCustomization = False
  366. Width = 142
  367. end
  368. object ColObj03: TcxGridColumn
  369. Caption = #44061#52404'ID'
  370. PropertiesClassName = 'TcxTextEditProperties'
  371. Properties.Alignment.Horz = taCenter
  372. Properties.Alignment.Vert = taVCenter
  373. Visible = False
  374. HeaderAlignmentHorz = taCenter
  375. HeaderAlignmentVert = vaCenter
  376. Options.Editing = False
  377. Options.Filtering = False
  378. VisibleForCustomization = False
  379. Width = 53
  380. end
  381. object ColObj04: TcxGridColumn
  382. Caption = #50689#50669
  383. PropertiesClassName = 'TcxTextEditProperties'
  384. Properties.Alignment.Vert = taVCenter
  385. Visible = False
  386. HeaderAlignmentHorz = taCenter
  387. HeaderAlignmentVert = vaCenter
  388. Options.Editing = False
  389. Options.Filtering = False
  390. VisibleForCustomization = False
  391. end
  392. object ColIfscId: TcxGridColumn
  393. Caption = #44396#44036' ID'
  394. PropertiesClassName = 'TcxTextEditProperties'
  395. Properties.Alignment.Horz = taCenter
  396. Properties.Alignment.Vert = taVCenter
  397. HeaderAlignmentHorz = taCenter
  398. HeaderAlignmentVert = vaCenter
  399. Options.Editing = False
  400. Options.Filtering = False
  401. Width = 53
  402. end
  403. object ColIfscNm: TcxGridColumn
  404. Caption = #44396#44036#47749
  405. PropertiesClassName = 'TcxTextEditProperties'
  406. Properties.Alignment.Vert = taVCenter
  407. HeaderAlignmentHorz = taCenter
  408. HeaderAlignmentVert = vaCenter
  409. Options.Editing = False
  410. Options.Filtering = False
  411. Width = 92
  412. end
  413. object ColIfscStr: TcxGridColumn
  414. Caption = #49884#51216#47749
  415. PropertiesClassName = 'TcxTextEditProperties'
  416. Properties.Alignment.Horz = taLeftJustify
  417. Properties.Alignment.Vert = taVCenter
  418. HeaderAlignmentHorz = taCenter
  419. HeaderAlignmentVert = vaCenter
  420. Options.Editing = False
  421. Options.Filtering = False
  422. Width = 111
  423. end
  424. object ColIfscEnd: TcxGridColumn
  425. Caption = #51333#51216#47749
  426. PropertiesClassName = 'TcxTextEditProperties'
  427. Properties.Alignment.Horz = taLeftJustify
  428. Properties.Alignment.Vert = taVCenter
  429. HeaderAlignmentHorz = taCenter
  430. HeaderAlignmentVert = vaCenter
  431. Options.Editing = False
  432. Options.Filtering = 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. end
  477. object GlObjList: TcxGridLevel
  478. GridView = TvObjList
  479. end
  480. end
  481. end
  482. end
  483. object BtnListAdd: TcxButton
  484. Left = 333
  485. Top = 92
  486. Width = 80
  487. Height = 25
  488. Cursor = crHandPoint
  489. Hint = #51228#44277#44396#44036' '#49444#51221
  490. Caption = #9664' '#51201#50857
  491. Colors.Default = 10737865
  492. LookAndFeel.NativeStyle = False
  493. TabOrder = 1
  494. Font.Charset = DEFAULT_CHARSET
  495. Font.Color = clWindowText
  496. Font.Height = -13
  497. Font.Name = #47569#51008' '#44256#46357
  498. Font.Style = [fsBold]
  499. ParentFont = False
  500. OnClick = BtnListAddClick
  501. end
  502. object BtnListDelete: TcxButton
  503. Left = 333
  504. Top = 129
  505. Width = 80
  506. Height = 25
  507. Cursor = crHandPoint
  508. Hint = #51228#44277#44396#44036' '#49325#51228
  509. Caption = #49325#51228' '#9654
  510. Colors.Default = 10737865
  511. LookAndFeel.NativeStyle = False
  512. TabOrder = 2
  513. Font.Charset = DEFAULT_CHARSET
  514. Font.Color = clWindowText
  515. Font.Height = -13
  516. Font.Name = #47569#51008' '#44256#46357
  517. Font.Style = [fsBold]
  518. ParentFont = False
  519. OnClick = BtnListDeleteClick
  520. end
  521. object cxPageControl1: TcxPageControl
  522. Left = 422
  523. Top = 19
  524. Width = 401
  525. Height = 212
  526. Align = alRight
  527. Color = clWhite
  528. Focusable = False
  529. ParentBackground = False
  530. ParentColor = False
  531. ParentShowHint = False
  532. ShowHint = True
  533. TabOrder = 3
  534. Properties.ActivePage = cxTabSheet1
  535. Properties.HotTrack = True
  536. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  537. Properties.OwnerDraw = True
  538. Properties.Style = 9
  539. Properties.TabSlants.Positions = [spRight]
  540. TabSlants.Positions = [spRight]
  541. ClientRectBottom = 212
  542. ClientRectRight = 401
  543. ClientRectTop = 24
  544. object cxTabSheet1: TcxTabSheet
  545. Caption = #51221#48372#44396#44036#47785#47197' '
  546. ImageIndex = 2
  547. object CxAxis: TcxGrid
  548. Left = 0
  549. Top = 0
  550. Width = 401
  551. Height = 188
  552. Align = alClient
  553. TabOrder = 0
  554. LookAndFeel.Kind = lfUltraFlat
  555. LookAndFeel.NativeStyle = False
  556. object TvAxis: TcxGridTableView
  557. FilterBox.CustomizeDialog = False
  558. DataController.Summary.DefaultGroupSummaryItems = <>
  559. DataController.Summary.FooterSummaryItems = <>
  560. DataController.Summary.SummaryGroups = <>
  561. OptionsCustomize.ColumnSorting = False
  562. OptionsData.Editing = False
  563. OptionsSelection.HideFocusRectOnExit = False
  564. OptionsSelection.HideSelection = True
  565. OptionsView.ColumnAutoWidth = True
  566. OptionsView.GroupByBox = False
  567. OptionsView.Indicator = True
  568. object Col00: TcxGridColumn
  569. Caption = 'VMS ID'
  570. PropertiesClassName = 'TcxTextEditProperties'
  571. Properties.Alignment.Horz = taCenter
  572. Properties.Alignment.Vert = taVCenter
  573. Visible = False
  574. HeaderAlignmentHorz = taCenter
  575. HeaderAlignmentVert = vaCenter
  576. VisibleForCustomization = False
  577. Width = 99
  578. end
  579. object Col01: TcxGridColumn
  580. Caption = #44396#44036' ID'
  581. PropertiesClassName = 'TcxTextEditProperties'
  582. Properties.Alignment.Horz = taCenter
  583. Properties.Alignment.Vert = taVCenter
  584. HeaderAlignmentHorz = taCenter
  585. HeaderAlignmentVert = vaCenter
  586. Options.Editing = False
  587. Options.Filtering = False
  588. Width = 61
  589. end
  590. object Col02: TcxGridColumn
  591. Caption = #44396#44036#47749
  592. PropertiesClassName = 'TcxTextEditProperties'
  593. Properties.Alignment.Horz = taLeftJustify
  594. Properties.Alignment.Vert = taVCenter
  595. HeaderAlignmentHorz = taCenter
  596. HeaderAlignmentVert = vaCenter
  597. Options.Editing = False
  598. Options.Filtering = False
  599. Width = 109
  600. end
  601. object Col03: TcxGridColumn
  602. Caption = #49884#51216#47749
  603. PropertiesClassName = 'TcxTextEditProperties'
  604. Properties.Alignment.Horz = taLeftJustify
  605. Properties.Alignment.Vert = taVCenter
  606. HeaderAlignmentHorz = taCenter
  607. HeaderAlignmentVert = vaCenter
  608. Options.Editing = False
  609. Width = 100
  610. end
  611. object Col04: TcxGridColumn
  612. Caption = #51333#51216#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. Width = 105
  620. end
  621. object Col05: TcxGridColumn
  622. Caption = #52629
  623. PropertiesClassName = 'TcxTextEditProperties'
  624. Properties.Alignment.Horz = taLeftJustify
  625. Properties.Alignment.Vert = taVCenter
  626. HeaderAlignmentHorz = taCenter
  627. HeaderAlignmentVert = vaCenter
  628. Options.Editing = False
  629. Width = 40
  630. end
  631. end
  632. object GlAxis: TcxGridLevel
  633. GridView = TvAxis
  634. end
  635. end
  636. end
  637. end
  638. end
  639. end
  640. object BtnSearch: TcxButton
  641. Left = 670
  642. Top = 11
  643. Width = 75
  644. Height = 25
  645. Cursor = crHandPoint
  646. Hint = #51312#54924
  647. Anchors = [akTop, akRight]
  648. Caption = #51312#54924
  649. Colors.Default = 10737865
  650. LookAndFeel.NativeStyle = False
  651. TabOrder = 2
  652. Visible = False
  653. Font.Charset = DEFAULT_CHARSET
  654. Font.Color = clBlack
  655. Font.Height = -13
  656. Font.Name = #47569#51008' '#44256#46357
  657. Font.Style = [fsBold]
  658. ParentFont = False
  659. OnClick = BtnSearchClick
  660. end
  661. object EdObjId: TcxMaskEdit
  662. Left = 186
  663. Top = 8
  664. Properties.Alignment.Horz = taCenter
  665. Properties.Alignment.Vert = taVCenter
  666. Properties.MaskKind = emkRegExpr
  667. Properties.MaxLength = 0
  668. Style.LookAndFeel.NativeStyle = False
  669. StyleDisabled.LookAndFeel.NativeStyle = False
  670. StyleFocused.LookAndFeel.NativeStyle = False
  671. StyleHot.LookAndFeel.NativeStyle = False
  672. TabOrder = 3
  673. Text = '0'
  674. Visible = False
  675. Width = 56
  676. end
  677. object EdFormId: TcxTextEdit
  678. Left = 289
  679. Top = 8
  680. ImeMode = imSAlpha
  681. Properties.Alignment.Horz = taCenter
  682. Properties.Alignment.Vert = taVCenter
  683. Properties.ImeMode = imSAlpha
  684. Properties.MaxLength = 0
  685. Properties.ReadOnly = True
  686. Style.LookAndFeel.Kind = lfUltraFlat
  687. Style.LookAndFeel.NativeStyle = False
  688. Style.Shadow = False
  689. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  690. StyleDisabled.LookAndFeel.NativeStyle = False
  691. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  692. StyleFocused.LookAndFeel.NativeStyle = False
  693. StyleHot.LookAndFeel.Kind = lfUltraFlat
  694. StyleHot.LookAndFeel.NativeStyle = False
  695. TabOrder = 4
  696. Text = '10000'
  697. Visible = False
  698. Width = 83
  699. end
  700. object BtnClosex: TcxButton
  701. Left = 763
  702. Top = 11
  703. Width = 75
  704. Height = 25
  705. Cursor = crHandPoint
  706. Hint = #45803#44592
  707. Anchors = [akTop, akRight]
  708. Caption = #45803#44592
  709. Colors.Default = 10737865
  710. TabOrder = 5
  711. Visible = False
  712. Font.Charset = DEFAULT_CHARSET
  713. Font.Color = clBlack
  714. Font.Height = -13
  715. Font.Name = #47569#51008' '#44256#46357
  716. Font.Style = [fsBold]
  717. ParentFont = False
  718. OnClick = BtnClosexClick
  719. end
  720. object TmrShow: TTimer
  721. Enabled = False
  722. Interval = 300
  723. OnTimer = TmrShowTimer
  724. Left = 876
  725. Top = 8
  726. end
  727. object VmsDesigner1: VmsDesigner
  728. Left = 816
  729. Top = 96
  730. end
  731. end