VMSM410MF.dfm 72 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463
  1. object VMSM410M: TVMSM410M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VMS '#49548#53685#51221#48372' '#48176#44221#51060#48120#51648#44288#47532
  7. ClientHeight = 762
  8. ClientWidth = 1380
  9. Color = clBtnFace
  10. Font.Charset = DEFAULT_CHARSET
  11. Font.Color = clWindowText
  12. Font.Height = -13
  13. Font.Name = #47569#51008' '#44256#46357
  14. Font.Style = []
  15. KeyPreview = True
  16. OldCreateOrder = False
  17. Position = poOwnerFormCenter
  18. ShowHint = True
  19. OnClose = FormClose
  20. OnCloseQuery = FormCloseQuery
  21. OnShow = FormShow
  22. DesignSize = (
  23. 1380
  24. 762)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 1372
  31. Height = 40
  32. Anchors = [akLeft, akTop, akRight]
  33. Brush.Color = 14671839
  34. Pen.Color = 10849679
  35. Pen.Width = 2
  36. ExplicitWidth = 1269
  37. end
  38. object LblCaption: TLabel
  39. Left = 16
  40. Top = 10
  41. Width = 267
  42. Height = 23
  43. Caption = #53440#51060#53952' '
  44. Font.Charset = DEFAULT_CHARSET
  45. Font.Color = 4740964
  46. Font.Height = -17
  47. Font.Name = #47569#51008' '#44256#46357
  48. Font.Style = [fsBold]
  49. ParentFont = False
  50. ParentShowHint = False
  51. ShowHint = True
  52. end
  53. object ShpList: TShape
  54. Left = 4
  55. Top = 50
  56. Width = 1372
  57. Height = 706
  58. Anchors = [akLeft, akTop, akRight, akBottom]
  59. Pen.Color = 10849679
  60. Pen.Width = 2
  61. ExplicitWidth = 1436
  62. ExplicitHeight = 766
  63. end
  64. object BtnClose: TcxButton
  65. Left = 1286
  66. Top = 11
  67. Width = 80
  68. Height = 25
  69. Cursor = crHandPoint
  70. Hint = #45803#44592
  71. Anchors = [akTop, akRight]
  72. Caption = #45803#44592
  73. Colors.Default = 10737865
  74. TabOrder = 0
  75. Font.Charset = DEFAULT_CHARSET
  76. Font.Color = clBlack
  77. Font.Height = -13
  78. Font.Name = #47569#51008' '#44256#46357
  79. Font.Style = [fsBold]
  80. ParentFont = False
  81. OnClick = BtnCloseClick
  82. end
  83. object EdFocus: TEdit
  84. Left = -10
  85. Top = -10
  86. Width = 2
  87. Height = 25
  88. ImeName = 'Microsoft Office IME 2007'
  89. TabOrder = 1
  90. Text = 'EdFocus'
  91. end
  92. object PnlBack: TPanel
  93. Left = 12
  94. Top = 56
  95. Width = 1354
  96. Height = 693
  97. Anchors = [akLeft, akTop, akRight, akBottom]
  98. BevelOuter = bvNone
  99. ParentBackground = False
  100. ParentColor = True
  101. TabOrder = 2
  102. object PnlLeft: TPanel
  103. Left = 0
  104. Top = 0
  105. Width = 345
  106. Height = 693
  107. Align = alLeft
  108. BevelOuter = bvNone
  109. TabOrder = 0
  110. object GrpList: TcxGroupBox
  111. Left = 0
  112. Top = 0
  113. Align = alClient
  114. Caption = #9654' '#49548#53685#51221#48372' '#48176#44221#51060#48120#51648' '#47785#47197
  115. Style.BorderColor = clCaptionText
  116. Style.Shadow = False
  117. Style.TextColor = clWindowText
  118. Style.TextStyle = [fsBold]
  119. TabOrder = 0
  120. Height = 693
  121. Width = 345
  122. object CxList: TcxGrid
  123. Left = 3
  124. Top = 19
  125. Width = 339
  126. Height = 664
  127. Align = alClient
  128. TabOrder = 0
  129. object TvList: TcxGridTableView
  130. OnCellDblClick = TvListCellDblClick
  131. OnFocusedRecordChanged = TvListFocusedRecordChanged
  132. DataController.Summary.DefaultGroupSummaryItems = <>
  133. DataController.Summary.FooterSummaryItems = <>
  134. DataController.Summary.SummaryGroups = <>
  135. OptionsCustomize.ColumnFiltering = False
  136. OptionsCustomize.ColumnGrouping = False
  137. OptionsCustomize.ColumnMoving = False
  138. OptionsCustomize.ColumnSorting = False
  139. OptionsCustomize.DataRowSizing = True
  140. OptionsData.CancelOnExit = False
  141. OptionsData.Deleting = False
  142. OptionsData.DeletingConfirmation = False
  143. OptionsData.Editing = False
  144. OptionsData.Inserting = False
  145. OptionsSelection.HideFocusRectOnExit = False
  146. OptionsSelection.HideSelection = True
  147. OptionsView.ColumnAutoWidth = True
  148. OptionsView.GroupByBox = False
  149. OptionsView.Indicator = True
  150. object ColLink1: TcxGridColumn
  151. Caption = #48264#54840
  152. PropertiesClassName = 'TcxLabelProperties'
  153. Properties.Alignment.Horz = taCenter
  154. Properties.Alignment.Vert = taVCenter
  155. HeaderAlignmentHorz = taCenter
  156. HeaderAlignmentVert = vaCenter
  157. Width = 60
  158. end
  159. object ColLink2: TcxGridColumn
  160. Caption = #51060#48120#51648
  161. DataBinding.ValueType = 'Variant'
  162. PropertiesClassName = 'TcxImageProperties'
  163. Properties.GraphicClassName = 'TdxSmartImage'
  164. OnCustomDrawCell = ColLink2CustomDrawCell
  165. HeaderAlignmentHorz = taCenter
  166. HeaderAlignmentVert = vaCenter
  167. Options.Editing = False
  168. Width = 333
  169. end
  170. object ColLink3: TcxGridColumn
  171. Caption = #49444#47749
  172. PropertiesClassName = 'TcxLabelProperties'
  173. Properties.Alignment.Horz = taLeftJustify
  174. Properties.Alignment.Vert = taVCenter
  175. Visible = False
  176. HeaderAlignmentHorz = taCenter
  177. HeaderAlignmentVert = vaCenter
  178. Options.Editing = False
  179. Width = 212
  180. end
  181. object ColLink4: TcxGridColumn
  182. Caption = 'VMS'#50976#54805#53076#46300
  183. PropertiesClassName = 'TcxTextEditProperties'
  184. Properties.Alignment.Vert = taVCenter
  185. Visible = False
  186. HeaderAlignmentHorz = taCenter
  187. HeaderAlignmentVert = vaCenter
  188. Width = 120
  189. end
  190. object ColLink5: TcxGridColumn
  191. Caption = #51333#51216#47749
  192. PropertiesClassName = 'TcxTextEditProperties'
  193. Properties.Alignment.Vert = taVCenter
  194. Visible = False
  195. HeaderAlignmentHorz = taCenter
  196. HeaderAlignmentVert = vaCenter
  197. Width = 120
  198. end
  199. object ColLink6: TcxGridColumn
  200. Caption = #51333#47308#51648#51216#47749
  201. PropertiesClassName = 'TcxLabelProperties'
  202. Properties.Alignment.Horz = taLeftJustify
  203. Properties.Alignment.Vert = taVCenter
  204. Visible = False
  205. HeaderAlignmentHorz = taCenter
  206. HeaderAlignmentVert = vaCenter
  207. Width = 250
  208. end
  209. end
  210. object GlList: TcxGridLevel
  211. GridView = TvList
  212. end
  213. end
  214. end
  215. end
  216. object cxSplitter1: TcxSplitter
  217. Left = 345
  218. Top = 0
  219. Width = 6
  220. Height = 693
  221. Control = PnlLeft
  222. end
  223. object Panel1: TPanel
  224. Left = 351
  225. Top = 0
  226. Width = 1003
  227. Height = 693
  228. Align = alClient
  229. BevelOuter = bvNone
  230. TabOrder = 2
  231. object Panel3: TPanel
  232. Left = 0
  233. Top = 0
  234. Width = 1003
  235. Height = 693
  236. Align = alClient
  237. BevelOuter = bvNone
  238. TabOrder = 0
  239. object cxGroupBox1: TcxGroupBox
  240. Left = 0
  241. Top = 0
  242. Align = alClient
  243. Caption = #9654' '#49548#53685#51221#48372' '#48176#44221#51060#48120#51648
  244. Style.BorderColor = clCaptionText
  245. Style.Shadow = False
  246. Style.TextColor = clWindowText
  247. Style.TextStyle = [fsBold]
  248. TabOrder = 0
  249. Height = 693
  250. Width = 1003
  251. object PnlMenu: TPanel
  252. Left = 3
  253. Top = 637
  254. Width = 997
  255. Height = 46
  256. Align = alBottom
  257. BevelOuter = bvNone
  258. TabOrder = 0
  259. DesignSize = (
  260. 997
  261. 46)
  262. object BtnEdit: TcxButton
  263. Tag = 2
  264. Left = 8
  265. Top = 18
  266. Width = 80
  267. Height = 25
  268. Cursor = crHandPoint
  269. Hint = #45936#51060#53552' '#54200#51665
  270. Anchors = [akLeft, akBottom]
  271. Caption = #54200#51665
  272. Colors.Default = 10737865
  273. Enabled = False
  274. TabOrder = 0
  275. Font.Charset = DEFAULT_CHARSET
  276. Font.Color = clBlack
  277. Font.Height = -13
  278. Font.Name = #47569#51008' '#44256#46357
  279. Font.Style = [fsBold]
  280. ParentFont = False
  281. OnClick = BtnEditClick
  282. end
  283. object BtnInsert: TcxButton
  284. Tag = 2
  285. Left = 89
  286. Top = 18
  287. Width = 80
  288. Height = 25
  289. Cursor = crHandPoint
  290. Hint = #45936#51060#53552' '#52628#44032
  291. Anchors = [akLeft, akBottom]
  292. Caption = #52628#44032
  293. Colors.Default = 10737865
  294. TabOrder = 1
  295. Font.Charset = DEFAULT_CHARSET
  296. Font.Color = clBlack
  297. Font.Height = -13
  298. Font.Name = #47569#51008' '#44256#46357
  299. Font.Style = [fsBold]
  300. ParentFont = False
  301. OnClick = BtnInsertClick
  302. end
  303. object BtnDelete: TcxButton
  304. Tag = 4
  305. Left = 171
  306. Top = 18
  307. Width = 80
  308. Height = 25
  309. Cursor = crHandPoint
  310. Hint = #45936#51060#53552' '#49325#51228
  311. Anchors = [akLeft, akBottom]
  312. Caption = #49325#51228
  313. Colors.Default = 10737865
  314. Enabled = False
  315. TabOrder = 2
  316. Font.Charset = DEFAULT_CHARSET
  317. Font.Color = clBlack
  318. Font.Height = -13
  319. Font.Name = #47569#51008' '#44256#46357
  320. Font.Style = [fsBold]
  321. ParentFont = False
  322. OnClick = BtnDeleteClick
  323. end
  324. object BtnSave: TcxButton
  325. Tag = 5
  326. Left = 252
  327. Top = 18
  328. Width = 80
  329. Height = 25
  330. Cursor = crHandPoint
  331. Hint = #54200#51665#51089#50629' '#51200#51109
  332. Anchors = [akLeft, akBottom]
  333. Caption = #51200#51109
  334. Colors.Default = 10737865
  335. Enabled = False
  336. TabOrder = 3
  337. Font.Charset = DEFAULT_CHARSET
  338. Font.Color = clBlack
  339. Font.Height = -13
  340. Font.Name = #47569#51008' '#44256#46357
  341. Font.Style = [fsBold]
  342. ParentFont = False
  343. OnClick = BtnSaveClick
  344. end
  345. object BtnSaveImgFile: TcxButton
  346. Tag = 1
  347. Left = 355
  348. Top = 18
  349. Width = 140
  350. Height = 25
  351. Cursor = crHandPoint
  352. Hint = #51060#48120#51648' '#54028#51068#47196' '#51200#51109
  353. Anchors = [akLeft, akBottom]
  354. Caption = #51060#48120#51648#54028#51068#51200#51109
  355. Colors.Default = 10737865
  356. Enabled = False
  357. LookAndFeel.NativeStyle = False
  358. TabOrder = 4
  359. OnClick = BtnSaveImgFileClick
  360. end
  361. end
  362. object PnlCmd: TPanel
  363. Left = 3
  364. Top = 19
  365. Width = 997
  366. Height = 618
  367. Align = alClient
  368. BevelOuter = bvNone
  369. Enabled = False
  370. TabOrder = 1
  371. DesignSize = (
  372. 997
  373. 618)
  374. object ImgDesc01: TImage
  375. Left = 9
  376. Top = 17
  377. Width = 9
  378. Height = 9
  379. Transparent = True
  380. end
  381. object ImgDesc02: TImage
  382. Left = 425
  383. Top = 39
  384. Width = 9
  385. Height = 9
  386. Transparent = True
  387. end
  388. object ImgDesc03: TImage
  389. Left = 425
  390. Top = 68
  391. Width = 9
  392. Height = 9
  393. Transparent = True
  394. end
  395. object ImgDesc04: TImage
  396. Left = 425
  397. Top = 100
  398. Width = 9
  399. Height = 9
  400. Transparent = True
  401. end
  402. object ImgDesc12: TImage
  403. Left = 9
  404. Top = 270
  405. Width = 9
  406. Height = 9
  407. Transparent = True
  408. end
  409. object ImgTemp: TImage
  410. Left = 431
  411. Top = 125
  412. Width = 92
  413. Height = 88
  414. AutoSize = True
  415. Center = True
  416. Visible = False
  417. end
  418. object Label2: TLabel
  419. Left = 181
  420. Top = 265
  421. Width = 464
  422. Height = 17
  423. Caption = #48176#44221#51060#48120#51648#51032' '#49472#51012' '#53364#47533#54620' '#54980' '#49472#51201#50857' '#48260#53948#51012' '#53364#47533#54616#47732' '#54644#45817' '#50689#50669#51060' '#49440#53469#46121#45768#45796'.'
  424. Font.Charset = DEFAULT_CHARSET
  425. Font.Color = clBlue
  426. Font.Height = -13
  427. Font.Name = #47569#51008' '#44256#46357
  428. Font.Style = [fsBold]
  429. ParentFont = False
  430. end
  431. object LblWarn: TLabel
  432. Left = 524
  433. Top = 125
  434. Width = 328
  435. Height = 68
  436. Caption =
  437. #48176#44221#51060#48120#51648#47484' '#48320#44221#54616#45716' '#44221#50864' '#13#10#54268' '#54200#51665#50640#49436' '#39#54200#51665'->'#51200#51109#39' '#51012' '#54616#49492#50556' '#54868#47732#50640' '#48152#50689#46121#45768#45796'.'#13#10#54268' '#54200#51665#50640#49436' '#39#54200#51665'->'#51200 +
  438. #51109#39' '#51012' '#54616#51648' '#50506#51004#49492#46020' '#13#10#49688#51221#54620' '#48176#44221#51060#48120#51648#44032' VMS'#50640' '#54364#52636' '#46121#45768#45796'.'
  439. Font.Charset = DEFAULT_CHARSET
  440. Font.Color = clBlue
  441. Font.Height = -13
  442. Font.Name = #47569#51008' '#44256#46357
  443. Font.Style = [fsBold]
  444. ParentFont = False
  445. Visible = False
  446. end
  447. object PnlInfo2: TPanel
  448. Left = 9
  449. Top = 39
  450. Width = 400
  451. Height = 210
  452. Color = clGradientActiveCaption
  453. ParentBackground = False
  454. TabOrder = 0
  455. object ImgPreView: TImage
  456. Left = 6
  457. Top = 5
  458. Width = 80
  459. Height = 57
  460. AutoSize = True
  461. Center = True
  462. Picture.Data = {
  463. 07544269746D6170A6350000424DA63500000000000036000000280000005000
  464. 0000390000000100180000000000703500000000000000000000000000000000
  465. 0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  466. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  467. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  468. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  469. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  470. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  471. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  472. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8787870000000000000000
  473. 0000000000000000000000000000000000000000000000000000000000000000
  474. 0000000000000000000000000000000000000000000000000000000000000000
  475. 0000000000000000000000000000000000000000000000000000000000000000
  476. 0000000000000000000000000000000000000000000000000000000000000000
  477. 0000000000000008000000000000000000000000000000000000000000000000
  478. 0000000000000000000000000000000000000000000000000000000000000000
  479. 00000000000000000000000000000000000000000000000000000000686868FF
  480. FFFFFFFFFF080808000000000000000000000000000000000000000000000000
  481. 0000000000000000000000000000000000000000000000000000000000000000
  482. 0000000000000000000000000000000000000000000000000000000000000000
  483. 0000000000000000000000000000000000000000000000000000000000000000
  484. 0000000000000000000000000000000000000000000000780000480000000000
  485. 0000000000000000000000000000000000000000000000000000000000000000
  486. 0000000000000000000000000000000000000000000000000000000000000000
  487. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  488. 0000000000000000000000000000000000000000000000000000000000000000
  489. 0000000000000000000000000000000000000000000000000000000000000000
  490. 0000000000000000000000000000000000000000000000000000000000000000
  491. 0000000000000000000000000000000000000000000000000000000000000000
  492. 00000000000000800000F7000048000000000000000000000000000000000000
  493. 0000000000000000000000000000000000000000000000000000000000000000
  494. 00000000000000000000000000000000000000000000000000000000000000FF
  495. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  496. 0000000000000000000000000000000000000000000000000000000000000000
  497. 0000000000000000000000000000000000000000000000000000000000000000
  498. 0000000000000000000000000000000000000000000000000000000000000000
  499. 0000000000000000000000000000000000000000000000800000FF0000F70000
  500. 4800000000000000000000000000000000000000000000000000000000000000
  501. 0000000000000000000000000000000000000000000000000000000000000000
  502. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  503. 0000000000000000000000000000000000000000000000000000000000000000
  504. 0000000000000000000000000000000000000000000000000000000000000000
  505. 0000000000000000000000000000000000000000000000000000000000000000
  506. 0000000000000000000000000000000000000000000000000000000000000000
  507. 00000000000000800000FF0000FF0000F7000048000000000000000000000000
  508. 0000000000000000000000000000000000000000000000000000000000000000
  509. 00000000000000000000000000000000000000000000000000000000000000FF
  510. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  511. 0000000000000000000000000000000000000000000000000000000000000000
  512. 0000000000000000000000000000000000000000000000000000000000000000
  513. 0000000000000000000000000000000000000000000000000000000000000000
  514. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  515. FF0000F700004800000000000000000000000000000000000000000000000000
  516. 0000000000000000000000000000000000000000000000000000000000000000
  517. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  518. 0000000000000000000000000000000000000000000000000000000000000000
  519. 0000000000000000000000000000000000000000000000000000000000000000
  520. 0000000000000000000000000000000000000000000000000000000000000000
  521. 0000000000000000000000000000000000000000000000000000000000000000
  522. 00000000000000800000FF0000FF0000FF0000FF0000F7000048000000000000
  523. 0000000000000000000000000000000000000000000000000000000000000000
  524. 00000000000000000000000000000000000000000000000000000000000000FF
  525. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  526. 0000000000000000000000000000000000000000000000000000000000000000
  527. 0000000000000000000000000000000000000000000000000000000000000000
  528. 0000000000000000000000000000000000000000000000000000000000000000
  529. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  530. FF0000FF0000FF0000F700004800000000000000000000000000000000000000
  531. 0000000000000000000000000000000000000000000000000000000000000000
  532. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  533. 0000000000000000000000000000000000000000000000000000000000000000
  534. 0000000000000000000000000000000000000000000000000000000000000000
  535. 0000000000000000000000000000000000000000000000000000000000000000
  536. 0000000000000000000000000000000000000000000000000000000000000000
  537. 00000000000000800000FF0000FF0000FF0000FF0000FF0000FF0000F7000048
  538. 0000000000000000000000000000000000000000000000000000000000000000
  539. 00000000000000000000000000000000000000000000000000000000000000FF
  540. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  541. 0000000000000000000000000000000000000000000000000000000000000000
  542. 0000000000000000000000000000000000000000000000000000000000000000
  543. 0000000000000000000000000000000000000000000000000000000000000000
  544. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  545. FF0000FF0000FF0000FF0000FF0000F700004800000000000000000000000000
  546. 0000000000000000000000000000000000000000000000000000000000000000
  547. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  548. 0000008000008000008000008000008000008000008000008000008000008000
  549. 0080000080000080000080000080000080000080000080000080000080000080
  550. 0000800000800000800000800000800000800000800000800000800000800000
  551. 8000008000008000008000008000008000008000008000008000008000008000
  552. 00800000800000BF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  553. 0000F70000480000000000000000000000000000000000000000000000000000
  554. 00000000000000000000000000000000000000000000000000000000000000FF
  555. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  556. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  557. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  558. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  559. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  560. FF0000FF0000FF0000FF0000FF0000FF0000FF0000F700004800000000000000
  561. 0000000000000000000000000000000000000000000000000000000000000000
  562. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  563. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  564. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  565. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  566. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  567. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  568. 0000FF0000FF0000F70000480000000000000000000000000000000000000000
  569. 00000000000000000000000000000000000000000000000000000000000000FF
  570. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  571. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  572. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  573. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  574. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  575. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F700004800
  576. 0000000000000000000000000000000000000000000000000000000000000000
  577. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  578. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  579. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  580. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  581. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  582. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  583. 0000FF0000FF0000FF0000FF0000F70000480000000000000000000000000000
  584. 00000000000000000000000000000000000000000000000000000000000000FF
  585. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  586. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  587. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  588. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  589. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  590. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  591. 00F7000048000000000000000000000000000000000000000000000000000000
  592. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  593. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  594. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  595. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  596. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  597. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  598. 0000FF0000FF0000FF0000FF0000FF0000FF0000F70000480000000000000000
  599. 00000000000000000000000000000000000000000000000000000000000000FF
  600. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  601. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  602. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  603. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  604. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  605. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  606. 00FF0000FF0000F7000048000000000000000000000000000000000000000000
  607. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  608. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  609. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  610. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  611. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  612. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  613. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F70000480000
  614. 00000000000000000000000000000000000000000000000000000000000000FF
  615. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  616. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  617. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  618. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  619. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  620. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  621. 00FF0000FF0000FF0000FF0000F7000048000000000000000000000000000000
  622. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  623. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  624. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  625. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  626. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  627. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  628. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  629. F7000048000000000000000000000000000000000000000000000000000000FF
  630. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  631. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  632. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  633. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  634. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  635. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  636. 00FF0000FF0000FF0000FF0000FF0000FF0000F7000048000000000000000000
  637. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  638. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  639. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  640. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  641. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  642. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  643. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  644. FF0000FF0000F7000048000000000000000000000000000000000000000000FF
  645. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  646. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  647. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  648. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  649. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  650. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  651. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F7000048000000
  652. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  653. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  654. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  655. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  656. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  657. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  658. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  659. FF0000FF0000FF0000FF0000F7000048000000000000000000000000000000FF
  660. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  661. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  662. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  663. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  664. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  665. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  666. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F7
  667. 000048000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  668. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  669. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  670. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  671. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  672. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  673. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  674. FF0000FF0000FF0000FF0000FF0000FF0000F7000048000000000000000000FF
  675. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  676. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  677. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  678. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  679. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  680. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  681. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  682. 0000DF000020000000000000000000FFFFFFFFFFFF0000000000000000000000
  683. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  684. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  685. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  686. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  687. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  688. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  689. FF0000FF0000FF0000FF0000FF0000DF000020000000000000000000000000FF
  690. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  691. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  692. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  693. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  694. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  695. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  696. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF000020
  697. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  698. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  699. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  700. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  701. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  702. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  703. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  704. FF0000FF0000FF0000DF000020000000000000000000000000000000000000FF
  705. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  706. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  707. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  708. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  709. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  710. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  711. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF000020000000000000
  712. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  713. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  714. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  715. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  716. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  717. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  718. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  719. FF0000DF000020000000000000000000000000000000000000000000000000FF
  720. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  721. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  722. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  723. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  724. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  725. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  726. 00FF0000FF0000FF0000FF0000FF0000DF000020000000000000000000000000
  727. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  728. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  729. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  730. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  731. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  732. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  733. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF0000
  734. 20000000000000000000000000000000000000000000000000000000000000FF
  735. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  736. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  737. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  738. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  739. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  740. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  741. 00FF0000FF0000FF0000DF000020000000000000000000000000000000000000
  742. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  743. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  744. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  745. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  746. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  747. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  748. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF0000200000000000
  749. 00000000000000000000000000000000000000000000000000000000000000FF
  750. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  751. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  752. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  753. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  754. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  755. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  756. 00FF0000DF000020000000000000000000000000000000000000000000000000
  757. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  758. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  759. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  760. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  761. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  762. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  763. 0000FF0000FF0000FF0000FF0000FF0000DF0000200000000000000000000000
  764. 00000000000000000000000000000000000000000000000000000000000000FF
  765. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  766. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  767. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  768. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  769. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  770. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF00
  771. 0020000000000000000000000000000000000000000000000000000000000000
  772. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  773. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  774. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  775. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  776. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  777. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  778. 0000FF0000FF0000FF0000DF0000200000000000000000000000000000000000
  779. 00000000000000000000000000000000000000000000000000000000000000FF
  780. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  781. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  782. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  783. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  784. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  785. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF00002000000000
  786. 0000000000000000000000000000000000000000000000000000000000000000
  787. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  788. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  789. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  790. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  791. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  792. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  793. 0000FF0000DF0000200000000000000000000000000000000000000000000000
  794. 00000000000000000000000000000000000000000000000000000000000000FF
  795. FFFFFFFFFF000000000000000000000000000040000040000040000040000040
  796. 0000400000400000400000400000400000400000400000400000400000400000
  797. 4000004000004000004000004000004000004000004000004000004000004000
  798. 0040000040000040000040000040000040000040000040000040000040000040
  799. 00004000004000004000004000004000004000004000009F0000FF0000FF0000
  800. FF0000FF0000FF0000FF0000FF0000FF0000DF00002000000000000000000000
  801. 0000000000000000000000000000000000000000000000000000000000000000
  802. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  803. 0000000000000000000000000000000000000000000000000000000000000000
  804. 0000000000000000000000000000000000000000000000000000000000000000
  805. 0000000000000000000000000000000000000000000000000000000000000000
  806. 0000000000000000000000000000000000000000000000000000000000000000
  807. 00000000000000800000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF
  808. 0000200000000000000000000000000000000000000000000000000000000000
  809. 00000000000000000000000000000000000000000000000000000000000000FF
  810. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  811. 0000000000000000000000000000000000000000000000000000000000000000
  812. 0000000000000000000000000000000000000000000000000000000000000000
  813. 0000000000000000000000000000000000000000000000000000000000000000
  814. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  815. FF0000FF0000FF0000FF0000DF00002000000000000000000000000000000000
  816. 0000000000000000000000000000000000000000000000000000000000000000
  817. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  818. 0000000000000000000000000000000000000000000000000000000000000000
  819. 0000000000000000000000000000000000000000000000000000000000000000
  820. 0000000000000000000000000000000000000000000000000000000000000000
  821. 0000000000000000000000000000000000000000000000000000000000000000
  822. 00000000000000800000FF0000FF0000FF0000FF0000FF0000DF000020000000
  823. 0000000000000000000000000000000000000000000000000000000000000000
  824. 00000000000000000000000000000000000000000000000000000000000000FF
  825. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  826. 0000000000000000000000000000000000000000000000000000000000000000
  827. 0000000000000000000000000000000000000000000000000000000000000000
  828. 0000000000000000000000000000000000000000000000000000000000000000
  829. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  830. FF0000FF0000DF00002000000000000000000000000000000000000000000000
  831. 0000000000000000000000000000000000000000000000000000000000000000
  832. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  833. 0000000000000000000000000000000000000000000000000000000000000000
  834. 0000000000000000000000000000000000000000000000000000000000000000
  835. 0000000000000000000000000000000000000000000000000000000000000000
  836. 0000000000000000000000000000000000000000000000000000000000000000
  837. 00000000000000800000FF0000FF0000FF0000DF000020000000000000000000
  838. 0000000000000000000000000000000000000000000000000000000000000000
  839. 00000000000000000000000000000000000000000000000000000000000000FF
  840. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  841. 0000000000000000000000000000000000000000000000000000000000000000
  842. 0000000000000000000000000000000000000000000000000000000000000000
  843. 0000000000000000000000000000000000000000000000000000000000000000
  844. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  845. DF00002000000000000000000000000000000000000000000000000000000000
  846. 0000000000000000000000000000000000000000000000000000000000000000
  847. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  848. 0000000000000000000000000000000000000000000000000000000000000000
  849. 0000000000000000000000000000000000000000000000000000000000000000
  850. 0000000000000000000000000000000000000000000000000000000000000000
  851. 0000000000000000000000000000000000000000000000000000000000000000
  852. 00000000000000800000FF0000DF000020000000000000000000000000000000
  853. 0000000000000000000000000000000000000000000000000000000000000000
  854. 00000000000000000000000000000000000000000000000000000000000000FF
  855. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  856. 0000000000000000000000000000000000000000000000000000000000000000
  857. 0000000000000000000000000000000000000000000000000000000000000000
  858. 0000000000000000000000000000000000000000000000000000000000000000
  859. 0000000000000000000000000000000000000000000000800000DF0000200000
  860. 0000000000000000000000000000000000000000000000000000000000000000
  861. 0000000000000000000000000000000000000000000000000000000000000000
  862. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  863. 0000000000000000000000000000000000000000000000000000000000000000
  864. 0000000000000000000000000000000000000000000000000000000000000000
  865. 0000000000000000000000000000000000000000000000000000000000000000
  866. 0000000000000000000000000000000000000000000000000000000000000000
  867. 0000000000000060000020000000000000000000000000000000000000000000
  868. 0000000000000000000000000000000000000000000000000000000000000000
  869. 00000000000000000000000000000000000000000000000000000000000000FF
  870. FFFFFFFFFF181818000000000000000000000000000000000000000000000000
  871. 0000000000000000000000000000000000000000000000000000000000000000
  872. 0000000000000000000000000000000000000000000000000000000000000000
  873. 0000000000000000000000000000000000000000000000000000000000000000
  874. 0000000000000000000000000000000000000000000000000000000000000000
  875. 0000000000000000000000000000000000000000000000000000000000000000
  876. 0000000000000000000000000000000000000000000000000000000000000000
  877. 000000000000000000000000080808FFFFFFFFFFFFB7B7B72020200000000000
  878. 0000000000000000000000000000000000000000000000000000000000000000
  879. 0000000000000000000000000000000000000000000000000000000000000000
  880. 0000000000000000000000000000000000000000000000000000000000000000
  881. 0000000000000000000000000000000000000000000000000000000000000000
  882. 0000000000000000000000000000000000000000000000000000000000000000
  883. 0000000000000000000000000000000000000000000000000000000000000000
  884. 000000000000000000000000000000000000000000000000002020209F9F9FFF
  885. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  886. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  887. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  888. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  889. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  890. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  891. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  892. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  893. OnMouseDown = ImgPreViewMouseDown
  894. end
  895. object ImgDesc11: TImage
  896. Left = 170
  897. Top = 183
  898. Width = 9
  899. Height = 9
  900. Transparent = True
  901. Visible = False
  902. end
  903. object Label10: TLabel
  904. Left = 186
  905. Top = 180
  906. Width = 29
  907. Height = 16
  908. Alignment = taRightJustify
  909. AutoSize = False
  910. Caption = 'X/Y'
  911. Transparent = True
  912. Visible = False
  913. end
  914. object SePosX: TcxSpinEdit
  915. Left = 221
  916. Top = 176
  917. Properties.Alignment.Horz = taCenter
  918. Properties.Alignment.Vert = taVCenter
  919. Properties.AssignedValues.MinValue = True
  920. Properties.MaxValue = 1000.000000000000000000
  921. Style.BorderColor = clBtnShadow
  922. Style.BorderStyle = ebsUltraFlat
  923. Style.LookAndFeel.Kind = lfUltraFlat
  924. Style.LookAndFeel.NativeStyle = False
  925. Style.ButtonStyle = btsUltraFlat
  926. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  927. StyleDisabled.LookAndFeel.NativeStyle = False
  928. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  929. StyleFocused.LookAndFeel.NativeStyle = False
  930. StyleFocused.TextStyle = [fsBold]
  931. StyleHot.LookAndFeel.Kind = lfUltraFlat
  932. StyleHot.LookAndFeel.NativeStyle = False
  933. TabOrder = 0
  934. Visible = False
  935. Width = 60
  936. end
  937. object SePosY: TcxSpinEdit
  938. Tag = 1
  939. Left = 287
  940. Top = 176
  941. Properties.Alignment.Horz = taCenter
  942. Properties.Alignment.Vert = taVCenter
  943. Properties.AssignedValues.MinValue = True
  944. Properties.MaxValue = 1000.000000000000000000
  945. Style.BorderColor = clBtnShadow
  946. Style.BorderStyle = ebsUltraFlat
  947. Style.LookAndFeel.Kind = lfUltraFlat
  948. Style.LookAndFeel.NativeStyle = False
  949. Style.ButtonStyle = btsUltraFlat
  950. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  951. StyleDisabled.LookAndFeel.NativeStyle = False
  952. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  953. StyleFocused.LookAndFeel.NativeStyle = False
  954. StyleFocused.TextStyle = [fsBold]
  955. StyleHot.LookAndFeel.Kind = lfUltraFlat
  956. StyleHot.LookAndFeel.NativeStyle = False
  957. TabOrder = 1
  958. Visible = False
  959. Width = 60
  960. end
  961. end
  962. object cxLabel18: TcxLabel
  963. Left = 25
  964. Top = 11
  965. Caption = #48176#44221#51060#48120#51648' ('#51060#48120#51648' '#50689#50669#51012' '#53364#47533#54616#50668' '#44396#44036' '#51221#48372#47484' '#49444#51221' '#54633#45768#45796'.)'
  966. Properties.Alignment.Horz = taLeftJustify
  967. Properties.Alignment.Vert = taVCenter
  968. Transparent = True
  969. AnchorY = 22
  970. end
  971. object cxLabel1: TcxLabel
  972. Left = 441
  973. Top = 33
  974. Caption = #51060#48120#51648' '#48264#54840
  975. Properties.Alignment.Horz = taLeftJustify
  976. Properties.Alignment.Vert = taVCenter
  977. Transparent = True
  978. AnchorY = 44
  979. end
  980. object EdNmbr: TcxTextEdit
  981. Left = 522
  982. Top = 32
  983. Properties.ReadOnly = True
  984. TabOrder = 3
  985. Width = 121
  986. end
  987. object cxLabel2: TcxLabel
  988. Left = 441
  989. Top = 63
  990. Caption = #51060#48120#51648' '#49444#47749
  991. Properties.Alignment.Horz = taLeftJustify
  992. Properties.Alignment.Vert = taVCenter
  993. Transparent = True
  994. AnchorY = 74
  995. end
  996. object EdExpl: TcxTextEdit
  997. Left = 522
  998. Top = 62
  999. Properties.MaxLength = 40
  1000. Properties.ReadOnly = False
  1001. TabOrder = 5
  1002. Width = 250
  1003. end
  1004. object EdImageFileName: TcxButtonEdit
  1005. Left = 522
  1006. Top = 94
  1007. Properties.Buttons = <
  1008. item
  1009. Default = True
  1010. Kind = bkEllipsis
  1011. end>
  1012. Style.LookAndFeel.Kind = lfUltraFlat
  1013. Style.LookAndFeel.NativeStyle = False
  1014. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1015. StyleDisabled.LookAndFeel.NativeStyle = False
  1016. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1017. StyleFocused.LookAndFeel.NativeStyle = False
  1018. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1019. StyleHot.LookAndFeel.NativeStyle = False
  1020. TabOrder = 6
  1021. OnClick = EdImageFileNameClick
  1022. Width = 250
  1023. end
  1024. object cxLabel3: TcxLabel
  1025. Left = 441
  1026. Top = 94
  1027. Caption = #51060#48120#51648' '#44221#47196
  1028. Properties.Alignment.Horz = taLeftJustify
  1029. Properties.Alignment.Vert = taVCenter
  1030. Transparent = True
  1031. AnchorY = 105
  1032. end
  1033. object EdVmsCd: TcxTextEdit
  1034. Left = 530
  1035. Top = 40
  1036. Properties.ReadOnly = True
  1037. TabOrder = 8
  1038. Visible = False
  1039. Width = 121
  1040. end
  1041. object Panel2: TPanel
  1042. Left = 9
  1043. Top = 290
  1044. Width = 983
  1045. Height = 323
  1046. Anchors = [akLeft, akTop, akRight, akBottom]
  1047. Color = clGradientActiveCaption
  1048. ParentBackground = False
  1049. TabOrder = 9
  1050. DesignSize = (
  1051. 983
  1052. 323)
  1053. object ImgDesc09: TImage
  1054. Left = 10
  1055. Top = 15
  1056. Width = 9
  1057. Height = 9
  1058. Transparent = True
  1059. end
  1060. object Label11: TLabel
  1061. Left = 20
  1062. Top = 11
  1063. Width = 35
  1064. Height = 16
  1065. Alignment = taRightJustify
  1066. AutoSize = False
  1067. Caption = 'Cell'
  1068. Transparent = True
  1069. end
  1070. object ImgDesc21: TImage
  1071. Left = 482
  1072. Top = 15
  1073. Width = 9
  1074. Height = 9
  1075. Transparent = True
  1076. end
  1077. object Label1: TLabel
  1078. Left = 497
  1079. Top = 11
  1080. Width = 360
  1081. Height = 17
  1082. Caption = 'VMS '#51221#48372#51228#44277#44396#44036' '#47785#47197'('#46020#54805#49885' VMS'#50640' '#49444#51221#46108' '#51221#48372#51228#44277#44396#44036')'
  1083. Transparent = True
  1084. end
  1085. object CxImageCell: TcxGrid
  1086. Left = 16
  1087. Top = 39
  1088. Width = 377
  1089. Height = 274
  1090. Anchors = [akLeft, akTop, akBottom]
  1091. TabOrder = 0
  1092. LookAndFeel.Kind = lfUltraFlat
  1093. LookAndFeel.NativeStyle = False
  1094. object TvImageCell: TcxGridTableView
  1095. FilterBox.CustomizeDialog = False
  1096. OnFocusedRecordChanged = TvImageCellFocusedRecordChanged
  1097. DataController.Summary.DefaultGroupSummaryItems = <>
  1098. DataController.Summary.FooterSummaryItems = <>
  1099. DataController.Summary.SummaryGroups = <>
  1100. OptionsCustomize.ColumnFiltering = False
  1101. OptionsCustomize.ColumnSorting = False
  1102. OptionsSelection.HideFocusRectOnExit = False
  1103. OptionsSelection.HideSelection = True
  1104. OptionsView.ColumnAutoWidth = True
  1105. OptionsView.GroupByBox = False
  1106. OptionsView.Indicator = True
  1107. object cxGridColumn1: TcxGridColumn
  1108. Caption = #49440#53469
  1109. DataBinding.ValueType = 'Boolean'
  1110. PropertiesClassName = 'TcxCheckBoxProperties'
  1111. Properties.Alignment = taCenter
  1112. Properties.ImmediatePost = True
  1113. Visible = False
  1114. HeaderAlignmentHorz = taCenter
  1115. HeaderAlignmentVert = vaCenter
  1116. Options.Filtering = False
  1117. Options.Sorting = False
  1118. Width = 30
  1119. end
  1120. object ColCellId: TcxGridColumn
  1121. Caption = 'Cell'
  1122. PropertiesClassName = 'TcxTextEditProperties'
  1123. Properties.Alignment.Horz = taCenter
  1124. Properties.Alignment.Vert = taVCenter
  1125. HeaderAlignmentHorz = taCenter
  1126. HeaderAlignmentVert = vaCenter
  1127. Options.Editing = False
  1128. Options.Filtering = False
  1129. Width = 47
  1130. end
  1131. object ColCellPosX: TcxGridColumn
  1132. Caption = 'X'
  1133. PropertiesClassName = 'TcxTextEditProperties'
  1134. Properties.Alignment.Horz = taRightJustify
  1135. Properties.Alignment.Vert = taVCenter
  1136. Visible = False
  1137. HeaderAlignmentHorz = taCenter
  1138. HeaderAlignmentVert = vaCenter
  1139. HeaderGlyphAlignmentHorz = taCenter
  1140. Options.Editing = False
  1141. Options.Filtering = False
  1142. Width = 41
  1143. end
  1144. object ColCellPosY: TcxGridColumn
  1145. Caption = 'Y'
  1146. PropertiesClassName = 'TcxTextEditProperties'
  1147. Properties.Alignment.Horz = taRightJustify
  1148. Properties.Alignment.Vert = taVCenter
  1149. Visible = False
  1150. HeaderAlignmentHorz = taCenter
  1151. HeaderAlignmentVert = vaCenter
  1152. Options.Editing = False
  1153. Options.Filtering = False
  1154. Options.Grouping = False
  1155. Width = 46
  1156. end
  1157. object ColArea: TcxGridColumn
  1158. Caption = #50689#50669
  1159. DataBinding.ValueType = 'Integer'
  1160. OnCustomDrawCell = ColAreaCustomDrawCell
  1161. HeaderAlignmentHorz = taCenter
  1162. HeaderAlignmentVert = vaCenter
  1163. Options.Editing = False
  1164. Options.Filtering = False
  1165. Width = 47
  1166. end
  1167. object ColIfscId: TcxGridColumn
  1168. Caption = #44396#44036' ID'
  1169. PropertiesClassName = 'TcxTextEditProperties'
  1170. Properties.Alignment.Horz = taCenter
  1171. Properties.Alignment.Vert = taVCenter
  1172. HeaderAlignmentHorz = taCenter
  1173. HeaderAlignmentVert = vaCenter
  1174. Options.Editing = False
  1175. Options.Filtering = False
  1176. Width = 68
  1177. end
  1178. object ColIfscNm: TcxGridColumn
  1179. Caption = #44396#44036#47749
  1180. PropertiesClassName = 'TcxTextEditProperties'
  1181. Properties.Alignment.Horz = taLeftJustify
  1182. Properties.Alignment.Vert = taVCenter
  1183. Visible = False
  1184. HeaderAlignmentHorz = taCenter
  1185. HeaderAlignmentVert = vaCenter
  1186. Options.Filtering = False
  1187. end
  1188. object ColStrNm: TcxGridColumn
  1189. Caption = #49884#51216#47749
  1190. PropertiesClassName = 'TcxTextEditProperties'
  1191. Properties.Alignment.Horz = taLeftJustify
  1192. Properties.Alignment.Vert = taVCenter
  1193. HeaderAlignmentHorz = taCenter
  1194. HeaderAlignmentVert = vaCenter
  1195. Options.Editing = False
  1196. Width = 99
  1197. end
  1198. object ColEndNm: TcxGridColumn
  1199. Caption = #51333#51216#47749
  1200. PropertiesClassName = 'TcxTextEditProperties'
  1201. Properties.Alignment.Horz = taLeftJustify
  1202. Properties.Alignment.Vert = taVCenter
  1203. HeaderAlignmentHorz = taCenter
  1204. HeaderAlignmentVert = vaCenter
  1205. Options.Editing = False
  1206. Width = 102
  1207. end
  1208. end
  1209. object GlImageCell: TcxGridLevel
  1210. GridView = TvImageCell
  1211. end
  1212. end
  1213. object SeCellId: TcxSpinEdit
  1214. Left = 62
  1215. Top = 8
  1216. Properties.Alignment.Horz = taCenter
  1217. Properties.Alignment.Vert = taVCenter
  1218. Properties.MaxValue = 50.000000000000000000
  1219. Properties.MinValue = 1.000000000000000000
  1220. Properties.OnChange = SeCellIdPropertiesChange
  1221. Style.BorderColor = clBtnShadow
  1222. Style.BorderStyle = ebsUltraFlat
  1223. Style.LookAndFeel.Kind = lfUltraFlat
  1224. Style.LookAndFeel.NativeStyle = False
  1225. Style.ButtonStyle = btsUltraFlat
  1226. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1227. StyleDisabled.LookAndFeel.NativeStyle = False
  1228. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1229. StyleFocused.LookAndFeel.NativeStyle = False
  1230. StyleFocused.TextStyle = [fsBold]
  1231. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1232. StyleHot.LookAndFeel.NativeStyle = False
  1233. TabOrder = 1
  1234. Value = 1
  1235. Width = 52
  1236. end
  1237. object BtnCellDelete: TcxButton
  1238. Tag = 4
  1239. Left = 211
  1240. Top = 8
  1241. Width = 75
  1242. Height = 25
  1243. Cursor = crHandPoint
  1244. Hint = 'Delete cell iinfomation'
  1245. Caption = #49472#49325#51228
  1246. Colors.Default = 10737865
  1247. LookAndFeel.NativeStyle = False
  1248. TabOrder = 2
  1249. OnClick = BtnCellDeleteClick
  1250. end
  1251. object BtnCellApply: TcxButton
  1252. Tag = 1
  1253. Left = 130
  1254. Top = 8
  1255. Width = 75
  1256. Height = 25
  1257. Cursor = crHandPoint
  1258. Hint = 'Apply cell informatioin'
  1259. Caption = #49472#51201#50857
  1260. Colors.Default = 10737865
  1261. LookAndFeel.NativeStyle = False
  1262. TabOrder = 3
  1263. OnClick = BtnCellApplyClick
  1264. end
  1265. object BtnListAdd: TcxButton
  1266. Left = 399
  1267. Top = 113
  1268. Width = 80
  1269. Height = 25
  1270. Cursor = crHandPoint
  1271. Hint = #50689#50669' '#51228#44277#44396#44036' '#49444#51221
  1272. Caption = #9664' '#51201#50857
  1273. Colors.Default = 10737865
  1274. LookAndFeel.NativeStyle = False
  1275. TabOrder = 4
  1276. Font.Charset = DEFAULT_CHARSET
  1277. Font.Color = clWindowText
  1278. Font.Height = -13
  1279. Font.Name = #47569#51008' '#44256#46357
  1280. Font.Style = [fsBold]
  1281. ParentFont = False
  1282. OnClick = BtnListAddClick
  1283. end
  1284. object BtnListDelete: TcxButton
  1285. Left = 399
  1286. Top = 149
  1287. Width = 80
  1288. Height = 25
  1289. Cursor = crHandPoint
  1290. Hint = #50689#50669' '#51228#44277#44396#44036' '#49325#51228
  1291. Caption = #49325#51228' '#9654
  1292. Colors.Default = 10737865
  1293. LookAndFeel.NativeStyle = False
  1294. TabOrder = 5
  1295. Font.Charset = DEFAULT_CHARSET
  1296. Font.Color = clWindowText
  1297. Font.Height = -13
  1298. Font.Name = #47569#51008' '#44256#46357
  1299. Font.Style = [fsBold]
  1300. ParentFont = False
  1301. OnClick = BtnListDeleteClick
  1302. end
  1303. object CxAxis: TcxGrid
  1304. Left = 485
  1305. Top = 39
  1306. Width = 488
  1307. Height = 274
  1308. Anchors = [akLeft, akTop, akRight, akBottom]
  1309. TabOrder = 6
  1310. LookAndFeel.Kind = lfUltraFlat
  1311. LookAndFeel.NativeStyle = False
  1312. object TvAxis: TcxGridTableView
  1313. FilterBox.CustomizeDialog = False
  1314. DataController.Summary.DefaultGroupSummaryItems = <>
  1315. DataController.Summary.FooterSummaryItems = <>
  1316. DataController.Summary.SummaryGroups = <>
  1317. OptionsCustomize.ColumnSorting = False
  1318. OptionsData.Editing = False
  1319. OptionsSelection.HideFocusRectOnExit = False
  1320. OptionsSelection.HideSelection = True
  1321. OptionsView.ColumnAutoWidth = True
  1322. OptionsView.GroupByBox = False
  1323. OptionsView.Indicator = True
  1324. object Col00: TcxGridColumn
  1325. Caption = 'VMS ID'
  1326. PropertiesClassName = 'TcxTextEditProperties'
  1327. Properties.Alignment.Horz = taCenter
  1328. Properties.Alignment.Vert = taVCenter
  1329. Visible = False
  1330. GroupIndex = 0
  1331. HeaderAlignmentHorz = taCenter
  1332. HeaderAlignmentVert = vaCenter
  1333. Width = 99
  1334. end
  1335. object Col01: TcxGridColumn
  1336. Caption = #44396#44036' ID'
  1337. PropertiesClassName = 'TcxTextEditProperties'
  1338. Properties.Alignment.Horz = taCenter
  1339. Properties.Alignment.Vert = taVCenter
  1340. HeaderAlignmentHorz = taCenter
  1341. HeaderAlignmentVert = vaCenter
  1342. Options.Editing = False
  1343. Options.Filtering = False
  1344. Width = 61
  1345. end
  1346. object Col02: TcxGridColumn
  1347. Caption = #44396#44036#47749
  1348. PropertiesClassName = 'TcxTextEditProperties'
  1349. Properties.Alignment.Horz = taLeftJustify
  1350. Properties.Alignment.Vert = taVCenter
  1351. HeaderAlignmentHorz = taCenter
  1352. HeaderAlignmentVert = vaCenter
  1353. Options.Editing = False
  1354. Options.Filtering = False
  1355. Width = 109
  1356. end
  1357. object Col03: TcxGridColumn
  1358. Caption = #49884#51216#47749
  1359. PropertiesClassName = 'TcxTextEditProperties'
  1360. Properties.Alignment.Horz = taLeftJustify
  1361. Properties.Alignment.Vert = taVCenter
  1362. HeaderAlignmentHorz = taCenter
  1363. HeaderAlignmentVert = vaCenter
  1364. Options.Editing = False
  1365. Width = 100
  1366. end
  1367. object Col04: TcxGridColumn
  1368. Caption = #51333#51216#47749
  1369. PropertiesClassName = 'TcxTextEditProperties'
  1370. Properties.Alignment.Horz = taLeftJustify
  1371. Properties.Alignment.Vert = taVCenter
  1372. HeaderAlignmentHorz = taCenter
  1373. HeaderAlignmentVert = vaCenter
  1374. Options.Editing = False
  1375. Width = 105
  1376. end
  1377. object Col05: TcxGridColumn
  1378. Caption = #52629
  1379. PropertiesClassName = 'TcxTextEditProperties'
  1380. Properties.Alignment.Horz = taLeftJustify
  1381. Properties.Alignment.Vert = taVCenter
  1382. HeaderAlignmentHorz = taCenter
  1383. HeaderAlignmentVert = vaCenter
  1384. Options.Editing = False
  1385. Width = 40
  1386. end
  1387. end
  1388. object GlAxis: TcxGridLevel
  1389. GridView = TvAxis
  1390. end
  1391. end
  1392. object ChkExpand: TcxCheckBox
  1393. Tag = 9
  1394. Left = 886
  1395. Top = 12
  1396. Cursor = crHandPoint
  1397. Anchors = [akTop, akRight]
  1398. Caption = #54869#51109'/'#52629#49548
  1399. State = cbsChecked
  1400. Style.BorderColor = 9868950
  1401. Style.BorderStyle = ebsThick
  1402. Style.Shadow = False
  1403. TabOrder = 7
  1404. Transparent = True
  1405. Visible = False
  1406. OnClick = ChkExpandClick
  1407. Width = 85
  1408. end
  1409. end
  1410. object cxLabel4: TcxLabel
  1411. Left = 25
  1412. Top = 263
  1413. Caption = #44396#44036#51221#48372' '#49444#51221
  1414. Properties.Alignment.Horz = taLeftJustify
  1415. Properties.Alignment.Vert = taVCenter
  1416. Transparent = True
  1417. AnchorY = 274
  1418. end
  1419. end
  1420. end
  1421. end
  1422. end
  1423. end
  1424. object lblText1: TcxLabel
  1425. Left = 21
  1426. Top = 230
  1427. Caption = #51060#48120#51648' '#49472' '#51221#48372#44032' '#50630#49845#45768#45796'.'#13#10#49548#53685#51221#48372' '#48176#44221#51060#48120#51648' '#51221#48372#47484' '#51200#51109#54616#49884#44192#49845#45768#44620'?'
  1428. Transparent = True
  1429. Visible = False
  1430. end
  1431. object lblText2: TcxLabel
  1432. Left = 21
  1433. Top = 274
  1434. Caption = #51060#48120#51648' '#49472' '#51221#48372#50640' VMS '#51221#48372#51228#44277#44396#44036#51060' '#49444#51221#46104#50612' '#51080#51648' '#50506#49845#45768#45796'.'#13#10#49548#53685#51221#48372' '#48176#44221#51060#48120#51648' '#51221#48372#47484' '#51200#51109#54616#49884#44192#49845#45768#44620'?'
  1435. Transparent = True
  1436. Visible = False
  1437. end
  1438. object lblText3: TcxLabel
  1439. Left = 21
  1440. Top = 330
  1441. Caption = 'VMS '#49548#53685#51221#48372' '#48176#44221#51060#48120#51648#51221#48372' '#51200#51109#13#10'VMS '#49548#53685#51221#48372' '#48176#44221#51060#48120#51648#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
  1442. Transparent = True
  1443. Visible = False
  1444. end
  1445. object TmrShow: TTimer
  1446. Enabled = False
  1447. Interval = 300
  1448. OnTimer = TmrShowTimer
  1449. Left = 876
  1450. Top = 8
  1451. end
  1452. object SaveDialog: TSaveDialog
  1453. Options = [ofOverwritePrompt, ofHideReadOnly, ofNoValidate, ofCreatePrompt, ofEnableSizing]
  1454. Left = 682
  1455. Top = 7
  1456. end
  1457. object OpenBmp: TOpenPictureDialog
  1458. DefaultExt = 'bmp'
  1459. OnCanClose = OpenBmpCanClose
  1460. Left = 592
  1461. Top = 9
  1462. end
  1463. end