VMSM610MF.dfm 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766
  1. object VMSM610M: TVMSM610M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMaximize]
  7. Caption = 'VMS '#47700#49884#51648' '#54268' '#44396#44036' '#49444#51221
  8. ClientHeight = 761
  9. ClientWidth = 1193
  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. 1193
  25. 761)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 1185
  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 = 1185
  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 = 2
  78. Top = 2
  79. Width = 1187
  80. Height = 756
  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 = 722
  89. Width = 1187
  90. Height = 34
  91. Align = alBottom
  92. BevelOuter = bvNone
  93. TabOrder = 0
  94. DesignSize = (
  95. 1187
  96. 34)
  97. object BtnSave: TcxButton
  98. Tag = 4
  99. Left = 1030
  100. Top = 5
  101. Width = 154
  102. Height = 25
  103. Cursor = crHandPoint
  104. Hint = #47700#49884#51648' '#54268' '#51221#48372#47484' '#49444#51221' '#54633#45768#45796'.'
  105. Anchors = [akRight, akBottom]
  106. Caption = #49444#51221' '#51221#48372' '#54869#51064
  107. Colors.Default = 10737865
  108. TabOrder = 0
  109. Font.Charset = DEFAULT_CHARSET
  110. Font.Color = clBlack
  111. Font.Height = -13
  112. Font.Name = #47569#51008' '#44256#46357
  113. Font.Style = [fsBold]
  114. ParentFont = False
  115. OnClick = BtnSaveClick
  116. end
  117. end
  118. object cxGroupBox1: TcxGroupBox
  119. Left = 0
  120. Top = 0
  121. Align = alTop
  122. Caption = #9654' VMS '#47700#49884#51648' '#54268
  123. Style.BorderColor = clCaptionText
  124. Style.Shadow = False
  125. Style.TextColor = clWindowText
  126. Style.TextStyle = [fsBold]
  127. TabOrder = 1
  128. Height = 385
  129. Width = 1187
  130. object PnlCmd: TPanel
  131. Left = 3
  132. Top = 19
  133. Width = 1181
  134. Height = 356
  135. Align = alClient
  136. BevelOuter = bvNone
  137. Enabled = False
  138. TabOrder = 0
  139. object ScrollBox2: TScrollBox
  140. Left = 0
  141. Top = 0
  142. Width = 1181
  143. Height = 356
  144. HorzScrollBar.Tracking = True
  145. VertScrollBar.Tracking = True
  146. Align = alClient
  147. BevelInner = bvNone
  148. BevelOuter = bvNone
  149. BorderStyle = bsNone
  150. ParentBackground = True
  151. TabOrder = 0
  152. object ImgForm: TImage
  153. Left = 538
  154. Top = 82
  155. Width = 80
  156. Height = 57
  157. Visible = False
  158. end
  159. object ImgTemp: TImage
  160. Left = 632
  161. Top = 237
  162. Width = 92
  163. Height = 88
  164. AutoSize = True
  165. Center = True
  166. Visible = False
  167. end
  168. object PnlEdtBack: TPanel
  169. Left = 3
  170. Top = 2
  171. Width = 310
  172. Height = 63
  173. BevelInner = bvLowered
  174. Color = clSilver
  175. ParentBackground = False
  176. TabOrder = 0
  177. object PnlEditForm: TPanel
  178. Left = 2
  179. Top = 2
  180. Width = 306
  181. Height = 59
  182. Align = alClient
  183. BevelOuter = bvNone
  184. Color = clBlack
  185. ParentBackground = False
  186. TabOrder = 0
  187. end
  188. end
  189. end
  190. end
  191. end
  192. object GrpObj: TcxGroupBox
  193. Left = 0
  194. Top = 385
  195. Align = alClient
  196. Caption = #9654' VMS '#47700#49884#51648' '#54268' '#49444#51221
  197. Style.TextStyle = [fsBold]
  198. TabOrder = 2
  199. Height = 337
  200. Width = 1187
  201. object PnlTitle: TPanel
  202. Left = 3
  203. Top = 19
  204. Width = 1181
  205. Height = 43
  206. Align = alTop
  207. BevelOuter = bvNone
  208. ParentColor = True
  209. TabOrder = 0
  210. object ImgDesc00: TImage
  211. Left = 9
  212. Top = 12
  213. Width = 9
  214. Height = 9
  215. Transparent = True
  216. end
  217. object ImgDesc02: TImage
  218. Left = 632
  219. Top = 12
  220. Width = 9
  221. Height = 9
  222. Transparent = True
  223. end
  224. object CbVmsDsplCndt: TcxComboBox
  225. Left = 128
  226. Top = 5
  227. Properties.Alignment.Vert = taVCenter
  228. Properties.DropDownListStyle = lsFixedList
  229. Properties.DropDownRows = 20
  230. Properties.DropDownSizeable = True
  231. Properties.HideSelection = False
  232. Properties.Items.Strings = (
  233. '')
  234. Style.BorderStyle = ebsUltraFlat
  235. Style.LookAndFeel.Kind = lfUltraFlat
  236. Style.LookAndFeel.NativeStyle = False
  237. Style.ButtonStyle = btsUltraFlat
  238. Style.PopupBorderStyle = epbsFlat
  239. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  240. StyleDisabled.LookAndFeel.NativeStyle = False
  241. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  242. StyleFocused.LookAndFeel.NativeStyle = False
  243. StyleFocused.TextStyle = [fsBold]
  244. StyleHot.LookAndFeel.Kind = lfUltraFlat
  245. StyleHot.LookAndFeel.NativeStyle = False
  246. TabOrder = 0
  247. Width = 490
  248. end
  249. object SeDsplHh: TcxSpinEdit
  250. Left = 708
  251. Top = 5
  252. Properties.Alignment.Horz = taCenter
  253. Properties.Alignment.Vert = taVCenter
  254. Properties.AssignedValues.MinValue = True
  255. Properties.MaxValue = 9999.000000000000000000
  256. Properties.ReadOnly = False
  257. Properties.OnEditValueChanged = SeDsplHrPropertiesEditValueChanged
  258. Style.LookAndFeel.Kind = lfUltraFlat
  259. Style.LookAndFeel.NativeStyle = False
  260. Style.ButtonStyle = btsUltraFlat
  261. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  262. StyleDisabled.LookAndFeel.NativeStyle = False
  263. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  264. StyleFocused.LookAndFeel.NativeStyle = False
  265. StyleFocused.TextStyle = [fsBold]
  266. StyleHot.LookAndFeel.Kind = lfUltraFlat
  267. StyleHot.LookAndFeel.NativeStyle = False
  268. TabOrder = 1
  269. Value = 5
  270. Width = 65
  271. end
  272. object cxLabel1: TcxLabel
  273. Left = 25
  274. Top = 7
  275. Caption = #47700#49884#51648' '#54364#52636#51312#44148
  276. Properties.Alignment.Horz = taLeftJustify
  277. Properties.Alignment.Vert = taVCenter
  278. Transparent = True
  279. AnchorY = 18
  280. end
  281. object cxLabel2: TcxLabel
  282. Left = 648
  283. Top = 7
  284. Caption = #54364#52636#49884#44036
  285. Properties.Alignment.Horz = taLeftJustify
  286. Properties.Alignment.Vert = taVCenter
  287. Transparent = True
  288. AnchorY = 18
  289. end
  290. object SeFormSn: TcxSpinEdit
  291. Left = 1049
  292. Top = 5
  293. Enabled = False
  294. Properties.Alignment.Horz = taCenter
  295. Properties.Alignment.Vert = taVCenter
  296. Properties.AssignedValues.MaxValue = True
  297. Properties.AssignedValues.MinValue = True
  298. Properties.ReadOnly = False
  299. Style.LookAndFeel.Kind = lfUltraFlat
  300. Style.LookAndFeel.NativeStyle = False
  301. Style.ButtonStyle = btsUltraFlat
  302. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  303. StyleDisabled.LookAndFeel.NativeStyle = False
  304. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  305. StyleFocused.LookAndFeel.NativeStyle = False
  306. StyleFocused.TextStyle = [fsBold]
  307. StyleHot.LookAndFeel.Kind = lfUltraFlat
  308. StyleHot.LookAndFeel.NativeStyle = False
  309. TabOrder = 4
  310. Value = 5
  311. Visible = False
  312. Width = 65
  313. end
  314. object EdCtlrId: TcxTextEdit
  315. Left = 779
  316. Top = 5
  317. ImeMode = imSAlpha
  318. Properties.Alignment.Horz = taCenter
  319. Properties.Alignment.Vert = taVCenter
  320. Properties.ImeMode = imSAlpha
  321. Properties.MaxLength = 0
  322. Properties.ReadOnly = True
  323. Style.LookAndFeel.Kind = lfUltraFlat
  324. Style.LookAndFeel.NativeStyle = False
  325. Style.Shadow = False
  326. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  327. StyleDisabled.LookAndFeel.NativeStyle = False
  328. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  329. StyleFocused.LookAndFeel.NativeStyle = False
  330. StyleHot.LookAndFeel.Kind = lfUltraFlat
  331. StyleHot.LookAndFeel.NativeStyle = False
  332. TabOrder = 5
  333. Text = 'CtrlId'
  334. Visible = False
  335. Width = 83
  336. end
  337. object EdFormId: TcxTextEdit
  338. Left = 959
  339. Top = 5
  340. ImeMode = imSAlpha
  341. Properties.Alignment.Horz = taCenter
  342. Properties.Alignment.Vert = taVCenter
  343. Properties.ImeMode = imSAlpha
  344. Properties.MaxLength = 0
  345. Properties.ReadOnly = True
  346. Style.LookAndFeel.Kind = lfUltraFlat
  347. Style.LookAndFeel.NativeStyle = False
  348. Style.Shadow = False
  349. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  350. StyleDisabled.LookAndFeel.NativeStyle = False
  351. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  352. StyleFocused.LookAndFeel.NativeStyle = False
  353. StyleHot.LookAndFeel.Kind = lfUltraFlat
  354. StyleHot.LookAndFeel.NativeStyle = False
  355. TabOrder = 6
  356. Text = 'FormId'
  357. Visible = False
  358. Width = 83
  359. end
  360. object EdScnrId: TcxTextEdit
  361. Left = 868
  362. Top = 5
  363. ImeMode = imSAlpha
  364. Properties.Alignment.Horz = taCenter
  365. Properties.Alignment.Vert = taVCenter
  366. Properties.ImeMode = imSAlpha
  367. Properties.MaxLength = 0
  368. Properties.ReadOnly = True
  369. Style.LookAndFeel.Kind = lfUltraFlat
  370. Style.LookAndFeel.NativeStyle = False
  371. Style.Shadow = False
  372. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  373. StyleDisabled.LookAndFeel.NativeStyle = False
  374. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  375. StyleFocused.LookAndFeel.NativeStyle = False
  376. StyleHot.LookAndFeel.Kind = lfUltraFlat
  377. StyleHot.LookAndFeel.NativeStyle = False
  378. TabOrder = 7
  379. Text = 'ScnrId'
  380. Visible = False
  381. Width = 83
  382. end
  383. end
  384. object PnlTemp: TPanel
  385. Left = 3
  386. Top = 62
  387. Width = 1181
  388. Height = 265
  389. Align = alClient
  390. BevelOuter = bvNone
  391. ParentColor = True
  392. TabOrder = 1
  393. object CxObjList: TcxGrid
  394. Left = 0
  395. Top = 0
  396. Width = 618
  397. Height = 265
  398. Align = alClient
  399. TabOrder = 0
  400. object TvObjList: TcxGridTableView
  401. OnCellClick = TvObjListCellClick
  402. DataController.Summary.DefaultGroupSummaryItems = <>
  403. DataController.Summary.FooterSummaryItems = <>
  404. DataController.Summary.SummaryGroups = <>
  405. OptionsCustomize.ColumnFiltering = False
  406. OptionsCustomize.ColumnGrouping = False
  407. OptionsCustomize.ColumnMoving = False
  408. OptionsCustomize.ColumnSorting = False
  409. OptionsData.Deleting = False
  410. OptionsData.DeletingConfirmation = False
  411. OptionsData.Inserting = False
  412. OptionsSelection.HideFocusRectOnExit = False
  413. OptionsSelection.HideSelection = True
  414. OptionsSelection.MultiSelect = True
  415. OptionsView.GroupByBox = False
  416. OptionsView.Indicator = True
  417. object ColObj01: TcxGridColumn
  418. Caption = #44061#52404' ID'
  419. PropertiesClassName = 'TcxLabelProperties'
  420. Properties.Alignment.Horz = taCenter
  421. Properties.Alignment.Vert = taVCenter
  422. HeaderAlignmentHorz = taCenter
  423. HeaderAlignmentVert = vaCenter
  424. Options.Editing = False
  425. Width = 95
  426. end
  427. object ColObj02: TcxGridColumn
  428. Caption = #44061#52404#50976#54805
  429. PropertiesClassName = 'TcxLabelProperties'
  430. Properties.Alignment.Horz = taCenter
  431. Properties.Alignment.Vert = taVCenter
  432. HeaderAlignmentHorz = taCenter
  433. HeaderAlignmentVert = vaCenter
  434. Options.Editing = False
  435. Width = 119
  436. end
  437. object ColIfscNm: TcxGridColumn
  438. Caption = #44396#44036#47749
  439. PropertiesClassName = 'TcxLabelProperties'
  440. Properties.Alignment.Horz = taLeftJustify
  441. Properties.Alignment.Vert = taVCenter
  442. HeaderAlignmentHorz = taCenter
  443. HeaderAlignmentVert = vaCenter
  444. Options.Editing = False
  445. Width = 142
  446. end
  447. object ColIfscStr: TcxGridColumn
  448. Caption = #49884#51216#47749
  449. PropertiesClassName = 'TcxLabelProperties'
  450. Properties.Alignment.Vert = taVCenter
  451. HeaderAlignmentHorz = taCenter
  452. HeaderAlignmentVert = vaCenter
  453. Width = 116
  454. end
  455. object ColObj04: TcxGridColumn
  456. Caption = #50689#50669
  457. PropertiesClassName = 'TcxLabelProperties'
  458. Properties.Alignment.Vert = taVCenter
  459. Visible = False
  460. HeaderAlignmentHorz = taCenter
  461. HeaderAlignmentVert = vaCenter
  462. VisibleForCustomization = False
  463. Width = 120
  464. end
  465. object ColIfscEnd: TcxGridColumn
  466. Caption = #51333#51216#47749
  467. PropertiesClassName = 'TcxLabelProperties'
  468. Properties.Alignment.Horz = taLeftJustify
  469. Properties.Alignment.Vert = taVCenter
  470. HeaderAlignmentHorz = taCenter
  471. HeaderAlignmentVert = vaCenter
  472. Width = 115
  473. end
  474. object ColIfscId: TcxGridColumn
  475. Caption = #44396#44036' ID'
  476. PropertiesClassName = 'TcxLabelProperties'
  477. Properties.Alignment.Horz = taCenter
  478. Properties.Alignment.Vert = taVCenter
  479. Visible = False
  480. HeaderAlignmentHorz = taCenter
  481. HeaderAlignmentVert = vaCenter
  482. VisibleForCustomization = False
  483. end
  484. object ColObj03: TcxGridColumn
  485. Caption = #44061#52404'ID'
  486. PropertiesClassName = 'TcxLabelProperties'
  487. Properties.Alignment.Vert = taVCenter
  488. Visible = False
  489. HeaderAlignmentHorz = taCenter
  490. HeaderAlignmentVert = vaCenter
  491. VisibleForCustomization = False
  492. end
  493. object ColObjType: TcxGridColumn
  494. Caption = #44592#51456#49549#46020
  495. PropertiesClassName = 'TcxLabelProperties'
  496. Visible = False
  497. HeaderAlignmentHorz = taCenter
  498. HeaderAlignmentVert = vaCenter
  499. VisibleForCustomization = False
  500. end
  501. object ColObjKind: TcxGridColumn
  502. Caption = 'Kind'
  503. PropertiesClassName = 'TcxLabelProperties'
  504. Properties.Alignment.Horz = taCenter
  505. Properties.Alignment.Vert = taVCenter
  506. Visible = False
  507. HeaderAlignmentHorz = taCenter
  508. HeaderAlignmentVert = vaCenter
  509. VisibleForCustomization = False
  510. end
  511. object ColObjX: TcxGridColumn
  512. Caption = 'X'
  513. DataBinding.ValueType = 'Integer'
  514. PropertiesClassName = 'TcxSpinEditProperties'
  515. Properties.Alignment.Horz = taCenter
  516. Properties.Alignment.Vert = taVCenter
  517. Visible = False
  518. HeaderAlignmentHorz = taCenter
  519. HeaderAlignmentVert = vaCenter
  520. VisibleForCustomization = False
  521. end
  522. object ColObjY: TcxGridColumn
  523. Caption = 'Y'
  524. DataBinding.ValueType = 'Integer'
  525. PropertiesClassName = 'TcxSpinEditProperties'
  526. Properties.Alignment.Horz = taCenter
  527. Properties.Alignment.Vert = taVCenter
  528. Visible = False
  529. HeaderAlignmentHorz = taCenter
  530. HeaderAlignmentVert = vaCenter
  531. VisibleForCustomization = False
  532. end
  533. object ColObjFillIn: TcxGridColumn
  534. Caption = 'FillIn'
  535. PropertiesClassName = 'TcxLabelProperties'
  536. Properties.Alignment.Horz = taCenter
  537. Properties.Alignment.Vert = taVCenter
  538. Visible = False
  539. HeaderAlignmentHorz = taCenter
  540. HeaderAlignmentVert = vaCenter
  541. VisibleForCustomization = False
  542. end
  543. end
  544. object GlObjList: TcxGridLevel
  545. GridView = TvObjList
  546. end
  547. end
  548. object CxSect: TcxGrid
  549. Left = 709
  550. Top = 0
  551. Width = 472
  552. Height = 265
  553. Align = alRight
  554. TabOrder = 1
  555. LookAndFeel.Kind = lfUltraFlat
  556. LookAndFeel.NativeStyle = False
  557. object TvAxis: TcxGridTableView
  558. FilterBox.CustomizeDialog = False
  559. DataController.Summary.DefaultGroupSummaryItems = <>
  560. DataController.Summary.FooterSummaryItems = <>
  561. DataController.Summary.SummaryGroups = <>
  562. OptionsCustomize.ColumnSorting = False
  563. OptionsData.Editing = False
  564. OptionsSelection.HideFocusRectOnExit = False
  565. OptionsSelection.HideSelection = 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 = 70
  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 = 149
  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 = 127
  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 = #50864#54924#46020#47196' ID'
  623. PropertiesClassName = 'TcxTextEditProperties'
  624. Properties.Alignment.Horz = taLeftJustify
  625. Properties.Alignment.Vert = taVCenter
  626. Visible = False
  627. OnCustomDrawCell = Col05CustomDrawCell
  628. HeaderAlignmentHorz = taCenter
  629. HeaderAlignmentVert = vaCenter
  630. Options.Editing = False
  631. VisibleForCustomization = False
  632. Width = 40
  633. end
  634. end
  635. object GlAxis: TcxGridLevel
  636. GridView = TvAxis
  637. end
  638. end
  639. object PnlJob: TPanel
  640. Left = 618
  641. Top = 0
  642. Width = 91
  643. Height = 265
  644. Align = alRight
  645. BevelOuter = bvNone
  646. ParentColor = True
  647. TabOrder = 2
  648. object LblTemp: TLabel
  649. Left = 6
  650. Top = 178
  651. Width = 65
  652. Height = 17
  653. Caption = #44544#51088#54869#51064#50857
  654. Visible = False
  655. end
  656. object BtnListAdd: TcxButton
  657. Left = 6
  658. Top = 56
  659. Width = 80
  660. Height = 25
  661. Cursor = crHandPoint
  662. Hint = #51228#44277#44396#44036' '#49444#51221
  663. Caption = #9664' '#51201#50857
  664. Colors.Default = 10737865
  665. LookAndFeel.NativeStyle = False
  666. TabOrder = 0
  667. Font.Charset = DEFAULT_CHARSET
  668. Font.Color = clWindowText
  669. Font.Height = -13
  670. Font.Name = #47569#51008' '#44256#46357
  671. Font.Style = [fsBold]
  672. ParentFont = False
  673. OnClick = BtnListAddClick
  674. end
  675. object BtnListDelete: TcxButton
  676. Left = 6
  677. Top = 91
  678. Width = 80
  679. Height = 25
  680. Cursor = crHandPoint
  681. Hint = #51228#44277#44396#44036' '#49325#51228
  682. Caption = #49325#51228' '#9654
  683. Colors.Default = 10737865
  684. LookAndFeel.NativeStyle = False
  685. TabOrder = 1
  686. Font.Charset = DEFAULT_CHARSET
  687. Font.Color = clWindowText
  688. Font.Height = -13
  689. Font.Name = #47569#51008' '#44256#46357
  690. Font.Style = [fsBold]
  691. ParentFont = False
  692. OnClick = BtnListDeleteClick
  693. end
  694. object EdObjId: TcxMaskEdit
  695. Left = 6
  696. Top = 125
  697. Properties.Alignment.Horz = taCenter
  698. Properties.Alignment.Vert = taVCenter
  699. Properties.MaskKind = emkRegExpr
  700. Properties.MaxLength = 0
  701. Style.LookAndFeel.NativeStyle = False
  702. StyleDisabled.LookAndFeel.NativeStyle = False
  703. StyleFocused.LookAndFeel.NativeStyle = False
  704. StyleHot.LookAndFeel.NativeStyle = False
  705. TabOrder = 2
  706. Text = '0'
  707. Visible = False
  708. Width = 56
  709. end
  710. end
  711. end
  712. end
  713. end
  714. object BtnSearch: TcxButton
  715. Left = 1011
  716. Top = 8
  717. Width = 80
  718. Height = 25
  719. Cursor = crHandPoint
  720. Hint = #51312#54924
  721. Anchors = [akTop, akRight]
  722. Caption = #51312#54924
  723. Colors.Default = 10737865
  724. LookAndFeel.NativeStyle = False
  725. TabOrder = 2
  726. Visible = False
  727. Font.Charset = DEFAULT_CHARSET
  728. Font.Color = clBlack
  729. Font.Height = -13
  730. Font.Name = #47569#51008' '#44256#46357
  731. Font.Style = [fsBold]
  732. ParentFont = False
  733. OnClick = BtnSearchClick
  734. end
  735. object BtnClose: TcxButton
  736. Left = 1097
  737. Top = 8
  738. Width = 80
  739. Height = 25
  740. Cursor = crHandPoint
  741. Hint = #45803#44592
  742. Anchors = [akTop, akRight]
  743. Caption = #45803#44592
  744. Colors.Default = 10737865
  745. TabOrder = 3
  746. Visible = False
  747. Font.Charset = DEFAULT_CHARSET
  748. Font.Color = clBlack
  749. Font.Height = -13
  750. Font.Name = #47569#51008' '#44256#46357
  751. Font.Style = [fsBold]
  752. ParentFont = False
  753. OnClick = BtnCloseClick
  754. end
  755. object TmrShow: TTimer
  756. Enabled = False
  757. Interval = 300
  758. OnTimer = TmrShowTimer
  759. Left = 708
  760. Top = 8
  761. end
  762. object VmsDesigner1: VmsDesigner
  763. Left = 624
  764. Top = 8
  765. end
  766. end