VMSM610MF.dfm 23 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736
  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 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 = #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 = #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. end
  478. object GlObjList: TcxGridLevel
  479. GridView = TvObjList
  480. end
  481. end
  482. end
  483. end
  484. object BtnListAdd: TcxButton
  485. Left = 481
  486. Top = 92
  487. Width = 80
  488. Height = 25
  489. Cursor = crHandPoint
  490. Hint = #51228#44277#44396#44036' '#49444#51221
  491. Caption = #9664' '#51201#50857
  492. Colors.Default = 10737865
  493. LookAndFeel.NativeStyle = False
  494. TabOrder = 1
  495. Font.Charset = DEFAULT_CHARSET
  496. Font.Color = clWindowText
  497. Font.Height = -13
  498. Font.Name = #47569#51008' '#44256#46357
  499. Font.Style = [fsBold]
  500. ParentFont = False
  501. OnClick = BtnListAddClick
  502. end
  503. object BtnListDelete: TcxButton
  504. Left = 481
  505. Top = 129
  506. Width = 80
  507. Height = 25
  508. Cursor = crHandPoint
  509. Hint = #51228#44277#44396#44036' '#49325#51228
  510. Caption = #49325#51228' '#9654
  511. Colors.Default = 10737865
  512. LookAndFeel.NativeStyle = False
  513. TabOrder = 2
  514. Font.Charset = DEFAULT_CHARSET
  515. Font.Color = clWindowText
  516. Font.Height = -13
  517. Font.Name = #47569#51008' '#44256#46357
  518. Font.Style = [fsBold]
  519. ParentFont = False
  520. OnClick = BtnListDeleteClick
  521. end
  522. object cxPageControl1: TcxPageControl
  523. Left = 571
  524. Top = 19
  525. Width = 401
  526. Height = 288
  527. Align = alRight
  528. Anchors = [akLeft, akTop, akRight, akBottom]
  529. Color = clWhite
  530. Focusable = False
  531. ParentBackground = False
  532. ParentColor = False
  533. ParentShowHint = False
  534. ShowHint = True
  535. TabOrder = 3
  536. Properties.ActivePage = cxTabSheet1
  537. Properties.HotTrack = True
  538. Properties.Options = [pcoAlwaysShowGoDialogButton, pcoFixedTabWidthWhenRotated, pcoGradient, pcoGradientClientArea, pcoRedrawOnResize]
  539. Properties.OwnerDraw = True
  540. Properties.Style = 9
  541. Properties.TabSlants.Positions = [spRight]
  542. TabSlants.Positions = [spRight]
  543. ClientRectBottom = 288
  544. ClientRectRight = 401
  545. ClientRectTop = 24
  546. object cxTabSheet1: TcxTabSheet
  547. Caption = #51221#48372#44396#44036#47785#47197' '
  548. ImageIndex = 2
  549. ExplicitTop = 0
  550. ExplicitWidth = 0
  551. ExplicitHeight = 0
  552. object CxAxis: TcxGrid
  553. Left = 0
  554. Top = 0
  555. Width = 401
  556. Height = 264
  557. Align = alClient
  558. TabOrder = 0
  559. LookAndFeel.Kind = lfUltraFlat
  560. LookAndFeel.NativeStyle = False
  561. object TvAxis: TcxGridTableView
  562. FilterBox.CustomizeDialog = False
  563. DataController.Summary.DefaultGroupSummaryItems = <>
  564. DataController.Summary.FooterSummaryItems = <>
  565. DataController.Summary.SummaryGroups = <>
  566. OptionsCustomize.ColumnSorting = False
  567. OptionsData.Editing = False
  568. OptionsSelection.HideFocusRectOnExit = False
  569. OptionsSelection.HideSelection = True
  570. OptionsView.ColumnAutoWidth = True
  571. OptionsView.GroupByBox = False
  572. OptionsView.Indicator = True
  573. object Col00: TcxGridColumn
  574. Caption = 'VMS ID'
  575. PropertiesClassName = 'TcxTextEditProperties'
  576. Properties.Alignment.Horz = taCenter
  577. Properties.Alignment.Vert = taVCenter
  578. Visible = False
  579. HeaderAlignmentHorz = taCenter
  580. HeaderAlignmentVert = vaCenter
  581. VisibleForCustomization = False
  582. Width = 99
  583. end
  584. object Col01: TcxGridColumn
  585. Caption = #44396#44036' ID'
  586. PropertiesClassName = 'TcxTextEditProperties'
  587. Properties.Alignment.Horz = taCenter
  588. Properties.Alignment.Vert = taVCenter
  589. HeaderAlignmentHorz = taCenter
  590. HeaderAlignmentVert = vaCenter
  591. Options.Editing = False
  592. Options.Filtering = False
  593. Width = 61
  594. end
  595. object Col02: TcxGridColumn
  596. Caption = #44396#44036#47749
  597. PropertiesClassName = 'TcxTextEditProperties'
  598. Properties.Alignment.Horz = taLeftJustify
  599. Properties.Alignment.Vert = taVCenter
  600. HeaderAlignmentHorz = taCenter
  601. HeaderAlignmentVert = vaCenter
  602. Options.Editing = False
  603. Options.Filtering = False
  604. Width = 109
  605. end
  606. object Col03: TcxGridColumn
  607. Caption = #49884#51216#47749
  608. PropertiesClassName = 'TcxTextEditProperties'
  609. Properties.Alignment.Horz = taLeftJustify
  610. Properties.Alignment.Vert = taVCenter
  611. HeaderAlignmentHorz = taCenter
  612. HeaderAlignmentVert = vaCenter
  613. Options.Editing = False
  614. Width = 100
  615. end
  616. object Col04: TcxGridColumn
  617. Caption = #51333#51216#47749
  618. PropertiesClassName = 'TcxTextEditProperties'
  619. Properties.Alignment.Horz = taLeftJustify
  620. Properties.Alignment.Vert = taVCenter
  621. HeaderAlignmentHorz = taCenter
  622. HeaderAlignmentVert = vaCenter
  623. Options.Editing = False
  624. Width = 105
  625. end
  626. object Col05: TcxGridColumn
  627. Caption = #52629
  628. PropertiesClassName = 'TcxTextEditProperties'
  629. Properties.Alignment.Horz = taLeftJustify
  630. Properties.Alignment.Vert = taVCenter
  631. HeaderAlignmentHorz = taCenter
  632. HeaderAlignmentVert = vaCenter
  633. Options.Editing = False
  634. Width = 40
  635. end
  636. end
  637. object GlAxis: TcxGridLevel
  638. GridView = TvAxis
  639. end
  640. end
  641. end
  642. end
  643. end
  644. end
  645. object BtnSearch: TcxButton
  646. Left = 819
  647. Top = 11
  648. Width = 80
  649. Height = 25
  650. Cursor = crHandPoint
  651. Hint = #51312#54924
  652. Anchors = [akTop, akRight]
  653. Caption = #51312#54924
  654. Colors.Default = 10737865
  655. LookAndFeel.NativeStyle = False
  656. TabOrder = 2
  657. Visible = False
  658. Font.Charset = DEFAULT_CHARSET
  659. Font.Color = clBlack
  660. Font.Height = -13
  661. Font.Name = #47569#51008' '#44256#46357
  662. Font.Style = [fsBold]
  663. ParentFont = False
  664. OnClick = BtnSearchClick
  665. end
  666. object EdObjId: TcxMaskEdit
  667. Left = 186
  668. Top = 8
  669. Properties.Alignment.Horz = taCenter
  670. Properties.Alignment.Vert = taVCenter
  671. Properties.MaskKind = emkRegExpr
  672. Properties.MaxLength = 0
  673. Style.LookAndFeel.NativeStyle = False
  674. StyleDisabled.LookAndFeel.NativeStyle = False
  675. StyleFocused.LookAndFeel.NativeStyle = False
  676. StyleHot.LookAndFeel.NativeStyle = False
  677. TabOrder = 3
  678. Text = '0'
  679. Visible = False
  680. Width = 56
  681. end
  682. object EdFormId: TcxTextEdit
  683. Left = 289
  684. Top = 8
  685. ImeMode = imSAlpha
  686. Properties.Alignment.Horz = taCenter
  687. Properties.Alignment.Vert = taVCenter
  688. Properties.ImeMode = imSAlpha
  689. Properties.MaxLength = 0
  690. Properties.ReadOnly = True
  691. Style.LookAndFeel.Kind = lfUltraFlat
  692. Style.LookAndFeel.NativeStyle = False
  693. Style.Shadow = False
  694. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  695. StyleDisabled.LookAndFeel.NativeStyle = False
  696. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  697. StyleFocused.LookAndFeel.NativeStyle = False
  698. StyleHot.LookAndFeel.Kind = lfUltraFlat
  699. StyleHot.LookAndFeel.NativeStyle = False
  700. TabOrder = 4
  701. Text = '10000'
  702. Visible = False
  703. Width = 83
  704. end
  705. object BtnClosex: TcxButton
  706. Left = 907
  707. Top = 11
  708. Width = 80
  709. Height = 25
  710. Cursor = crHandPoint
  711. Hint = #45803#44592
  712. Anchors = [akTop, akRight]
  713. Caption = #45803#44592
  714. Colors.Default = 10737865
  715. TabOrder = 5
  716. Visible = False
  717. Font.Charset = DEFAULT_CHARSET
  718. Font.Color = clBlack
  719. Font.Height = -13
  720. Font.Name = #47569#51008' '#44256#46357
  721. Font.Style = [fsBold]
  722. ParentFont = False
  723. OnClick = BtnClosexClick
  724. end
  725. object TmrShow: TTimer
  726. Enabled = False
  727. Interval = 300
  728. OnTimer = TmrShowTimer
  729. Left = 788
  730. Top = 72
  731. end
  732. object VmsDesigner1: VmsDesigner
  733. Left = 816
  734. Top = 96
  735. end
  736. end