VMSEDT0MF.dfm 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008
  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 '#54268' '#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 = [fsBold]
  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' VMS'#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 = [fsBold]
  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 cxGroupBox1: TcxGroupBox
  228. Left = 0
  229. Top = 0
  230. Align = alTop
  231. Caption = #9654' VMS '#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 = #54268' 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 = 50
  282. Options.Editing = False
  283. Options.HorzSizing = False
  284. Width = 50
  285. end
  286. object ColFrm002: TcxGridColumn
  287. Caption = #54268' '#47112#51060#50500#50883
  288. DataBinding.ValueType = 'Variant'
  289. PropertiesClassName = 'TcxImageProperties'
  290. Properties.GraphicClassName = 'TdxSmartImage'
  291. Properties.Stretch = True
  292. GroupSummaryAlignment = taCenter
  293. HeaderAlignmentHorz = taCenter
  294. HeaderAlignmentVert = vaCenter
  295. HeaderGlyphAlignmentHorz = taCenter
  296. MinWidth = 340
  297. Options.Editing = False
  298. Width = 388
  299. end
  300. object ColFrm003: TcxGridColumn
  301. PropertiesClassName = 'TcxLabelProperties'
  302. Properties.Alignment.Horz = taCenter
  303. Properties.Alignment.Vert = taVCenter
  304. Visible = False
  305. GroupSummaryAlignment = taCenter
  306. HeaderAlignmentHorz = taCenter
  307. HeaderAlignmentVert = vaCenter
  308. HeaderGlyphAlignmentHorz = taCenter
  309. end
  310. object ColFrm004: TcxGridColumn
  311. Visible = False
  312. GroupSummaryAlignment = taCenter
  313. HeaderAlignmentHorz = taCenter
  314. HeaderAlignmentVert = vaCenter
  315. HeaderGlyphAlignmentHorz = taCenter
  316. end
  317. object ColFrm005: TcxGridColumn
  318. Visible = False
  319. GroupSummaryAlignment = taCenter
  320. HeaderAlignmentHorz = taCenter
  321. HeaderAlignmentVert = vaCenter
  322. HeaderGlyphAlignmentHorz = taCenter
  323. end
  324. object ColFrm006: TcxGridColumn
  325. Visible = False
  326. GroupSummaryAlignment = taCenter
  327. HeaderAlignmentHorz = taCenter
  328. HeaderAlignmentVert = vaCenter
  329. HeaderGlyphAlignmentHorz = taCenter
  330. end
  331. object ColFrm007: TcxGridColumn
  332. Visible = False
  333. GroupSummaryAlignment = taCenter
  334. HeaderAlignmentHorz = taCenter
  335. HeaderAlignmentVert = vaCenter
  336. HeaderGlyphAlignmentHorz = taCenter
  337. end
  338. object ColFrm008: TcxGridColumn
  339. Visible = False
  340. GroupSummaryAlignment = taCenter
  341. HeaderAlignmentHorz = taCenter
  342. HeaderAlignmentVert = vaCenter
  343. HeaderGlyphAlignmentHorz = taCenter
  344. end
  345. object ColFrm009: TcxGridColumn
  346. Visible = False
  347. GroupSummaryAlignment = taCenter
  348. HeaderAlignmentHorz = taCenter
  349. HeaderAlignmentVert = vaCenter
  350. HeaderGlyphAlignmentHorz = taCenter
  351. end
  352. end
  353. object GlForm: TcxGridLevel
  354. GridView = TvForm
  355. end
  356. end
  357. object PnlForm: TPanel
  358. Left = 552
  359. Top = 0
  360. Width = 396
  361. Height = 319
  362. Align = alRight
  363. BevelOuter = bvNone
  364. TabOrder = 1
  365. DesignSize = (
  366. 396
  367. 319)
  368. object ImgDesc11: TImage
  369. Left = 9
  370. Top = 17
  371. Width = 9
  372. Height = 9
  373. Transparent = True
  374. end
  375. object ImgDesc01: TImage
  376. Left = 9
  377. Top = 50
  378. Width = 9
  379. Height = 9
  380. Transparent = True
  381. end
  382. object Label1: TLabel
  383. Left = 81
  384. Top = 80
  385. Width = 52
  386. Height = 17
  387. Alignment = taRightJustify
  388. Caption = #54364#52636#49884#44036
  389. end
  390. object ImgDesc02: TImage
  391. Left = 9
  392. Top = 84
  393. Width = 9
  394. Height = 9
  395. Transparent = True
  396. end
  397. object Label2: TLabel
  398. Left = 81
  399. Top = 113
  400. Width = 52
  401. Height = 17
  402. Alignment = taRightJustify
  403. Caption = #49324#50857#50976#47924
  404. Transparent = True
  405. end
  406. object ImgDesc04: TImage
  407. Left = 9
  408. Top = 117
  409. Width = 9
  410. Height = 9
  411. Transparent = True
  412. end
  413. object Label3: TLabel
  414. Left = 50
  415. Top = 13
  416. Width = 83
  417. Height = 17
  418. Alignment = taRightJustify
  419. Caption = #54364#52636#49884#51089' '#49884#44033
  420. end
  421. object Label4: TLabel
  422. Left = 50
  423. Top = 46
  424. Width = 83
  425. Height = 17
  426. Alignment = taRightJustify
  427. Caption = #54364#52636#51333#47308' '#49884#44033
  428. end
  429. object CbUse: TcxComboBox
  430. Left = 138
  431. Top = 111
  432. Properties.Alignment.Horz = taCenter
  433. Properties.Alignment.Vert = taVCenter
  434. Properties.DropDownListStyle = lsFixedList
  435. Properties.DropDownSizeable = True
  436. Properties.HideSelection = False
  437. Properties.Items.Strings = (
  438. 'Y'
  439. 'N')
  440. Style.BorderStyle = ebsUltraFlat
  441. Style.LookAndFeel.Kind = lfUltraFlat
  442. Style.LookAndFeel.NativeStyle = False
  443. Style.ButtonStyle = btsUltraFlat
  444. Style.PopupBorderStyle = epbsFlat
  445. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  446. StyleDisabled.LookAndFeel.NativeStyle = False
  447. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  448. StyleFocused.LookAndFeel.NativeStyle = False
  449. StyleFocused.TextStyle = [fsBold]
  450. StyleHot.LookAndFeel.Kind = lfUltraFlat
  451. StyleHot.LookAndFeel.NativeStyle = False
  452. TabOrder = 0
  453. Text = 'Y'
  454. Width = 51
  455. end
  456. object CbCycle: TcxComboBox
  457. Left = 138
  458. Top = 78
  459. Properties.Alignment.Horz = taCenter
  460. Properties.Alignment.Vert = taVCenter
  461. Properties.DropDownListStyle = lsFixedList
  462. Properties.DropDownSizeable = True
  463. Properties.HideSelection = False
  464. Properties.Items.Strings = (
  465. '1'
  466. '2'
  467. '3'
  468. '4'
  469. '5'
  470. '6'
  471. '7'
  472. '8'
  473. '9'
  474. '10')
  475. Style.BorderStyle = ebsUltraFlat
  476. Style.LookAndFeel.Kind = lfUltraFlat
  477. Style.LookAndFeel.NativeStyle = False
  478. Style.ButtonStyle = btsUltraFlat
  479. Style.PopupBorderStyle = epbsFlat
  480. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  481. StyleDisabled.LookAndFeel.NativeStyle = False
  482. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  483. StyleFocused.LookAndFeel.NativeStyle = False
  484. StyleFocused.TextStyle = [fsBold]
  485. StyleHot.LookAndFeel.Kind = lfUltraFlat
  486. StyleHot.LookAndFeel.NativeStyle = False
  487. TabOrder = 1
  488. Text = '4'
  489. Width = 51
  490. end
  491. object DtEndDate: TDateTimePicker
  492. Left = 139
  493. Top = 44
  494. Width = 119
  495. Height = 24
  496. BevelInner = bvNone
  497. BevelOuter = bvNone
  498. Date = 40452.000000000000000000
  499. Time = 40452.000000000000000000
  500. Color = clBtnFace
  501. ImeName = 'Microsoft Office IME 2007'
  502. ParentColor = True
  503. TabOrder = 2
  504. end
  505. object DtStrDate: TDateTimePicker
  506. Left = 139
  507. Top = 11
  508. Width = 119
  509. Height = 24
  510. BevelInner = bvNone
  511. BevelOuter = bvNone
  512. Date = 40452.000000000000000000
  513. Time = 40452.000000000000000000
  514. Color = clBtnFace
  515. ImeName = 'Microsoft Office IME 2007'
  516. ParentColor = True
  517. TabOrder = 3
  518. end
  519. object DtStrTime: TDateTimePicker
  520. Left = 265
  521. Top = 11
  522. Width = 115
  523. Height = 24
  524. BevelInner = bvNone
  525. BevelOuter = bvNone
  526. Date = 40452.000000000000000000
  527. Time = 40452.000000000000000000
  528. Color = clBtnFace
  529. ImeName = 'Microsoft Office IME 2007'
  530. Kind = dtkTime
  531. ParentColor = True
  532. TabOrder = 4
  533. end
  534. object DtEndTime: TDateTimePicker
  535. Left = 265
  536. Top = 44
  537. Width = 115
  538. Height = 24
  539. BevelInner = bvNone
  540. BevelOuter = bvNone
  541. Date = 40452.000000000000000000
  542. Time = 40452.000000000000000000
  543. Color = clBtnFace
  544. ImeName = 'Microsoft Office IME 2007'
  545. Kind = dtkTime
  546. ParentColor = True
  547. TabOrder = 5
  548. end
  549. object BtnAllAdd: TcxButton
  550. Tag = 5
  551. Left = 9
  552. Top = 289
  553. Width = 272
  554. Height = 25
  555. Cursor = crHandPoint
  556. Hint = #49440#53469#54620' VMS'#50640' '#46041#51068' '#45236#50857#51004#47196' '#51200#51109
  557. Anchors = [akLeft, akBottom]
  558. Caption = #49440#53469#54620' VMS'#50640' '#46041#51068' '#45236#50857#51004#47196' '#51200#51109
  559. Colors.Default = 10737865
  560. Glyph.Data = {
  561. 36030000424D3603000000000000360000002800000010000000100000000100
  562. 1800000000000003000012170000121700000000000000000000C0C0C0C0C0C0
  563. C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0C0
  564. C0C0C0C0C0C0C0C0C0C0C0C0C098989878787878787878787878787878787878
  565. 7878787878787878787878787878787878787878787878ACACACA2A2A2433630
  566. 765E54573A2F6E483B6E483B6E483B6E483B6E483B6E483B6E483B6040346951
  567. 47645148363636ACACACB9B9B9866C61EDBDA9AE745EDC9076DC9076DC9076DC
  568. 9076DC9076DC9076DC9076C18068D2A28EC9A291363636ACACACB9B9B9866C61
  569. EDBDA9AE745EDC9076DC9076DC9076DC9076DC9076DC9076DC9076C18068D2A2
  570. 8EC9A291363636ACACACB9B9B9866C61EDBDA9AE745EDC9076DC9076DC9076DC
  571. 9076DC9076DC9076DC9076C18068D2A28EC9A291363636ACACACB9B9B9866C61
  572. EDBDA9AE745EDC9076DC9076DC9076DC9076DC9076DC9076DC9076C18068D2A2
  573. 8EC9A291363636ACACACB9B9B9866C61EDBDA9AE745EDC9076DC9076DC9076DC
  574. 9076DC9076DC9076DC9076C18068D2A28EC9A291363636ACACACB9B9B9866C61
  575. EDBDA9AE745EDC9076DC9076DC9076DC9076DC9076DC9076DC9076C18068D2A2
  576. 8EC9A291363636ACACACB9B9B9866C61EDBDA994655194655194655194655194
  577. 6551946551946551946551946551D2A28EC9A291363636ACACACB9B9B9866C61
  578. F6C6B2F6C6B2A787797B63597B63597B63597B63597B6359866C61F6C6B2F6C6
  579. B2C9A291363636ACACACB9B9B9866C61F6C6B29C7E716E8DA0ADDFFCADDFFCAD
  580. DFFCADDFFCADDFFC9DCAE5594840F6C6B2C9A291363636ACACACB9B9B9866C61
  581. F6C6B29C7E716E8DA0ADDFFCADDFFCADDFFC0000000000007DA2B7594840F6C6
  582. B2C9A291363636ACACACB9B9B9866C61F6C6B29C7E716E8DA0ADDFFCADDFFCAD
  583. DFFC3434345757577DA2B7594840F6C6B27A645B676767B6B6B6B9B9B9866C61
  584. F6C6B29C7E716E8DA0ADDFFCADDFFCADDFFC3434345757577DA2B75948405948
  585. 407A7A7AC0C0C0C0C0C0E8E8E8B9B9B97F7F7F7F7F7F7F7F7F7F7F7F7F7F7F7F
  586. 7F7F7F7F7F7F7F7F7F7F7F747474868686BCBCBCC0C0C0C0C0C0}
  587. Spacing = 6
  588. TabOrder = 6
  589. Font.Charset = DEFAULT_CHARSET
  590. Font.Color = clBlack
  591. Font.Height = -13
  592. Font.Name = #47569#51008' '#44256#46357
  593. Font.Style = [fsBold]
  594. ParentFont = False
  595. OnClick = BtnAllAddClick
  596. end
  597. end
  598. end
  599. end
  600. end
  601. object GrpObj: TcxGroupBox
  602. Left = 0
  603. Top = 348
  604. Align = alClient
  605. Caption = #9654' VMS '#47785#47197
  606. Style.TextStyle = [fsBold]
  607. TabOrder = 2
  608. Height = 394
  609. Width = 954
  610. object CxList: TcxGrid
  611. Left = 3
  612. Top = 50
  613. Width = 948
  614. Height = 334
  615. Align = alClient
  616. TabOrder = 0
  617. object TvList: TcxGridTableView
  618. OnCellDblClick = TvListCellDblClick
  619. DataController.Summary.DefaultGroupSummaryItems = <>
  620. DataController.Summary.FooterSummaryItems = <>
  621. DataController.Summary.SummaryGroups = <>
  622. OptionsData.CancelOnExit = False
  623. OptionsData.Deleting = False
  624. OptionsData.DeletingConfirmation = False
  625. OptionsData.Inserting = False
  626. OptionsView.ColumnAutoWidth = True
  627. OptionsView.GroupByBox = False
  628. OptionsView.Indicator = True
  629. object ColumnSel: TcxGridColumn
  630. Caption = #49440#53469
  631. DataBinding.ValueType = 'Boolean'
  632. PropertiesClassName = 'TcxCheckBoxProperties'
  633. Properties.Alignment = taCenter
  634. Properties.ImmediatePost = True
  635. Properties.NullStyle = nssUnchecked
  636. HeaderAlignmentHorz = taCenter
  637. HeaderAlignmentVert = vaCenter
  638. Width = 40
  639. end
  640. object Col00: TcxGridColumn
  641. Caption = 'VMS'#48264#54840
  642. PropertiesClassName = 'TcxTextEditProperties'
  643. Properties.Alignment.Horz = taCenter
  644. Properties.Alignment.Vert = taVCenter
  645. HeaderAlignmentHorz = taCenter
  646. HeaderAlignmentVert = vaCenter
  647. end
  648. object Col01: TcxGridColumn
  649. Caption = 'VMS ID'
  650. PropertiesClassName = 'TcxLabelProperties'
  651. Properties.Alignment.Horz = taCenter
  652. Properties.Alignment.Vert = taVCenter
  653. GroupSummaryAlignment = taCenter
  654. HeaderAlignmentHorz = taCenter
  655. HeaderAlignmentVert = vaCenter
  656. HeaderGlyphAlignmentHorz = taCenter
  657. Width = 67
  658. end
  659. object Col02: TcxGridColumn
  660. Caption = 'VMS '#47749#52845
  661. PropertiesClassName = 'TcxLabelProperties'
  662. Properties.Alignment.Horz = taLeftJustify
  663. Properties.Alignment.Vert = taVCenter
  664. GroupSummaryAlignment = taCenter
  665. HeaderAlignmentHorz = taCenter
  666. HeaderAlignmentVert = vaCenter
  667. HeaderGlyphAlignmentHorz = taCenter
  668. Options.Editing = False
  669. Width = 213
  670. end
  671. object Col03: TcxGridColumn
  672. Caption = #54364#52636#49884#44036
  673. PropertiesClassName = 'TcxComboBoxProperties'
  674. Properties.Alignment.Horz = taCenter
  675. Properties.Alignment.Vert = taVCenter
  676. Properties.DropDownListStyle = lsFixedList
  677. Properties.ImmediatePost = True
  678. Properties.Items.Strings = (
  679. '1'
  680. '2'
  681. '3'
  682. '4'
  683. '5'
  684. '6'
  685. '7'
  686. '8'
  687. '9'
  688. '10')
  689. GroupSummaryAlignment = taCenter
  690. HeaderAlignmentHorz = taCenter
  691. HeaderAlignmentVert = vaCenter
  692. HeaderGlyphAlignmentHorz = taCenter
  693. Width = 60
  694. end
  695. object Col04: TcxGridColumn
  696. Caption = #49884#51089#49884#44033
  697. PropertiesClassName = 'TcxTextEditProperties'
  698. Properties.Alignment.Horz = taCenter
  699. Properties.Alignment.Vert = taVCenter
  700. GroupSummaryAlignment = taCenter
  701. HeaderAlignmentHorz = taCenter
  702. HeaderAlignmentVert = vaCenter
  703. HeaderGlyphAlignmentHorz = taCenter
  704. Options.Editing = False
  705. Width = 152
  706. end
  707. object Col05: TcxGridColumn
  708. Caption = #51333#47308#49884#44033
  709. PropertiesClassName = 'TcxTextEditProperties'
  710. Properties.Alignment.Horz = taCenter
  711. Properties.Alignment.Vert = taVCenter
  712. GroupSummaryAlignment = taCenter
  713. HeaderAlignmentHorz = taCenter
  714. HeaderAlignmentVert = vaCenter
  715. HeaderGlyphAlignmentHorz = taCenter
  716. Options.Editing = False
  717. Width = 142
  718. end
  719. object Col06: TcxGridColumn
  720. Caption = #49324#50857
  721. PropertiesClassName = 'TcxComboBoxProperties'
  722. Properties.Alignment.Horz = taCenter
  723. Properties.Alignment.Vert = taVCenter
  724. Properties.DropDownListStyle = lsFixedList
  725. Properties.ImmediatePost = True
  726. Properties.Items.Strings = (
  727. 'Y'
  728. 'N')
  729. GroupSummaryAlignment = taCenter
  730. HeaderAlignmentHorz = taCenter
  731. HeaderAlignmentVert = vaCenter
  732. HeaderGlyphAlignmentHorz = taCenter
  733. end
  734. object Col07: TcxGridColumn
  735. Caption = 'Phase'
  736. PropertiesClassName = 'TcxLabelProperties'
  737. Properties.Alignment.Horz = taCenter
  738. Properties.Alignment.Vert = taVCenter
  739. GroupSummaryAlignment = taCenter
  740. HeaderAlignmentHorz = taCenter
  741. HeaderAlignmentVert = vaCenter
  742. HeaderGlyphAlignmentHorz = taCenter
  743. end
  744. object Col08: TcxGridColumn
  745. Caption = #49884#51089#49884#44033
  746. PropertiesClassName = 'TcxTextEditProperties'
  747. Visible = False
  748. GroupSummaryAlignment = taCenter
  749. HeaderAlignmentHorz = taCenter
  750. HeaderAlignmentVert = vaCenter
  751. HeaderGlyphAlignmentHorz = taCenter
  752. end
  753. object Col09: TcxGridColumn
  754. Caption = #51333#47308#49884#44033
  755. PropertiesClassName = 'TcxTextEditProperties'
  756. Visible = False
  757. HeaderAlignmentHorz = taCenter
  758. HeaderAlignmentVert = vaCenter
  759. end
  760. object TvListColumn4: TcxGridColumn
  761. PropertiesClassName = 'TcxTextEditProperties'
  762. Visible = False
  763. end
  764. end
  765. object GlList: TcxGridLevel
  766. GridView = TvList
  767. end
  768. end
  769. object PnlTop: TPanel
  770. Left = 3
  771. Top = 19
  772. Width = 948
  773. Height = 31
  774. Align = alTop
  775. BevelOuter = bvNone
  776. TabOrder = 1
  777. DesignSize = (
  778. 948
  779. 31)
  780. object BtnAllSelect: TcxButton
  781. Left = 0
  782. Top = 2
  783. Width = 80
  784. Height = 24
  785. Cursor = crHandPoint
  786. Hint = #54364#52636' '#51204#52404' '#49440#53469'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  787. Caption = #51204#52404#49440#53469
  788. Colors.Default = clBtnFace
  789. TabOrder = 0
  790. Font.Charset = DEFAULT_CHARSET
  791. Font.Color = clWindowText
  792. Font.Height = -12
  793. Font.Name = #47569#51008' '#44256#46357
  794. Font.Style = []
  795. ParentFont = False
  796. OnClick = BtnAllSelectClick
  797. end
  798. object BtnReverse: TcxButton
  799. Tag = 2
  800. Left = 164
  801. Top = 2
  802. Width = 80
  803. Height = 24
  804. Cursor = crHandPoint
  805. Hint = #54364#52636' '#49440#53469' '#48152#51204'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  806. Caption = #49440#53469#48152#51204
  807. Colors.Default = clBtnFace
  808. TabOrder = 1
  809. Font.Charset = DEFAULT_CHARSET
  810. Font.Color = clWindowText
  811. Font.Height = -12
  812. Font.Name = #47569#51008' '#44256#46357
  813. Font.Style = []
  814. ParentFont = False
  815. OnClick = BtnAllSelectClick
  816. end
  817. object BtnAllClear: TcxButton
  818. Tag = 1
  819. Left = 82
  820. Top = 2
  821. Width = 80
  822. Height = 24
  823. Cursor = crHandPoint
  824. Hint = #54364#52636' '#51204#52404' '#54644#51228'('#54596#53552#47553' '#45936#51060#53552#45716' '#54252#54632#46104#51648' '#50506#49845#45768#45796'.)'
  825. Caption = #51204#52404#54644#51228
  826. Colors.Default = clBtnFace
  827. TabOrder = 2
  828. Font.Charset = DEFAULT_CHARSET
  829. Font.Color = clWindowText
  830. Font.Height = -12
  831. Font.Name = #47569#51008' '#44256#46357
  832. Font.Style = []
  833. ParentFont = False
  834. OnClick = BtnAllSelectClick
  835. end
  836. object cxLabel2: TcxLabel
  837. Left = 631
  838. Top = 4
  839. Anchors = [akTop, akRight]
  840. Caption = #47785#47197#50640#49436' '#49440#53469#54620' VMS'#50640' '#45824#54616#50668' '#51089#50629#51012' '#49892#54665' '#54633#45768#45796'.'
  841. Properties.Alignment.Horz = taRightJustify
  842. Properties.Alignment.Vert = taVCenter
  843. Transparent = True
  844. AnchorX = 942
  845. AnchorY = 15
  846. end
  847. end
  848. end
  849. end
  850. object BtnSearch: TcxButton
  851. Left = 798
  852. Top = 11
  853. Width = 80
  854. Height = 25
  855. Cursor = crHandPoint
  856. Hint = #51312#54924
  857. Anchors = [akTop, akRight]
  858. Caption = #51312#54924
  859. Colors.Default = 10737865
  860. LookAndFeel.NativeStyle = False
  861. TabOrder = 3
  862. Visible = False
  863. Font.Charset = DEFAULT_CHARSET
  864. Font.Color = clBlack
  865. Font.Height = -13
  866. Font.Name = #47569#51008' '#44256#46357
  867. Font.Style = [fsBold]
  868. ParentFont = False
  869. OnClick = BtnSearchClick
  870. end
  871. object EdObjId: TcxMaskEdit
  872. Left = 186
  873. Top = 8
  874. Properties.Alignment.Horz = taCenter
  875. Properties.Alignment.Vert = taVCenter
  876. Properties.MaskKind = emkRegExpr
  877. Properties.MaxLength = 0
  878. Style.LookAndFeel.NativeStyle = False
  879. StyleDisabled.LookAndFeel.NativeStyle = False
  880. StyleFocused.LookAndFeel.NativeStyle = False
  881. StyleHot.LookAndFeel.NativeStyle = False
  882. TabOrder = 4
  883. Text = '0'
  884. Visible = False
  885. Width = 56
  886. end
  887. object EdFormId: TcxTextEdit
  888. Left = 289
  889. Top = 8
  890. ImeMode = imSAlpha
  891. Properties.Alignment.Horz = taCenter
  892. Properties.Alignment.Vert = taVCenter
  893. Properties.ImeMode = imSAlpha
  894. Properties.MaxLength = 0
  895. Properties.ReadOnly = True
  896. Style.LookAndFeel.Kind = lfUltraFlat
  897. Style.LookAndFeel.NativeStyle = False
  898. Style.Shadow = False
  899. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  900. StyleDisabled.LookAndFeel.NativeStyle = False
  901. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  902. StyleFocused.LookAndFeel.NativeStyle = False
  903. StyleHot.LookAndFeel.Kind = lfUltraFlat
  904. StyleHot.LookAndFeel.NativeStyle = False
  905. TabOrder = 5
  906. Text = '10000'
  907. Visible = False
  908. Width = 83
  909. end
  910. object lblText1: TcxLabel
  911. Left = 37
  912. Top = 325
  913. Caption = 'VMS '#54268' '#49828#52992#51460' '#51068#44292' '#46321#47197
  914. Transparent = True
  915. Visible = False
  916. end
  917. object lblText2: TcxLabel
  918. Left = 37
  919. Top = 352
  920. Caption = #9654' VMS '#47785#47197
  921. Transparent = True
  922. Visible = False
  923. end
  924. object lblText4: TcxLabel
  925. Left = 37
  926. Top = 408
  927. Caption = #9654' '#49440#53469#54268#51012' '#49828#52992#51460#50640' '#49324#50857#51473#51064' VMS '#47785#47197
  928. Transparent = True
  929. Visible = False
  930. end
  931. object lblText3: TcxLabel
  932. Left = 37
  933. Top = 381
  934. Caption = 'VMS '#54268' '#49828#52992#51460' '#51068#44292' '#54200#51665
  935. Transparent = True
  936. Visible = False
  937. end
  938. object lblText8: TcxLabel
  939. Left = 37
  940. Top = 518
  941. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10#49440#53469#54620' VMS'#50640' '#45824#54616#50668' '#49828#52992#51460' '#51221#48372#47484' [[['#46041#51068#45236#50857#51004#47196']]] '#51200#51109' '#54616#49884#44192#49845#45768#44620'?'
  942. Transparent = True
  943. Visible = False
  944. end
  945. object lblText7: TcxLabel
  946. Left = 37
  947. Top = 491
  948. Caption = 'VMS '#54268' '#54364#52636#44592#44036' '#49444#51221
  949. Transparent = True
  950. Visible = False
  951. end
  952. object lblText6: TcxLabel
  953. Left = 37
  954. Top = 466
  955. Caption = #54364#52636' '#49884#51089#49884#44033#51060' '#54364#52636' '#51333#47308#49884#44033' '#48372#45796' '#53373#45768#45796'.'
  956. Transparent = True
  957. Visible = False
  958. end
  959. object lblText5: TcxLabel
  960. Left = 37
  961. Top = 426
  962. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10'VMS '#47785#47197#50640#49436' '#51089#50629#45824#49345' VMS'#47484' '#47676#51200' '#49440#53469#54616#49464#50836'.'
  963. Transparent = True
  964. Visible = False
  965. end
  966. object lblText9: TcxLabel
  967. Left = 37
  968. Top = 562
  969. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10#49440#53469#54620' VMS'#50640' '#45824#54616#50668' '#49828#52992#51460' '#51221#48372#47484' '#51200#51109' '#54616#49884#44192#49845#45768#44620'?'
  970. Transparent = True
  971. Visible = False
  972. end
  973. object lblText10: TcxLabel
  974. Left = 37
  975. Top = 606
  976. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10#49440#53469#54620' VMS'#50640' '#45824#54616#50668' '#49828#52992#51460' '#51221#48372#47484' '#49325#51228#54616#49884#44192#49845#45768#44620'?'
  977. Transparent = True
  978. Visible = False
  979. end
  980. object lblText11: TcxLabel
  981. Left = 492
  982. Top = 325
  983. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10'VMS '#49828#52992#51460' '#51221#48372#47484' '#49325#51228' '#54616#50688#49845#45768#45796'.'
  984. Transparent = True
  985. Visible = False
  986. end
  987. object lblText12: TcxLabel
  988. Left = 492
  989. Top = 369
  990. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10'VMS '#49828#52992#51460' '#51221#48372#47484' '#49688#51221' '#54616#50688#49845#45768#45796'.'
  991. Transparent = True
  992. Visible = False
  993. end
  994. object lblText13: TcxLabel
  995. Left = 492
  996. Top = 413
  997. Caption = 'VMS '#49828#52992#51460' '#51068#44292' '#44288#47532#13#10'VMS '#49828#52992#51460' '#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
  998. Transparent = True
  999. Visible = False
  1000. end
  1001. object TmrShow: TTimer
  1002. Enabled = False
  1003. Interval = 300
  1004. OnTimer = TmrShowTimer
  1005. Left = 372
  1006. Top = 88
  1007. end
  1008. end