VMSEDT0MF.dfm 42 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150
  1. object VMSEDT0M: TVMSEDT0M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. BorderIcons = [biSystemMenu, biMinimize]
  7. Caption = 'VMS '#47700#49884#51648' '#49828#52992#51460' '#51068#44292' '#44288#47532
  8. ClientHeight = 803
  9. ClientWidth = 980
  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. 980
  25. 803)
  26. PixelsPerInch = 96
  27. TextHeight = 17
  28. object ShpTitle: TShape
  29. Left = 4
  30. Top = 4
  31. Width = 972
  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 = 972
  60. Height = 793
  61. Anchors = [akLeft, akTop, akRight, akBottom]
  62. Pen.Color = 10849679
  63. Pen.Width = 2
  64. ExplicitWidth = 966
  65. ExplicitHeight = 741
  66. end
  67. object BtnClose: TcxButton
  68. Left = 891
  69. Top = 11
  70. Width = 75
  71. Height = 25
  72. Cursor = crHandPoint
  73. Hint = #45803#44592
  74. Anchors = [akTop, akRight]
  75. Caption = #45803#44592
  76. Colors.Default = 10737865
  77. TabOrder = 0
  78. Visible = False
  79. Font.Charset = DEFAULT_CHARSET
  80. Font.Color = clBlack
  81. Font.Height = -13
  82. Font.Name = #47569#51008' '#44256#46357
  83. Font.Style = [fsBold]
  84. ParentFont = False
  85. OnClick = BtnCloseClick
  86. end
  87. object EdFocus: TEdit
  88. Left = -10
  89. Top = -10
  90. Width = 2
  91. Height = 25
  92. ImeName = 'Microsoft Office IME 2007'
  93. TabOrder = 1
  94. Text = 'EdFocus'
  95. end
  96. object PanelBack: TPanel
  97. Left = 12
  98. Top = 10
  99. Width = 954
  100. Height = 782
  101. Anchors = [akLeft, akTop, akRight, akBottom]
  102. BevelOuter = bvNone
  103. ParentBackground = False
  104. ParentColor = True
  105. TabOrder = 2
  106. object PnlEdit: TPanel
  107. Left = 0
  108. Top = 742
  109. Width = 954
  110. Height = 40
  111. Align = alBottom
  112. BevelOuter = bvNone
  113. TabOrder = 0
  114. DesignSize = (
  115. 954
  116. 40)
  117. object BtnAllDel: TcxButton
  118. Tag = 4
  119. Left = 366
  120. Top = 12
  121. Width = 291
  122. Height = 25
  123. Cursor = crHandPoint
  124. Hint = #49440#53469#54620' VMS'#50640' '#49440#53469#54268' '#49828#52992#51460' '#49325#51228
  125. Anchors = [akRight, akBottom]
  126. Caption = #49440#53469#54620' VMS'#50640' '#49440#53469#54268' '#49828#52992#51460' '#49325#51228
  127. Colors.Default = 10737865
  128. Glyph.Data = {
  129. 06030000424D06030000000000003600000028000000100000000F0000000100
  130. 180000000000D0020000120B0000120B00000000000000000000C0C0C0C0C0C0
  131. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  132. C0C0C0C0C0C0C0C0C0C0C0C0C078787878787878787878787878787878787878
  133. 7878787878787878787878787878787878787878787878787878000000000000
  134. 0000000000000000000000000000000000000000000000000000000000000000
  135. 00000000000000787878000000F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6
  136. C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2000000787878000000F6C6B2
  137. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6
  138. B2F6C6B2000000787878000000F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6
  139. C6B2946551946551946551F9C1ADF6C6B2F6C6B2000000787878000000FFFFFF
  140. FEFAFAFEFAF9FEFAF9FEFAF9FEFBFBC7C5C5000000000000000000946551FEFA
  141. F9FEFAF9000000787878000000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF00
  142. 00004793B5487180060E13000000946551FEFAF9000000787878000000FFFFFF
  143. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFF0000006FDDFB66BFE94F798D0E0F100000
  144. 00946551000000787878000000FFF5F0FAEDE9FAEDE9FAEDE9FAEDE9FBEEEA00
  145. 000057ACBC94FFFF516F7C4E4A431D2423000000000000787878000000F6C6B2
  146. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2000000406E7A83837A94A2993322
  147. 1C221512000000787878000000F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6
  148. C6B2F6C6B20000008F9C927B655AB2624A7C4A3C251C18000000000000F6C6B2
  149. F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2000000B67D64FFE9
  150. C3C1836C7C4E3F291E19000000F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6C6B2F6
  151. C6B2F6C6B2F6C6B2F6C6B2000000C6977EFFF9DCBF8773825243000000000000
  152. 0000000000000000000000000000000000000000000000000000000000000000
  153. 00D8A286FFFDDFC08671}
  154. Spacing = 6
  155. TabOrder = 0
  156. Font.Charset = DEFAULT_CHARSET
  157. Font.Color = clBlack
  158. Font.Height = -13
  159. Font.Name = #47569#51008' '#44256#46357
  160. Font.Style = []
  161. ParentFont = False
  162. OnClick = BtnAllDelClick
  163. end
  164. object BtnAllEdt: TcxButton
  165. Tag = 5
  166. Left = 661
  167. Top = 12
  168. Width = 291
  169. Height = 25
  170. Cursor = crHandPoint
  171. Hint = #49440#53469#54620' '#51228#50612#44592#50640' '#44060#48324' '#45236#50857#51004#47196' '#51200#51109
  172. Anchors = [akRight, akBottom]
  173. Caption = #49440#53469#54620' VMS'#50640' '#44060#48324' '#45236#50857#51004#47196' '#51200#51109
  174. Colors.Default = 10737865
  175. Glyph.Data = {
  176. 36040000424D3604000000000000360000002800000010000000100000000100
  177. 2000000000000004000000000000000000000000000000000000000000000000
  178. 0000000000000000000000000000000000000000000000000000000000000000
  179. 0000000000000000000000000000000000000000000000000000000000E60000
  180. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000E60000
  181. 00E6000000E6000000E600000000000000000000000000000000000000E6B1B2
  182. B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2
  183. B1E6838383E6000000E600000000000000000000000000000000000000E6E6E6
  184. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6
  185. E6E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  186. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  187. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  188. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E60000
  189. 00E6B1B2B1E6000000E600000000000000000000000000000000000000E6E6E6
  190. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E61F4AE6E661A1E6E60000
  191. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  192. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E61F4AE6E685D0E6E67BC2E6E61F4A
  193. E6E61F4AE6E61F4AE6E61F4AE6E61F4AE6E6000000E600000000000000E6E6E6
  194. E6E6747C74E6747C74E6000000E696E5E6E696E5E6E696E5E6E68FDDE6E685D0
  195. E6E67BC2E6E66FB2E6E661A1E6E65490E6E6000000E600000000000000E6E6E6
  196. E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E696E5E6E696E5E6E696E5
  197. E6E68FDCE6E685D0E6E67BC2E6E66EB2E6E6000000E600000000000000E6E6E6
  198. E6E6B1B2B1E6B1B2B1E6B1B2B1E6B1B2B1E6000000E696E5E6E696E5E6E60000
  199. 00E6000000E6000000E6000000E6000000E6000000E600000000000000E6E6E6
  200. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E696E5E6E60000
  201. 00E6000000E60000000000000000000000000000000000000000000000E6E6E6
  202. E6E6747C74E6747C74E6747C74E6747C74E6747C74E6747C74E6000000E60000
  203. 00E6000000000000000000000000000000000000000000000000000000E6E6E6
  204. E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6E6000000E60000
  205. 0000000000000000000000000000000000000000000000000000000000E60000
  206. 00E6000000E6000000E6000000E6000000E6000000E6000000E6000000000000
  207. 0000000000000000000000000000000000000000000000000000000000000000
  208. 0000000000000000000000000000000000000000000000000000000000000000
  209. 0000000000000000000000000000000000000000000000000000}
  210. Spacing = 6
  211. TabOrder = 1
  212. Font.Charset = DEFAULT_CHARSET
  213. Font.Color = clBlack
  214. Font.Height = -13
  215. Font.Name = #47569#51008' '#44256#46357
  216. Font.Style = []
  217. ParentFont = False
  218. OnClick = BtnAllEdtClick
  219. end
  220. object cxLabel1: TcxLabel
  221. Left = 1
  222. Top = 12
  223. Caption = #47785#47197#51012' '#45908#48660#53364#47533#54616#47732' '#44060#48324' '#45236#50857#51012' '#49444#51221#54624' '#49688' '#51080#49845#45768#45796'.'
  224. Transparent = True
  225. end
  226. end
  227. object GrpForm: TcxGroupBox
  228. Left = 0
  229. Top = 0
  230. Align = alTop
  231. Caption = #9654' VMS '#47700#49884#51648' '#54268
  232. Style.BorderColor = clCaptionText
  233. Style.Shadow = False
  234. Style.TextColor = clWindowText
  235. Style.TextStyle = [fsBold]
  236. TabOrder = 1
  237. Height = 348
  238. Width = 954
  239. object PnlCmd: TPanel
  240. Left = 3
  241. Top = 19
  242. Width = 948
  243. Height = 319
  244. Align = alClient
  245. BevelOuter = bvNone
  246. TabOrder = 0
  247. object Panel2: TPanel
  248. Left = 0
  249. Top = 0
  250. Width = 948
  251. Height = 319
  252. Align = alClient
  253. BevelOuter = bvNone
  254. Color = clMenuHighlight
  255. ParentBackground = False
  256. TabOrder = 0
  257. object CxForm: TcxGrid
  258. Left = 0
  259. Top = 0
  260. Width = 552
  261. Height = 319
  262. Align = alClient
  263. TabOrder = 0
  264. object TvForm: TcxGridTableView
  265. DataController.Summary.DefaultGroupSummaryItems = <>
  266. DataController.Summary.FooterSummaryItems = <>
  267. DataController.Summary.SummaryGroups = <>
  268. OptionsCustomize.ColumnFiltering = False
  269. OptionsCustomize.ColumnMoving = False
  270. OptionsCustomize.DataRowSizing = True
  271. OptionsView.GroupByBox = False
  272. object ColFrm001: TcxGridColumn
  273. Caption = #47700#49884#51648' ID'
  274. PropertiesClassName = 'TcxLabelProperties'
  275. Properties.Alignment.Horz = taCenter
  276. Properties.Alignment.Vert = taVCenter
  277. GroupSummaryAlignment = taCenter
  278. HeaderAlignmentHorz = taCenter
  279. HeaderAlignmentVert = vaCenter
  280. HeaderGlyphAlignmentHorz = taCenter
  281. MinWidth = 0
  282. Options.Editing = False
  283. Width = 102
  284. end
  285. object ColFrm002: TcxGridColumn
  286. Caption = #47700#49884#51648' '#47112#51060#50500#50883
  287. DataBinding.ValueType = 'Variant'
  288. PropertiesClassName = 'TcxImageProperties'
  289. Properties.GraphicClassName = 'TdxSmartImage'
  290. Properties.Stretch = True
  291. GroupSummaryAlignment = taCenter
  292. HeaderAlignmentHorz = taCenter
  293. HeaderAlignmentVert = vaCenter
  294. HeaderGlyphAlignmentHorz = taCenter
  295. MinWidth = 340
  296. Options.Editing = False
  297. Width = 388
  298. end
  299. object ColFrm003: TcxGridColumn
  300. PropertiesClassName = 'TcxLabelProperties'
  301. Properties.Alignment.Horz = taCenter
  302. Properties.Alignment.Vert = taVCenter
  303. Visible = False
  304. GroupSummaryAlignment = taCenter
  305. HeaderAlignmentHorz = taCenter
  306. HeaderAlignmentVert = vaCenter
  307. HeaderGlyphAlignmentHorz = taCenter
  308. end
  309. object ColFrm004: TcxGridColumn
  310. Visible = False
  311. GroupSummaryAlignment = taCenter
  312. HeaderAlignmentHorz = taCenter
  313. HeaderAlignmentVert = vaCenter
  314. HeaderGlyphAlignmentHorz = taCenter
  315. end
  316. object ColFrm005: TcxGridColumn
  317. Visible = False
  318. GroupSummaryAlignment = taCenter
  319. HeaderAlignmentHorz = taCenter
  320. HeaderAlignmentVert = vaCenter
  321. HeaderGlyphAlignmentHorz = taCenter
  322. end
  323. object ColFrm006: TcxGridColumn
  324. Visible = False
  325. GroupSummaryAlignment = taCenter
  326. HeaderAlignmentHorz = taCenter
  327. HeaderAlignmentVert = vaCenter
  328. HeaderGlyphAlignmentHorz = taCenter
  329. end
  330. object ColFrm007: TcxGridColumn
  331. Visible = False
  332. GroupSummaryAlignment = taCenter
  333. HeaderAlignmentHorz = taCenter
  334. HeaderAlignmentVert = vaCenter
  335. HeaderGlyphAlignmentHorz = taCenter
  336. end
  337. object ColFrm008: TcxGridColumn
  338. Visible = False
  339. GroupSummaryAlignment = taCenter
  340. HeaderAlignmentHorz = taCenter
  341. HeaderAlignmentVert = vaCenter
  342. HeaderGlyphAlignmentHorz = taCenter
  343. end
  344. object ColFrm009: TcxGridColumn
  345. Visible = False
  346. GroupSummaryAlignment = taCenter
  347. HeaderAlignmentHorz = taCenter
  348. HeaderAlignmentVert = vaCenter
  349. HeaderGlyphAlignmentHorz = taCenter
  350. end
  351. end
  352. object GlForm: TcxGridLevel
  353. GridView = TvForm
  354. end
  355. end
  356. object PnlForm: TPanel
  357. Left = 552
  358. Top = 0
  359. Width = 396
  360. Height = 319
  361. Align = alRight
  362. BevelOuter = bvNone
  363. TabOrder = 1
  364. DesignSize = (
  365. 396
  366. 319)
  367. object ImgDesc11: TImage
  368. Left = 9
  369. Top = 17
  370. Width = 9
  371. Height = 9
  372. Transparent = True
  373. end
  374. object ImgDesc01: TImage
  375. Left = 9
  376. Top = 50
  377. Width = 9
  378. Height = 9
  379. Transparent = True
  380. end
  381. object Label1: TLabel
  382. Left = 105
  383. Top = 176
  384. Width = 52
  385. Height = 17
  386. Alignment = taRightJustify
  387. Caption = #54364#52636#49884#44036
  388. Visible = False
  389. end
  390. object ImgDesc02: TImage
  391. Left = 33
  392. Top = 180
  393. Width = 9
  394. Height = 9
  395. Transparent = True
  396. Visible = False
  397. end
  398. object Label2: TLabel
  399. Left = 105
  400. Top = 209
  401. Width = 52
  402. Height = 17
  403. Alignment = taRightJustify
  404. Caption = #49324#50857#50976#47924
  405. Transparent = True
  406. Visible = False
  407. end
  408. object ImgDesc04: TImage
  409. Left = 33
  410. Top = 213
  411. Width = 9
  412. Height = 9
  413. Transparent = True
  414. Visible = False
  415. end
  416. object Label3: TLabel
  417. Left = 49
  418. Top = 14
  419. Width = 83
  420. Height = 17
  421. Alignment = taRightJustify
  422. Caption = #54364#52636#49884#51089' '#49884#44033
  423. end
  424. object Label4: TLabel
  425. Left = 49
  426. Top = 47
  427. Width = 83
  428. Height = 17
  429. Alignment = taRightJustify
  430. Caption = #54364#52636#51333#47308' '#49884#44033
  431. end
  432. object CbUse: TcxComboBox
  433. Left = 162
  434. Top = 207
  435. Properties.Alignment.Horz = taCenter
  436. Properties.Alignment.Vert = taVCenter
  437. Properties.DropDownListStyle = lsFixedList
  438. Properties.DropDownSizeable = True
  439. Properties.HideSelection = False
  440. Properties.Items.Strings = (
  441. 'Y'
  442. 'N')
  443. Style.BorderStyle = ebsUltraFlat
  444. Style.LookAndFeel.Kind = lfUltraFlat
  445. Style.LookAndFeel.NativeStyle = False
  446. Style.ButtonStyle = btsUltraFlat
  447. Style.PopupBorderStyle = epbsFlat
  448. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  449. StyleDisabled.LookAndFeel.NativeStyle = False
  450. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  451. StyleFocused.LookAndFeel.NativeStyle = False
  452. StyleFocused.TextStyle = [fsBold]
  453. StyleHot.LookAndFeel.Kind = lfUltraFlat
  454. StyleHot.LookAndFeel.NativeStyle = False
  455. TabOrder = 0
  456. Text = 'Y'
  457. Visible = False
  458. Width = 51
  459. end
  460. object CbCycle: TcxComboBox
  461. Left = 162
  462. Top = 174
  463. Properties.Alignment.Horz = taCenter
  464. Properties.Alignment.Vert = taVCenter
  465. Properties.DropDownListStyle = lsFixedList
  466. Properties.DropDownSizeable = True
  467. Properties.HideSelection = False
  468. Properties.Items.Strings = (
  469. '1'
  470. '2'
  471. '3'
  472. '4'
  473. '5'
  474. '6'
  475. '7'
  476. '8'
  477. '9'
  478. '10')
  479. Style.BorderStyle = ebsUltraFlat
  480. Style.LookAndFeel.Kind = lfUltraFlat
  481. Style.LookAndFeel.NativeStyle = False
  482. Style.ButtonStyle = btsUltraFlat
  483. Style.PopupBorderStyle = epbsFlat
  484. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  485. StyleDisabled.LookAndFeel.NativeStyle = False
  486. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  487. StyleFocused.LookAndFeel.NativeStyle = False
  488. StyleFocused.TextStyle = [fsBold]
  489. StyleHot.LookAndFeel.Kind = lfUltraFlat
  490. StyleHot.LookAndFeel.NativeStyle = False
  491. TabOrder = 1
  492. Text = '4'
  493. Visible = False
  494. Width = 51
  495. end
  496. object DtEndDate: TDateTimePicker
  497. Left = 139
  498. Top = 44
  499. Width = 119
  500. Height = 24
  501. BevelInner = bvNone
  502. BevelOuter = bvNone
  503. Date = 40452.000000000000000000
  504. Time = 40452.000000000000000000
  505. Color = clBtnFace
  506. ImeName = 'Microsoft Office IME 2007'
  507. ParentColor = True
  508. TabOrder = 2
  509. end
  510. object DtStrDate: TDateTimePicker
  511. Left = 139
  512. Top = 11
  513. Width = 119
  514. Height = 24
  515. BevelInner = bvNone
  516. BevelOuter = bvNone
  517. Date = 40452.000000000000000000
  518. Time = 40452.000000000000000000
  519. Color = clBtnFace
  520. ImeName = 'Microsoft Office IME 2007'
  521. ParentColor = True
  522. TabOrder = 3
  523. end
  524. object BtnAllAdd: TcxButton
  525. Tag = 5
  526. Left = 9
  527. Top = 284
  528. Width = 272
  529. Height = 25
  530. Cursor = crHandPoint
  531. Hint = #49440#53469#54620' '#51228#50612#44592#50640' '#46041#51068' '#45236#50857#51004#47196' '#51200#51109
  532. Anchors = [akLeft, akBottom]
  533. Caption = #49440#53469#54620' VMS'#50640' '#46041#51068' '#45236#50857#51004#47196' '#51200#51109
  534. Colors.Default = 10737865
  535. Glyph.Data = {
  536. 36030000424D3603000000000000360000002800000010000000100000000100
  537. 1800000000000003000012170000121700000000000000000000C0C0C0C0C0C0
  538. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  539. C0C0C0C0C0C0C0C0C0C0C0C0C098989878787878787878787878787878787878
  540. 7878787878787878787878787878787878787878787878ACACACA2A2A2433630
  541. 765E54573A2F6E483B6E483B6E483B6E483B6E483B6E483B6E483B6040346951
  542. 47645148363636ACACACB9B9B9866C61EDBDA9AE745EDC9076DC9076DC9076DC
  543. 9076DC9076DC9076DC9076C18068D2A28EC9A291363636ACACACB9B9B9866C61
  544. EDBDA9AE745EDC9076DC9076DC9076DC9076DC9076DC9076DC9076C18068D2A2
  545. 8EC9A291363636ACACACB9B9B9866C61EDBDA9AE745EDC9076DC9076DC9076DC
  546. 9076DC9076DC9076DC9076C18068D2A28EC9A291363636ACACACB9B9B9866C61
  547. EDBDA9AE745EDC9076DC9076DC9076DC9076DC9076DC9076DC9076C18068D2A2
  548. 8EC9A291363636ACACACB9B9B9866C61EDBDA9AE745EDC9076DC9076DC9076DC
  549. 9076DC9076DC9076DC9076C18068D2A28EC9A291363636ACACACB9B9B9866C61
  550. EDBDA9AE745EDC9076DC9076DC9076DC9076DC9076DC9076DC9076C18068D2A2
  551. 8EC9A291363636ACACACB9B9B9866C61EDBDA994655194655194655194655194
  552. 6551946551946551946551946551D2A28EC9A291363636ACACACB9B9B9866C61
  553. F6C6B2F6C6B2A787797B63597B63597B63597B63597B6359866C61F6C6B2F6C6
  554. B2C9A291363636ACACACB9B9B9866C61F6C6B29C7E716E8DA0ADDFFCADDFFCAD
  555. DFFCADDFFCADDFFC9DCAE5594840F6C6B2C9A291363636ACACACB9B9B9866C61
  556. F6C6B29C7E716E8DA0ADDFFCADDFFCADDFFC0000000000007DA2B7594840F6C6
  557. B2C9A291363636ACACACB9B9B9866C61F6C6B29C7E716E8DA0ADDFFCADDFFCAD
  558. DFFC3434345757577DA2B7594840F6C6B27A645B676767B6B6B6B9B9B9866C61
  559. F6C6B29C7E716E8DA0ADDFFCADDFFCADDFFC3434345757577DA2B75948405948
  560. 407A7A7AC0C0C0C0C0C0E8E8E8B9B9B97F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  561. 7F7F7F7F7F7F7F7F7F7F7F747474868686BCBCBCC0C0C0C0C0C0}
  562. Spacing = 6
  563. TabOrder = 4
  564. Font.Charset = DEFAULT_CHARSET
  565. Font.Color = clBlack
  566. Font.Height = -13
  567. Font.Name = #47569#51008' '#44256#46357
  568. Font.Style = []
  569. ParentFont = False
  570. OnClick = BtnAllAddClick
  571. end
  572. object PnlWeek: TPanel
  573. Left = 6
  574. Top = 75
  575. Width = 387
  576. Height = 42
  577. BevelOuter = bvNone
  578. ParentColor = True
  579. TabOrder = 5
  580. object ImgDesc2: TImage
  581. Left = 4
  582. Top = 12
  583. Width = 9
  584. Height = 9
  585. Transparent = True
  586. end
  587. object ChkWeek0: TcxCheckBox
  588. Left = 42
  589. Top = 9
  590. Cursor = crHandPoint
  591. Caption = #50900
  592. ParentBackground = False
  593. ParentColor = False
  594. ParentShowHint = False
  595. Properties.Alignment = taLeftJustify
  596. ShowHint = True
  597. State = cbsChecked
  598. Style.BorderColor = 9868950
  599. Style.BorderStyle = ebsThick
  600. Style.Color = 14671839
  601. Style.LookAndFeel.Kind = lfUltraFlat
  602. Style.Shadow = False
  603. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  604. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  605. StyleHot.LookAndFeel.Kind = lfUltraFlat
  606. TabOrder = 0
  607. Transparent = True
  608. Width = 47
  609. end
  610. object ChkWeek1: TcxCheckBox
  611. Left = 87
  612. Top = 9
  613. Cursor = crHandPoint
  614. Caption = #54868
  615. ParentBackground = False
  616. ParentColor = False
  617. ParentShowHint = False
  618. Properties.Alignment = taLeftJustify
  619. ShowHint = True
  620. State = cbsChecked
  621. Style.BorderColor = 9868950
  622. Style.BorderStyle = ebsThick
  623. Style.Color = 14671839
  624. Style.LookAndFeel.Kind = lfUltraFlat
  625. Style.Shadow = False
  626. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  627. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  628. StyleHot.LookAndFeel.Kind = lfUltraFlat
  629. TabOrder = 1
  630. Transparent = True
  631. Width = 47
  632. end
  633. object ChkWeek3: TcxCheckBox
  634. Left = 179
  635. Top = 9
  636. Cursor = crHandPoint
  637. Caption = #47785
  638. ParentBackground = False
  639. ParentColor = False
  640. ParentShowHint = False
  641. Properties.Alignment = taLeftJustify
  642. ShowHint = True
  643. State = cbsChecked
  644. Style.BorderColor = 9868950
  645. Style.BorderStyle = ebsThick
  646. Style.Color = 14671839
  647. Style.LookAndFeel.Kind = lfUltraFlat
  648. Style.Shadow = False
  649. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  650. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  651. StyleHot.LookAndFeel.Kind = lfUltraFlat
  652. TabOrder = 2
  653. Transparent = True
  654. Width = 47
  655. end
  656. object ChkWeek2: TcxCheckBox
  657. Left = 133
  658. Top = 9
  659. Cursor = crHandPoint
  660. Caption = #49688
  661. ParentBackground = False
  662. ParentColor = False
  663. ParentShowHint = False
  664. Properties.Alignment = taLeftJustify
  665. ShowHint = True
  666. State = cbsChecked
  667. Style.BorderColor = 9868950
  668. Style.BorderStyle = ebsThick
  669. Style.Color = 14671839
  670. Style.LookAndFeel.Kind = lfUltraFlat
  671. Style.Shadow = False
  672. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  673. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  674. StyleHot.LookAndFeel.Kind = lfUltraFlat
  675. TabOrder = 3
  676. Transparent = True
  677. Width = 47
  678. end
  679. object ChkWeek6: TcxCheckBox
  680. Left = 316
  681. Top = 9
  682. Cursor = crHandPoint
  683. Caption = #51068
  684. ParentBackground = False
  685. ParentColor = False
  686. ParentShowHint = False
  687. Properties.Alignment = taLeftJustify
  688. ShowHint = True
  689. State = cbsChecked
  690. Style.BorderColor = 9868950
  691. Style.BorderStyle = ebsThick
  692. Style.Color = 14671839
  693. Style.LookAndFeel.Kind = lfUltraFlat
  694. Style.Shadow = False
  695. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  696. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  697. StyleHot.LookAndFeel.Kind = lfUltraFlat
  698. TabOrder = 4
  699. Transparent = True
  700. Width = 47
  701. end
  702. object ChkWeek5: TcxCheckBox
  703. Left = 270
  704. Top = 9
  705. Cursor = crHandPoint
  706. Caption = #53664
  707. ParentBackground = False
  708. ParentColor = False
  709. ParentShowHint = False
  710. Properties.Alignment = taLeftJustify
  711. ShowHint = True
  712. State = cbsChecked
  713. Style.BorderColor = 9868950
  714. Style.BorderStyle = ebsThick
  715. Style.Color = 14671839
  716. Style.LookAndFeel.Kind = lfUltraFlat
  717. Style.Shadow = False
  718. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  719. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  720. StyleHot.LookAndFeel.Kind = lfUltraFlat
  721. TabOrder = 5
  722. Transparent = True
  723. Width = 47
  724. end
  725. object ChkWeek4: TcxCheckBox
  726. Left = 224
  727. Top = 9
  728. Cursor = crHandPoint
  729. Caption = #44552
  730. ParentBackground = False
  731. ParentColor = False
  732. ParentShowHint = False
  733. Properties.Alignment = taLeftJustify
  734. ShowHint = True
  735. State = cbsChecked
  736. Style.BorderColor = 9868950
  737. Style.BorderStyle = ebsThick
  738. Style.Color = 14671839
  739. Style.LookAndFeel.Kind = lfUltraFlat
  740. Style.Shadow = False
  741. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  742. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  743. StyleHot.LookAndFeel.Kind = lfUltraFlat
  744. TabOrder = 6
  745. Transparent = True
  746. Width = 47
  747. end
  748. object cxLabel3: TcxLabel
  749. Left = 61
  750. Top = 84
  751. Caption = #54364#52636#50836#51068
  752. Style.TextStyle = [fsBold]
  753. Properties.Alignment.Horz = taRightJustify
  754. Properties.Alignment.Vert = taVCenter
  755. Transparent = True
  756. AnchorX = 117
  757. AnchorY = 95
  758. end
  759. end
  760. object DtStrTime: TDateTimePicker
  761. Left = 264
  762. Top = 10
  763. Width = 75
  764. Height = 25
  765. BevelInner = bvNone
  766. BevelOuter = bvNone
  767. BevelKind = bkFlat
  768. Date = 40452.000000000000000000
  769. Format = ' HH:mm'
  770. Time = 40452.000000000000000000
  771. Color = clBtnFace
  772. DateMode = dmUpDown
  773. Font.Charset = DEFAULT_CHARSET
  774. Font.Color = clWindowText
  775. Font.Height = -13
  776. Font.Name = #47569#51008' '#44256#46357
  777. Font.Style = []
  778. ImeName = 'Microsoft Office IME 2007'
  779. Kind = dtkTime
  780. ParentColor = True
  781. ParentFont = False
  782. TabOrder = 6
  783. end
  784. object DtEndTime: TDateTimePicker
  785. Left = 264
  786. Top = 44
  787. Width = 75
  788. Height = 25
  789. BevelInner = bvNone
  790. BevelOuter = bvNone
  791. BevelKind = bkFlat
  792. Date = 40452.000000000000000000
  793. Format = ' HH:mm'
  794. Time = 40452.000000000000000000
  795. Color = clBtnFace
  796. DateMode = dmUpDown
  797. Font.Charset = DEFAULT_CHARSET
  798. Font.Color = clWindowText
  799. Font.Height = -13
  800. Font.Name = #47569#51008' '#44256#46357
  801. Font.Style = []
  802. ImeName = 'Microsoft Office IME 2007'
  803. Kind = dtkTime
  804. ParentColor = True
  805. ParentFont = False
  806. TabOrder = 7
  807. end
  808. end
  809. end
  810. end
  811. end
  812. object GrpObj: TcxGroupBox
  813. Left = 0
  814. Top = 348
  815. Align = alClient
  816. Caption = #9654' VMS '#47785#47197
  817. Style.TextStyle = [fsBold]
  818. TabOrder = 2
  819. Height = 394
  820. Width = 954
  821. object CxList: TcxGrid
  822. Left = 3
  823. Top = 50
  824. Width = 948
  825. Height = 334
  826. Align = alClient
  827. TabOrder = 0
  828. object TvList: TcxGridTableView
  829. OnCellDblClick = TvListCellDblClick
  830. DataController.Summary.DefaultGroupSummaryItems = <>
  831. DataController.Summary.FooterSummaryItems = <>
  832. DataController.Summary.SummaryGroups = <>
  833. OptionsCustomize.ColumnFiltering = False
  834. OptionsData.CancelOnExit = False
  835. OptionsData.Deleting = False
  836. OptionsData.DeletingConfirmation = False
  837. OptionsData.Inserting = False
  838. OptionsView.ColumnAutoWidth = True
  839. OptionsView.GroupByBox = False
  840. OptionsView.Indicator = True
  841. object ColumnSel: TcxGridColumn
  842. Caption = #49440#53469
  843. DataBinding.ValueType = 'Boolean'
  844. PropertiesClassName = 'TcxCheckBoxProperties'
  845. Properties.Alignment = taCenter
  846. Properties.ImmediatePost = True
  847. Properties.NullStyle = nssUnchecked
  848. HeaderAlignmentHorz = taCenter
  849. HeaderAlignmentVert = vaCenter
  850. Width = 40
  851. end
  852. object Col00: TcxGridColumn
  853. Caption = 'VMS'#48264#54840
  854. PropertiesClassName = 'TcxTextEditProperties'
  855. Properties.Alignment.Horz = taCenter
  856. Properties.Alignment.Vert = taVCenter
  857. Visible = False
  858. HeaderAlignmentHorz = taCenter
  859. HeaderAlignmentVert = vaCenter
  860. VisibleForCustomization = False
  861. end
  862. object Col01: TcxGridColumn
  863. Caption = 'VMS ID'
  864. PropertiesClassName = 'TcxLabelProperties'
  865. Properties.Alignment.Horz = taCenter
  866. Properties.Alignment.Vert = taVCenter
  867. GroupSummaryAlignment = taCenter
  868. HeaderAlignmentHorz = taCenter
  869. HeaderAlignmentVert = vaCenter
  870. HeaderGlyphAlignmentHorz = taCenter
  871. Width = 67
  872. end
  873. object Col02: TcxGridColumn
  874. Caption = 'VMS '#47749#52845
  875. PropertiesClassName = 'TcxLabelProperties'
  876. Properties.Alignment.Horz = taLeftJustify
  877. Properties.Alignment.Vert = taVCenter
  878. GroupSummaryAlignment = taCenter
  879. HeaderAlignmentHorz = taCenter
  880. HeaderAlignmentVert = vaCenter
  881. HeaderGlyphAlignmentHorz = taCenter
  882. Options.Editing = False
  883. Width = 213
  884. end
  885. object Col03: TcxGridColumn
  886. Caption = #54364#52636#49884#44036
  887. PropertiesClassName = 'TcxComboBoxProperties'
  888. Properties.Alignment.Horz = taCenter
  889. Properties.Alignment.Vert = taVCenter
  890. Properties.DropDownListStyle = lsFixedList
  891. Properties.ImmediatePost = True
  892. Properties.Items.Strings = (
  893. '1'
  894. '2'
  895. '3'
  896. '4'
  897. '5'
  898. '6'
  899. '7'
  900. '8'
  901. '9'
  902. '10')
  903. GroupSummaryAlignment = taCenter
  904. HeaderAlignmentHorz = taCenter
  905. HeaderAlignmentVert = vaCenter
  906. HeaderGlyphAlignmentHorz = taCenter
  907. Options.Editing = False
  908. Width = 60
  909. end
  910. object Col04: TcxGridColumn
  911. Caption = #49884#51089#49884#44033
  912. PropertiesClassName = 'TcxTextEditProperties'
  913. Properties.Alignment.Horz = taCenter
  914. Properties.Alignment.Vert = taVCenter
  915. GroupSummaryAlignment = taCenter
  916. HeaderAlignmentHorz = taCenter
  917. HeaderAlignmentVert = vaCenter
  918. HeaderGlyphAlignmentHorz = taCenter
  919. Options.Editing = False
  920. Width = 152
  921. end
  922. object Col05: TcxGridColumn
  923. Caption = #51333#47308#49884#44033
  924. PropertiesClassName = 'TcxTextEditProperties'
  925. Properties.Alignment.Horz = taCenter
  926. Properties.Alignment.Vert = taVCenter
  927. GroupSummaryAlignment = taCenter
  928. HeaderAlignmentHorz = taCenter
  929. HeaderAlignmentVert = vaCenter
  930. HeaderGlyphAlignmentHorz = taCenter
  931. Options.Editing = False
  932. Width = 142
  933. end
  934. object Col06: TcxGridColumn
  935. Caption = #49324#50857
  936. PropertiesClassName = 'TcxComboBoxProperties'
  937. Properties.Alignment.Horz = taCenter
  938. Properties.Alignment.Vert = taVCenter
  939. Properties.DropDownListStyle = lsFixedList
  940. Properties.ImmediatePost = True
  941. Properties.Items.Strings = (
  942. 'Y'
  943. 'N')
  944. Visible = False
  945. GroupSummaryAlignment = taCenter
  946. HeaderAlignmentHorz = taCenter
  947. HeaderAlignmentVert = vaCenter
  948. HeaderGlyphAlignmentHorz = taCenter
  949. VisibleForCustomization = False
  950. end
  951. object Col07: TcxGridColumn
  952. Caption = #51228#44277#49692#48264
  953. PropertiesClassName = 'TcxLabelProperties'
  954. Properties.Alignment.Horz = taCenter
  955. Properties.Alignment.Vert = taVCenter
  956. Visible = False
  957. GroupSummaryAlignment = taCenter
  958. HeaderAlignmentHorz = taCenter
  959. HeaderAlignmentVert = vaCenter
  960. HeaderGlyphAlignmentHorz = taCenter
  961. VisibleForCustomization = False
  962. end
  963. object Col08: TcxGridColumn
  964. Caption = #49884#51089#49884#44033
  965. PropertiesClassName = 'TcxTextEditProperties'
  966. Visible = False
  967. GroupSummaryAlignment = taCenter
  968. HeaderAlignmentHorz = taCenter
  969. HeaderAlignmentVert = vaCenter
  970. HeaderGlyphAlignmentHorz = taCenter
  971. end
  972. object Col09: TcxGridColumn
  973. Caption = #51333#47308#49884#44033
  974. PropertiesClassName = 'TcxTextEditProperties'
  975. Visible = False
  976. HeaderAlignmentHorz = taCenter
  977. HeaderAlignmentVert = vaCenter
  978. end
  979. object TvListColumn4: TcxGridColumn
  980. PropertiesClassName = 'TcxTextEditProperties'
  981. Visible = False
  982. end
  983. object Col10: TcxGridColumn
  984. Caption = #54364#52636#50836#51068
  985. PropertiesClassName = 'TcxLabelProperties'
  986. Properties.Alignment.Horz = taCenter
  987. Properties.Alignment.Vert = taVCenter
  988. HeaderAlignmentHorz = taCenter
  989. HeaderAlignmentVert = vaCenter
  990. end
  991. object Col11: TcxGridColumn
  992. Caption = #49884#51089#49884#44036'('#50896#48376')'
  993. PropertiesClassName = 'TcxLabelProperties'
  994. Properties.Alignment.Horz = taCenter
  995. Properties.Alignment.Vert = taVCenter
  996. Visible = False
  997. HeaderAlignmentHorz = taCenter
  998. HeaderAlignmentVert = vaCenter
  999. VisibleForCustomization = False
  1000. end
  1001. object ColMode: TcxGridColumn
  1002. Caption = #47784#46300
  1003. PropertiesClassName = 'TcxLabelProperties'
  1004. Properties.Alignment.Horz = taCenter
  1005. Properties.Alignment.Vert = taVCenter
  1006. Visible = False
  1007. HeaderAlignmentHorz = taCenter
  1008. HeaderAlignmentVert = vaCenter
  1009. VisibleForCustomization = False
  1010. end
  1011. end
  1012. object GlList: TcxGridLevel
  1013. GridView = TvList
  1014. end
  1015. end
  1016. object PnlTop: TPanel
  1017. Left = 3
  1018. Top = 19
  1019. Width = 948
  1020. Height = 31
  1021. Align = alTop
  1022. BevelOuter = bvNone
  1023. TabOrder = 1
  1024. object BtnAllSelect: TcxButton
  1025. Left = 0
  1026. Top = 2
  1027. Width = 80
  1028. Height = 24
  1029. Cursor = crHandPoint
  1030. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1031. Caption = #51204#52404#49440#53469
  1032. Colors.Default = clBtnFace
  1033. TabOrder = 0
  1034. Font.Charset = DEFAULT_CHARSET
  1035. Font.Color = clWindowText
  1036. Font.Height = -12
  1037. Font.Name = #47569#51008' '#44256#46357
  1038. Font.Style = []
  1039. ParentFont = False
  1040. OnClick = BtnAllSelectClick
  1041. end
  1042. object BtnReverse: TcxButton
  1043. Tag = 2
  1044. Left = 164
  1045. Top = 2
  1046. Width = 80
  1047. Height = 24
  1048. Cursor = crHandPoint
  1049. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1050. Caption = #49440#53469#48152#51204
  1051. Colors.Default = clBtnFace
  1052. TabOrder = 1
  1053. Font.Charset = DEFAULT_CHARSET
  1054. Font.Color = clWindowText
  1055. Font.Height = -12
  1056. Font.Name = #47569#51008' '#44256#46357
  1057. Font.Style = []
  1058. ParentFont = False
  1059. OnClick = BtnAllSelectClick
  1060. end
  1061. object BtnAllClear: TcxButton
  1062. Tag = 1
  1063. Left = 82
  1064. Top = 2
  1065. Width = 80
  1066. Height = 24
  1067. Cursor = crHandPoint
  1068. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  1069. Caption = #51204#52404#54644#51228
  1070. Colors.Default = clBtnFace
  1071. TabOrder = 2
  1072. Font.Charset = DEFAULT_CHARSET
  1073. Font.Color = clWindowText
  1074. Font.Height = -12
  1075. Font.Name = #47569#51008' '#44256#46357
  1076. Font.Style = []
  1077. ParentFont = False
  1078. OnClick = BtnAllSelectClick
  1079. end
  1080. end
  1081. end
  1082. end
  1083. object BtnSearch: TcxButton
  1084. Left = 798
  1085. Top = 11
  1086. Width = 80
  1087. Height = 25
  1088. Cursor = crHandPoint
  1089. Hint = #51312#54924
  1090. Anchors = [akTop, akRight]
  1091. Caption = #51312#54924
  1092. Colors.Default = 10737865
  1093. LookAndFeel.NativeStyle = False
  1094. TabOrder = 3
  1095. Visible = False
  1096. Font.Charset = DEFAULT_CHARSET
  1097. Font.Color = clBlack
  1098. Font.Height = -13
  1099. Font.Name = #47569#51008' '#44256#46357
  1100. Font.Style = [fsBold]
  1101. ParentFont = False
  1102. OnClick = BtnSearchClick
  1103. end
  1104. object EdObjId: TcxMaskEdit
  1105. Left = 186
  1106. Top = 8
  1107. Properties.Alignment.Horz = taCenter
  1108. Properties.Alignment.Vert = taVCenter
  1109. Properties.MaskKind = emkRegExpr
  1110. Properties.MaxLength = 0
  1111. Style.LookAndFeel.NativeStyle = False
  1112. StyleDisabled.LookAndFeel.NativeStyle = False
  1113. StyleFocused.LookAndFeel.NativeStyle = False
  1114. StyleHot.LookAndFeel.NativeStyle = False
  1115. TabOrder = 4
  1116. Text = '0'
  1117. Visible = False
  1118. Width = 56
  1119. end
  1120. object EdFormId: TcxTextEdit
  1121. Left = 289
  1122. Top = 8
  1123. ImeMode = imSAlpha
  1124. Properties.Alignment.Horz = taCenter
  1125. Properties.Alignment.Vert = taVCenter
  1126. Properties.ImeMode = imSAlpha
  1127. Properties.MaxLength = 0
  1128. Properties.ReadOnly = True
  1129. Style.LookAndFeel.Kind = lfUltraFlat
  1130. Style.LookAndFeel.NativeStyle = False
  1131. Style.Shadow = False
  1132. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1133. StyleDisabled.LookAndFeel.NativeStyle = False
  1134. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1135. StyleFocused.LookAndFeel.NativeStyle = False
  1136. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1137. StyleHot.LookAndFeel.NativeStyle = False
  1138. TabOrder = 5
  1139. Text = '10000'
  1140. Visible = False
  1141. Width = 83
  1142. end
  1143. object TmrShow: TTimer
  1144. Enabled = False
  1145. Interval = 300
  1146. OnTimer = TmrShowTimer
  1147. Left = 372
  1148. Top = 88
  1149. end
  1150. end