VMSM650MF.dfm 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636
  1. object VMSM650M: TVMSM650M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#49828#52992#51572' '#50836#51068#48324' '#49444#51221
  8. ClientHeight = 369
  9. ClientWidth = 1104
  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. 1104
  25. 369)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 1096
  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 = 1096
  60. Height = 359
  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 = 1078
  80. Height = 348
  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 = 310
  89. Width = 1078
  90. Height = 38
  91. Align = alBottom
  92. BevelOuter = bvNone
  93. TabOrder = 0
  94. DesignSize = (
  95. 1078
  96. 38)
  97. object BtnClose: TcxButton
  98. Left = 867
  99. Top = 7
  100. Width = 100
  101. Height = 25
  102. Cursor = crHandPoint
  103. Hint = #52712#49548
  104. Anchors = [akRight, akBottom]
  105. Caption = #52712#49548
  106. Colors.Default = 10737865
  107. TabOrder = 0
  108. Font.Charset = DEFAULT_CHARSET
  109. Font.Color = clBlack
  110. Font.Height = -13
  111. Font.Name = #47569#51008' '#44256#46357
  112. Font.Style = [fsBold]
  113. ParentFont = False
  114. OnClick = BtnClosexClick
  115. end
  116. object BtnSave: TcxButton
  117. Tag = 4
  118. Left = 974
  119. Top = 7
  120. Width = 100
  121. Height = 25
  122. Cursor = crHandPoint
  123. Hint = #54364#52636#44396#44036#51012' '#49444#51221' '#54633#45768#45796'.'
  124. Anchors = [akRight, akBottom]
  125. Caption = #54869#51064
  126. Colors.Default = 10737865
  127. TabOrder = 1
  128. Font.Charset = DEFAULT_CHARSET
  129. Font.Color = clBlack
  130. Font.Height = -13
  131. Font.Name = #47569#51008' '#44256#46357
  132. Font.Style = [fsBold]
  133. ParentFont = False
  134. OnClick = BtnSaveClick
  135. end
  136. end
  137. object cxGroupBox1: TcxGroupBox
  138. Left = 0
  139. Top = 0
  140. Align = alTop
  141. Anchors = [akLeft, akTop, akRight, akBottom]
  142. Caption = #9654' '#50836#51068#48324' '#49828#52992#51572
  143. Style.BorderColor = clCaptionText
  144. Style.Shadow = False
  145. Style.TextColor = clWindowText
  146. Style.TextStyle = [fsBold]
  147. TabOrder = 1
  148. DesignSize = (
  149. 1078
  150. 298)
  151. Height = 305
  152. Width = 1078
  153. object CxList: TcxGrid
  154. Left = 3
  155. Top = 83
  156. Width = 1072
  157. Height = 191
  158. Anchors = [akLeft, akTop, akRight, akBottom]
  159. TabOrder = 0
  160. ExplicitHeight = 198
  161. object TvList: TcxGridTableView
  162. Navigator.Buttons.Append.Visible = True
  163. Navigator.Buttons.SaveBookmark.Visible = False
  164. Navigator.InfoPanel.Visible = True
  165. FilterBox.CustomizeDialog = False
  166. DataController.Summary.DefaultGroupSummaryItems = <>
  167. DataController.Summary.FooterSummaryItems = <>
  168. DataController.Summary.SummaryGroups = <>
  169. FilterRow.InfoText = '<'#44160#49353#50612#47484' '#51077#47141' '#54616#49464#50836'>'
  170. OptionsBehavior.CellHints = True
  171. OptionsBehavior.ShowLockedStateImageOptions.BestFit = lsimImmediate
  172. OptionsBehavior.ShowLockedStateImageOptions.Filtering = lsimImmediate
  173. OptionsBehavior.ShowLockedStateImageOptions.Grouping = lsimImmediate
  174. OptionsBehavior.ShowLockedStateImageOptions.Sorting = lsimImmediate
  175. OptionsCustomize.ColumnFiltering = False
  176. OptionsCustomize.ColumnMoving = False
  177. OptionsCustomize.ColumnSorting = False
  178. OptionsData.Deleting = False
  179. OptionsData.DeletingConfirmation = False
  180. OptionsData.Inserting = False
  181. OptionsSelection.HideFocusRectOnExit = False
  182. OptionsSelection.HideSelection = True
  183. OptionsView.ColumnAutoWidth = True
  184. OptionsView.GroupByBox = False
  185. OptionsView.Indicator = True
  186. object ColWeek: TcxGridColumn
  187. Caption = #50836#51068
  188. PropertiesClassName = 'TcxTextEditProperties'
  189. Properties.Alignment.Horz = taCenter
  190. Properties.Alignment.Vert = taVCenter
  191. HeaderAlignmentHorz = taCenter
  192. Options.Editing = False
  193. Width = 134
  194. end
  195. object ColumnSel: TcxGridColumn
  196. Caption = #49440#53469
  197. DataBinding.ValueType = 'Boolean'
  198. PropertiesClassName = 'TcxCheckBoxProperties'
  199. Properties.Alignment = taCenter
  200. Properties.ImmediatePost = True
  201. Properties.NullStyle = nssUnchecked
  202. Visible = False
  203. HeaderAlignmentHorz = taCenter
  204. HeaderAlignmentVert = vaCenter
  205. Width = 45
  206. end
  207. object Col00: TcxGridColumn
  208. Caption = '00'
  209. DataBinding.ValueType = 'Boolean'
  210. PropertiesClassName = 'TcxCheckBoxProperties'
  211. Properties.Alignment = taCenter
  212. Properties.ImmediatePost = True
  213. Properties.NullStyle = nssUnchecked
  214. OnCustomDrawCell = Col00CustomDrawCell
  215. HeaderAlignmentHorz = taCenter
  216. HeaderAlignmentVert = vaCenter
  217. MinWidth = 35
  218. Width = 35
  219. end
  220. object TvListColumn2: TcxGridColumn
  221. Caption = '01'
  222. DataBinding.ValueType = 'Boolean'
  223. PropertiesClassName = 'TcxCheckBoxProperties'
  224. Properties.Alignment = taCenter
  225. Properties.ImmediatePost = True
  226. Properties.NullStyle = nssUnchecked
  227. OnCustomDrawCell = Col00CustomDrawCell
  228. HeaderAlignmentHorz = taCenter
  229. HeaderAlignmentVert = vaCenter
  230. MinWidth = 35
  231. Width = 35
  232. end
  233. object TvListColumn3: TcxGridColumn
  234. Caption = '02'
  235. DataBinding.ValueType = 'Boolean'
  236. PropertiesClassName = 'TcxCheckBoxProperties'
  237. Properties.Alignment = taCenter
  238. Properties.ImmediatePost = True
  239. Properties.NullStyle = nssUnchecked
  240. OnCustomDrawCell = Col00CustomDrawCell
  241. HeaderAlignmentHorz = taCenter
  242. HeaderAlignmentVert = vaCenter
  243. MinWidth = 35
  244. Width = 35
  245. end
  246. object TvListColumn4: TcxGridColumn
  247. Caption = '03'
  248. DataBinding.ValueType = 'Boolean'
  249. PropertiesClassName = 'TcxCheckBoxProperties'
  250. Properties.Alignment = taCenter
  251. Properties.ImmediatePost = True
  252. Properties.NullStyle = nssUnchecked
  253. OnCustomDrawCell = Col00CustomDrawCell
  254. HeaderAlignmentHorz = taCenter
  255. HeaderAlignmentVert = vaCenter
  256. MinWidth = 35
  257. Width = 35
  258. end
  259. object TvListColumn5: TcxGridColumn
  260. Caption = '04'
  261. DataBinding.ValueType = 'Boolean'
  262. PropertiesClassName = 'TcxCheckBoxProperties'
  263. Properties.Alignment = taCenter
  264. Properties.ImmediatePost = True
  265. Properties.NullStyle = nssUnchecked
  266. OnCustomDrawCell = Col00CustomDrawCell
  267. HeaderAlignmentHorz = taCenter
  268. HeaderAlignmentVert = vaCenter
  269. MinWidth = 35
  270. Width = 35
  271. end
  272. object TvListColumn6: TcxGridColumn
  273. Caption = '05'
  274. DataBinding.ValueType = 'Boolean'
  275. PropertiesClassName = 'TcxCheckBoxProperties'
  276. Properties.Alignment = taCenter
  277. Properties.ImmediatePost = True
  278. Properties.NullStyle = nssUnchecked
  279. OnCustomDrawCell = Col00CustomDrawCell
  280. HeaderAlignmentHorz = taCenter
  281. HeaderAlignmentVert = vaCenter
  282. MinWidth = 35
  283. Width = 35
  284. end
  285. object TvListColumn7: TcxGridColumn
  286. Caption = '06'
  287. DataBinding.ValueType = 'Boolean'
  288. PropertiesClassName = 'TcxCheckBoxProperties'
  289. Properties.Alignment = taCenter
  290. Properties.ImmediatePost = True
  291. Properties.NullStyle = nssUnchecked
  292. OnCustomDrawCell = Col00CustomDrawCell
  293. HeaderAlignmentHorz = taCenter
  294. HeaderAlignmentVert = vaCenter
  295. MinWidth = 35
  296. Width = 35
  297. end
  298. object TvListColumn8: TcxGridColumn
  299. Caption = '07'
  300. DataBinding.ValueType = 'Boolean'
  301. PropertiesClassName = 'TcxCheckBoxProperties'
  302. Properties.Alignment = taCenter
  303. Properties.ImmediatePost = True
  304. Properties.NullStyle = nssUnchecked
  305. OnCustomDrawCell = Col00CustomDrawCell
  306. HeaderAlignmentHorz = taCenter
  307. HeaderAlignmentVert = vaCenter
  308. MinWidth = 35
  309. Width = 35
  310. end
  311. object TvListColumn9: TcxGridColumn
  312. Caption = '08'
  313. DataBinding.ValueType = 'Boolean'
  314. PropertiesClassName = 'TcxCheckBoxProperties'
  315. Properties.Alignment = taCenter
  316. Properties.ImmediatePost = True
  317. Properties.NullStyle = nssUnchecked
  318. OnCustomDrawCell = Col00CustomDrawCell
  319. HeaderAlignmentHorz = taCenter
  320. HeaderAlignmentVert = vaCenter
  321. MinWidth = 35
  322. Width = 35
  323. end
  324. object TvListColumn10: TcxGridColumn
  325. Caption = '09'
  326. DataBinding.ValueType = 'Boolean'
  327. PropertiesClassName = 'TcxCheckBoxProperties'
  328. Properties.Alignment = taCenter
  329. Properties.ImmediatePost = True
  330. Properties.NullStyle = nssUnchecked
  331. OnCustomDrawCell = Col00CustomDrawCell
  332. HeaderAlignmentHorz = taCenter
  333. HeaderAlignmentVert = vaCenter
  334. MinWidth = 35
  335. Width = 35
  336. end
  337. object TvListColumn11: TcxGridColumn
  338. Caption = '10'
  339. DataBinding.ValueType = 'Boolean'
  340. PropertiesClassName = 'TcxCheckBoxProperties'
  341. Properties.Alignment = taCenter
  342. Properties.ImmediatePost = True
  343. Properties.NullStyle = nssUnchecked
  344. OnCustomDrawCell = Col00CustomDrawCell
  345. HeaderAlignmentHorz = taCenter
  346. HeaderAlignmentVert = vaCenter
  347. MinWidth = 35
  348. Width = 35
  349. end
  350. object TvListColumn12: TcxGridColumn
  351. Caption = '11'
  352. DataBinding.ValueType = 'Boolean'
  353. PropertiesClassName = 'TcxCheckBoxProperties'
  354. Properties.Alignment = taCenter
  355. Properties.ImmediatePost = True
  356. Properties.NullStyle = nssUnchecked
  357. OnCustomDrawCell = Col00CustomDrawCell
  358. HeaderAlignmentHorz = taCenter
  359. HeaderAlignmentVert = vaCenter
  360. MinWidth = 35
  361. Width = 35
  362. end
  363. object TvListColumn13: TcxGridColumn
  364. Caption = '12'
  365. DataBinding.ValueType = 'Boolean'
  366. PropertiesClassName = 'TcxCheckBoxProperties'
  367. Properties.Alignment = taCenter
  368. Properties.ImmediatePost = True
  369. Properties.NullStyle = nssUnchecked
  370. OnCustomDrawCell = Col00CustomDrawCell
  371. HeaderAlignmentHorz = taCenter
  372. HeaderAlignmentVert = vaCenter
  373. MinWidth = 35
  374. Width = 35
  375. end
  376. object TvListColumn14: TcxGridColumn
  377. Caption = '13'
  378. DataBinding.ValueType = 'Boolean'
  379. PropertiesClassName = 'TcxCheckBoxProperties'
  380. Properties.Alignment = taCenter
  381. Properties.ImmediatePost = True
  382. Properties.NullStyle = nssUnchecked
  383. OnCustomDrawCell = Col00CustomDrawCell
  384. HeaderAlignmentHorz = taCenter
  385. HeaderAlignmentVert = vaCenter
  386. MinWidth = 35
  387. Width = 35
  388. end
  389. object TvListColumn15: TcxGridColumn
  390. Caption = '14'
  391. DataBinding.ValueType = 'Boolean'
  392. PropertiesClassName = 'TcxCheckBoxProperties'
  393. Properties.Alignment = taCenter
  394. Properties.ImmediatePost = True
  395. Properties.NullStyle = nssUnchecked
  396. OnCustomDrawCell = Col00CustomDrawCell
  397. HeaderAlignmentHorz = taCenter
  398. HeaderAlignmentVert = vaCenter
  399. MinWidth = 35
  400. Width = 35
  401. end
  402. object TvListColumn16: TcxGridColumn
  403. Caption = '15'
  404. DataBinding.ValueType = 'Boolean'
  405. PropertiesClassName = 'TcxCheckBoxProperties'
  406. Properties.Alignment = taCenter
  407. Properties.ImmediatePost = True
  408. Properties.NullStyle = nssUnchecked
  409. OnCustomDrawCell = Col00CustomDrawCell
  410. HeaderAlignmentHorz = taCenter
  411. HeaderAlignmentVert = vaCenter
  412. MinWidth = 35
  413. Width = 35
  414. end
  415. object TvListColumn17: TcxGridColumn
  416. Caption = '16'
  417. DataBinding.ValueType = 'Boolean'
  418. PropertiesClassName = 'TcxCheckBoxProperties'
  419. Properties.Alignment = taCenter
  420. Properties.ImmediatePost = True
  421. Properties.NullStyle = nssUnchecked
  422. OnCustomDrawCell = Col00CustomDrawCell
  423. HeaderAlignmentHorz = taCenter
  424. HeaderAlignmentVert = vaCenter
  425. MinWidth = 35
  426. Width = 35
  427. end
  428. object TvListColumn18: TcxGridColumn
  429. Caption = '17'
  430. DataBinding.ValueType = 'Boolean'
  431. PropertiesClassName = 'TcxCheckBoxProperties'
  432. Properties.Alignment = taCenter
  433. Properties.ImmediatePost = True
  434. Properties.NullStyle = nssUnchecked
  435. OnCustomDrawCell = Col00CustomDrawCell
  436. HeaderAlignmentHorz = taCenter
  437. HeaderAlignmentVert = vaCenter
  438. MinWidth = 35
  439. Width = 35
  440. end
  441. object TvListColumn19: TcxGridColumn
  442. Caption = '18'
  443. DataBinding.ValueType = 'Boolean'
  444. PropertiesClassName = 'TcxCheckBoxProperties'
  445. Properties.Alignment = taCenter
  446. Properties.ImmediatePost = True
  447. Properties.NullStyle = nssUnchecked
  448. OnCustomDrawCell = Col00CustomDrawCell
  449. HeaderAlignmentHorz = taCenter
  450. HeaderAlignmentVert = vaCenter
  451. MinWidth = 35
  452. Width = 35
  453. end
  454. object TvListColumn20: TcxGridColumn
  455. Caption = '19'
  456. DataBinding.ValueType = 'Boolean'
  457. PropertiesClassName = 'TcxCheckBoxProperties'
  458. Properties.Alignment = taCenter
  459. Properties.ImmediatePost = True
  460. Properties.NullStyle = nssUnchecked
  461. OnCustomDrawCell = Col00CustomDrawCell
  462. HeaderAlignmentHorz = taCenter
  463. HeaderAlignmentVert = vaCenter
  464. MinWidth = 35
  465. Width = 35
  466. end
  467. object TvListColumn21: TcxGridColumn
  468. Caption = '20'
  469. DataBinding.ValueType = 'Boolean'
  470. PropertiesClassName = 'TcxCheckBoxProperties'
  471. Properties.Alignment = taCenter
  472. Properties.ImmediatePost = True
  473. Properties.NullStyle = nssUnchecked
  474. OnCustomDrawCell = Col00CustomDrawCell
  475. HeaderAlignmentHorz = taCenter
  476. HeaderAlignmentVert = vaCenter
  477. MinWidth = 35
  478. Width = 35
  479. end
  480. object TvListColumn22: TcxGridColumn
  481. Caption = '21'
  482. DataBinding.ValueType = 'Boolean'
  483. PropertiesClassName = 'TcxCheckBoxProperties'
  484. Properties.Alignment = taCenter
  485. Properties.ImmediatePost = True
  486. Properties.NullStyle = nssUnchecked
  487. OnCustomDrawCell = Col00CustomDrawCell
  488. HeaderAlignmentHorz = taCenter
  489. HeaderAlignmentVert = vaCenter
  490. MinWidth = 35
  491. Width = 35
  492. end
  493. object TvListColumn23: TcxGridColumn
  494. Caption = '22'
  495. DataBinding.ValueType = 'Boolean'
  496. PropertiesClassName = 'TcxCheckBoxProperties'
  497. Properties.Alignment = taCenter
  498. Properties.ImmediatePost = True
  499. Properties.NullStyle = nssUnchecked
  500. OnCustomDrawCell = Col00CustomDrawCell
  501. HeaderAlignmentHorz = taCenter
  502. HeaderAlignmentVert = vaCenter
  503. MinWidth = 35
  504. Width = 35
  505. end
  506. object TvListColumn24: TcxGridColumn
  507. Caption = '23'
  508. DataBinding.ValueType = 'Boolean'
  509. PropertiesClassName = 'TcxCheckBoxProperties'
  510. Properties.Alignment = taCenter
  511. Properties.ImmediatePost = True
  512. Properties.NullStyle = nssUnchecked
  513. OnCustomDrawCell = Col00CustomDrawCell
  514. HeaderAlignmentHorz = taCenter
  515. HeaderAlignmentVert = vaCenter
  516. MinWidth = 35
  517. Width = 35
  518. end
  519. object ColCheck: TcxGridColumn
  520. Caption = #49440#53469'/'#54644#51228
  521. DataBinding.ValueType = 'Boolean'
  522. PropertiesClassName = 'TcxCheckBoxProperties'
  523. Properties.Alignment = taCenter
  524. Properties.ImmediatePost = True
  525. Properties.NullStyle = nssUnchecked
  526. Properties.OnEditValueChanged = ColCheckPropertiesEditValueChanged
  527. HeaderAlignmentHorz = taCenter
  528. HeaderAlignmentVert = vaCenter
  529. MinWidth = 65
  530. Width = 65
  531. end
  532. object ColCode: TcxGridColumn
  533. Caption = #50836#51068#53076#46300
  534. PropertiesClassName = 'TcxLabelProperties'
  535. Properties.Alignment.Horz = taCenter
  536. Properties.Alignment.Vert = taVCenter
  537. Visible = False
  538. HeaderAlignmentHorz = taCenter
  539. HeaderAlignmentVert = vaCenter
  540. VisibleForCustomization = False
  541. end
  542. end
  543. object GlList: TcxGridLevel
  544. GridView = TvList
  545. end
  546. end
  547. end
  548. end
  549. object BtnSearch: TcxButton
  550. Left = 922
  551. Top = 11
  552. Width = 80
  553. Height = 25
  554. Cursor = crHandPoint
  555. Hint = #51312#54924
  556. Anchors = [akTop, akRight]
  557. Caption = #51312#54924
  558. Colors.Default = 10737865
  559. LookAndFeel.NativeStyle = False
  560. TabOrder = 2
  561. Visible = False
  562. Font.Charset = DEFAULT_CHARSET
  563. Font.Color = clBlack
  564. Font.Height = -13
  565. Font.Name = #47569#51008' '#44256#46357
  566. Font.Style = [fsBold]
  567. ParentFont = False
  568. OnClick = BtnSearchClick
  569. end
  570. object EdObjId: TcxMaskEdit
  571. Left = 546
  572. Top = 11
  573. Properties.Alignment.Horz = taCenter
  574. Properties.Alignment.Vert = taVCenter
  575. Properties.MaskKind = emkRegExpr
  576. Properties.MaxLength = 0
  577. Style.LookAndFeel.NativeStyle = False
  578. StyleDisabled.LookAndFeel.NativeStyle = False
  579. StyleFocused.LookAndFeel.NativeStyle = False
  580. StyleHot.LookAndFeel.NativeStyle = False
  581. TabOrder = 3
  582. Text = '0'
  583. Visible = False
  584. Width = 56
  585. end
  586. object EdFormId: TcxTextEdit
  587. Left = 649
  588. Top = 11
  589. ImeMode = imSAlpha
  590. Properties.Alignment.Horz = taCenter
  591. Properties.Alignment.Vert = taVCenter
  592. Properties.ImeMode = imSAlpha
  593. Properties.MaxLength = 0
  594. Properties.ReadOnly = True
  595. Style.LookAndFeel.Kind = lfUltraFlat
  596. Style.LookAndFeel.NativeStyle = False
  597. Style.Shadow = False
  598. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  599. StyleDisabled.LookAndFeel.NativeStyle = False
  600. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  601. StyleFocused.LookAndFeel.NativeStyle = False
  602. StyleHot.LookAndFeel.Kind = lfUltraFlat
  603. StyleHot.LookAndFeel.NativeStyle = False
  604. TabOrder = 4
  605. Text = '10000'
  606. Visible = False
  607. Width = 83
  608. end
  609. object BtnClosex: TcxButton
  610. Left = 1010
  611. Top = 11
  612. Width = 80
  613. Height = 25
  614. Cursor = crHandPoint
  615. Hint = #45803#44592
  616. Anchors = [akTop, akRight]
  617. Caption = #45803#44592
  618. Colors.Default = 10737865
  619. TabOrder = 5
  620. Visible = False
  621. Font.Charset = DEFAULT_CHARSET
  622. Font.Color = clBlack
  623. Font.Height = -13
  624. Font.Name = #47569#51008' '#44256#46357
  625. Font.Style = [fsBold]
  626. ParentFont = False
  627. OnClick = BtnClosexClick
  628. end
  629. object TmrShow: TTimer
  630. Enabled = False
  631. Interval = 300
  632. OnTimer = TmrShowTimer
  633. Left = 820
  634. Top = 8
  635. end
  636. end