VMSM640MF.dfm 23 KB

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