VMSEDT0MF.dfm 37 KB

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