VMSM650MF.dfm 21 KB

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