VMSM420MF.dfm 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332
  1. object VMSM420M: TVMSM420M
  2. Left = 0
  3. Top = 0
  4. HorzScrollBar.Visible = False
  5. VertScrollBar.Visible = False
  6. Caption = 'VMS '#49548#53685#51221#48372' '#51060#48120#51648#44288#47532
  7. ClientHeight = 762
  8. ClientWidth = 893
  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. 893
  24. 762)
  25. PixelsPerInch = 96
  26. TextHeight = 17
  27. object ShpTitle: TShape
  28. Left = 4
  29. Top = 4
  30. Width = 885
  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 = 885
  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 = 799
  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 = 867
  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' '#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 = 516
  227. Height = 693
  228. Align = alClient
  229. BevelOuter = bvNone
  230. TabOrder = 2
  231. object Panel3: TPanel
  232. Left = 0
  233. Top = 0
  234. Width = 516
  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' '#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 = 516
  251. object PnlMenu: TPanel
  252. Left = 3
  253. Top = 637
  254. Width = 510
  255. Height = 46
  256. Align = alBottom
  257. BevelOuter = bvNone
  258. TabOrder = 0
  259. OnDblClick = PnlMenuDblClick
  260. DesignSize = (
  261. 510
  262. 46)
  263. object BtnEdit: TcxButton
  264. Tag = 2
  265. Left = 8
  266. Top = 18
  267. Width = 80
  268. Height = 25
  269. Cursor = crHandPoint
  270. Hint = #45936#51060#53552' '#54200#51665
  271. Anchors = [akLeft, akBottom]
  272. Caption = #54200#51665
  273. Colors.Default = 10737865
  274. Enabled = False
  275. TabOrder = 0
  276. Font.Charset = DEFAULT_CHARSET
  277. Font.Color = clBlack
  278. Font.Height = -13
  279. Font.Name = #47569#51008' '#44256#46357
  280. Font.Style = [fsBold]
  281. ParentFont = False
  282. OnClick = BtnEditClick
  283. end
  284. object BtnInsert: TcxButton
  285. Tag = 2
  286. Left = 89
  287. Top = 18
  288. Width = 80
  289. Height = 25
  290. Cursor = crHandPoint
  291. Hint = #45936#51060#53552' '#52628#44032
  292. Anchors = [akLeft, akBottom]
  293. Caption = #52628#44032
  294. Colors.Default = 10737865
  295. TabOrder = 1
  296. Font.Charset = DEFAULT_CHARSET
  297. Font.Color = clBlack
  298. Font.Height = -13
  299. Font.Name = #47569#51008' '#44256#46357
  300. Font.Style = [fsBold]
  301. ParentFont = False
  302. OnClick = BtnInsertClick
  303. end
  304. object BtnDelete: TcxButton
  305. Tag = 4
  306. Left = 171
  307. Top = 18
  308. Width = 80
  309. Height = 25
  310. Cursor = crHandPoint
  311. Hint = #45936#51060#53552' '#49325#51228
  312. Anchors = [akLeft, akBottom]
  313. Caption = #49325#51228
  314. Colors.Default = 10737865
  315. Enabled = False
  316. TabOrder = 2
  317. Font.Charset = DEFAULT_CHARSET
  318. Font.Color = clBlack
  319. Font.Height = -13
  320. Font.Name = #47569#51008' '#44256#46357
  321. Font.Style = [fsBold]
  322. ParentFont = False
  323. OnClick = BtnDeleteClick
  324. end
  325. object BtnSave: TcxButton
  326. Tag = 5
  327. Left = 252
  328. Top = 18
  329. Width = 80
  330. Height = 25
  331. Cursor = crHandPoint
  332. Hint = #54200#51665#51089#50629' '#51200#51109
  333. Anchors = [akLeft, akBottom]
  334. Caption = #51200#51109
  335. Colors.Default = 10737865
  336. Enabled = False
  337. TabOrder = 3
  338. Font.Charset = DEFAULT_CHARSET
  339. Font.Color = clBlack
  340. Font.Height = -13
  341. Font.Name = #47569#51008' '#44256#46357
  342. Font.Style = [fsBold]
  343. ParentFont = False
  344. OnClick = BtnSaveClick
  345. end
  346. object BtnSaveImgFile: TcxButton
  347. Tag = 1
  348. Left = 355
  349. Top = 18
  350. Width = 135
  351. Height = 25
  352. Cursor = crHandPoint
  353. Hint = #51060#48120#51648' '#54028#51068#47196' '#51200#51109
  354. Anchors = [akLeft, akBottom]
  355. Caption = #51060#48120#51648#54028#51068#51200#51109
  356. Colors.Default = 10737865
  357. Enabled = False
  358. LookAndFeel.NativeStyle = False
  359. TabOrder = 4
  360. OnClick = BtnSaveImgFileClick
  361. end
  362. end
  363. object PnlCmd: TPanel
  364. Left = 3
  365. Top = 19
  366. Width = 510
  367. Height = 618
  368. Align = alClient
  369. BevelOuter = bvNone
  370. Enabled = False
  371. TabOrder = 1
  372. DesignSize = (
  373. 510
  374. 618)
  375. object ImgDesc01: TImage
  376. Left = 9
  377. Top = 17
  378. Width = 9
  379. Height = 9
  380. Transparent = True
  381. end
  382. object ImgDesc02: TImage
  383. Left = 9
  384. Top = 304
  385. Width = 9
  386. Height = 9
  387. Transparent = True
  388. end
  389. object ImgDesc03: TImage
  390. Left = 9
  391. Top = 333
  392. Width = 9
  393. Height = 9
  394. Transparent = True
  395. end
  396. object ImgDesc04: TImage
  397. Left = 9
  398. Top = 365
  399. Width = 9
  400. Height = 9
  401. Transparent = True
  402. end
  403. object ImgDesc12: TImage
  404. Left = 9
  405. Top = 405
  406. Width = 9
  407. Height = 9
  408. Transparent = True
  409. end
  410. object ImgTemp: TImage
  411. Left = 209
  412. Top = 233
  413. Width = 92
  414. Height = 88
  415. AutoSize = True
  416. Center = True
  417. Visible = False
  418. end
  419. object Label2: TLabel
  420. Left = 40
  421. Top = 464
  422. Width = 283
  423. Height = 17
  424. Caption = #49548#53685#51221#48372#47484' '#54364#52636#54624' '#50689#50669#51012' '#47560#50864#49828#47196' '#53364#47533#54616#49464#50836'.'
  425. Font.Charset = DEFAULT_CHARSET
  426. Font.Color = clBlue
  427. Font.Height = -13
  428. Font.Name = #47569#51008' '#44256#46357
  429. Font.Style = [fsBold]
  430. ParentFont = False
  431. end
  432. object PnlInfo2: TPanel
  433. Left = 9
  434. Top = 39
  435. Width = 400
  436. Height = 210
  437. Color = clGradientActiveCaption
  438. ParentBackground = False
  439. TabOrder = 0
  440. object ImgPreView: TImage
  441. Left = 6
  442. Top = 5
  443. Width = 80
  444. Height = 57
  445. AutoSize = True
  446. Center = True
  447. Picture.Data = {
  448. 07544269746D6170A6350000424DA63500000000000036000000280000005000
  449. 0000390000000100180000000000703500000000000000000000000000000000
  450. 0000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  451. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  452. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  453. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  454. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  455. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  456. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  457. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF8787870000000000000000
  458. 0000000000000000000000000000000000000000000000000000000000000000
  459. 0000000000000000000000000000000000000000000000000000000000000000
  460. 0000000000000000000000000000000000000000000000000000000000000000
  461. 0000000000000000000000000000000000000000000000000000000000000000
  462. 0000000000000008000000000000000000000000000000000000000000000000
  463. 0000000000000000000000000000000000000000000000000000000000000000
  464. 00000000000000000000000000000000000000000000000000000000686868FF
  465. FFFFFFFFFF080808000000000000000000000000000000000000000000000000
  466. 0000000000000000000000000000000000000000000000000000000000000000
  467. 0000000000000000000000000000000000000000000000000000000000000000
  468. 0000000000000000000000000000000000000000000000000000000000000000
  469. 0000000000000000000000000000000000000000000000780000480000000000
  470. 0000000000000000000000000000000000000000000000000000000000000000
  471. 0000000000000000000000000000000000000000000000000000000000000000
  472. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  473. 0000000000000000000000000000000000000000000000000000000000000000
  474. 0000000000000000000000000000000000000000000000000000000000000000
  475. 0000000000000000000000000000000000000000000000000000000000000000
  476. 0000000000000000000000000000000000000000000000000000000000000000
  477. 00000000000000800000F7000048000000000000000000000000000000000000
  478. 0000000000000000000000000000000000000000000000000000000000000000
  479. 00000000000000000000000000000000000000000000000000000000000000FF
  480. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  481. 0000000000000000000000000000000000000000000000000000000000000000
  482. 0000000000000000000000000000000000000000000000000000000000000000
  483. 0000000000000000000000000000000000000000000000000000000000000000
  484. 0000000000000000000000000000000000000000000000800000FF0000F70000
  485. 4800000000000000000000000000000000000000000000000000000000000000
  486. 0000000000000000000000000000000000000000000000000000000000000000
  487. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  488. 0000000000000000000000000000000000000000000000000000000000000000
  489. 0000000000000000000000000000000000000000000000000000000000000000
  490. 0000000000000000000000000000000000000000000000000000000000000000
  491. 0000000000000000000000000000000000000000000000000000000000000000
  492. 00000000000000800000FF0000FF0000F7000048000000000000000000000000
  493. 0000000000000000000000000000000000000000000000000000000000000000
  494. 00000000000000000000000000000000000000000000000000000000000000FF
  495. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  496. 0000000000000000000000000000000000000000000000000000000000000000
  497. 0000000000000000000000000000000000000000000000000000000000000000
  498. 0000000000000000000000000000000000000000000000000000000000000000
  499. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  500. FF0000F700004800000000000000000000000000000000000000000000000000
  501. 0000000000000000000000000000000000000000000000000000000000000000
  502. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  503. 0000000000000000000000000000000000000000000000000000000000000000
  504. 0000000000000000000000000000000000000000000000000000000000000000
  505. 0000000000000000000000000000000000000000000000000000000000000000
  506. 0000000000000000000000000000000000000000000000000000000000000000
  507. 00000000000000800000FF0000FF0000FF0000FF0000F7000048000000000000
  508. 0000000000000000000000000000000000000000000000000000000000000000
  509. 00000000000000000000000000000000000000000000000000000000000000FF
  510. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  511. 0000000000000000000000000000000000000000000000000000000000000000
  512. 0000000000000000000000000000000000000000000000000000000000000000
  513. 0000000000000000000000000000000000000000000000000000000000000000
  514. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  515. FF0000FF0000FF0000F700004800000000000000000000000000000000000000
  516. 0000000000000000000000000000000000000000000000000000000000000000
  517. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  518. 0000000000000000000000000000000000000000000000000000000000000000
  519. 0000000000000000000000000000000000000000000000000000000000000000
  520. 0000000000000000000000000000000000000000000000000000000000000000
  521. 0000000000000000000000000000000000000000000000000000000000000000
  522. 00000000000000800000FF0000FF0000FF0000FF0000FF0000FF0000F7000048
  523. 0000000000000000000000000000000000000000000000000000000000000000
  524. 00000000000000000000000000000000000000000000000000000000000000FF
  525. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  526. 0000000000000000000000000000000000000000000000000000000000000000
  527. 0000000000000000000000000000000000000000000000000000000000000000
  528. 0000000000000000000000000000000000000000000000000000000000000000
  529. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  530. FF0000FF0000FF0000FF0000FF0000F700004800000000000000000000000000
  531. 0000000000000000000000000000000000000000000000000000000000000000
  532. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  533. 0000008000008000008000008000008000008000008000008000008000008000
  534. 0080000080000080000080000080000080000080000080000080000080000080
  535. 0000800000800000800000800000800000800000800000800000800000800000
  536. 8000008000008000008000008000008000008000008000008000008000008000
  537. 00800000800000BF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  538. 0000F70000480000000000000000000000000000000000000000000000000000
  539. 00000000000000000000000000000000000000000000000000000000000000FF
  540. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  541. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  542. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  543. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  544. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  545. FF0000FF0000FF0000FF0000FF0000FF0000FF0000F700004800000000000000
  546. 0000000000000000000000000000000000000000000000000000000000000000
  547. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  548. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  549. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  550. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  551. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  552. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  553. 0000FF0000FF0000F70000480000000000000000000000000000000000000000
  554. 00000000000000000000000000000000000000000000000000000000000000FF
  555. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  556. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  557. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  558. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  559. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  560. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F700004800
  561. 0000000000000000000000000000000000000000000000000000000000000000
  562. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  563. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  564. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  565. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  566. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  567. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  568. 0000FF0000FF0000FF0000FF0000F70000480000000000000000000000000000
  569. 00000000000000000000000000000000000000000000000000000000000000FF
  570. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  571. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  572. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  573. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  574. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  575. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  576. 00F7000048000000000000000000000000000000000000000000000000000000
  577. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  578. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  579. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  580. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  581. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  582. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  583. 0000FF0000FF0000FF0000FF0000FF0000FF0000F70000480000000000000000
  584. 00000000000000000000000000000000000000000000000000000000000000FF
  585. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  586. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  587. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  588. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  589. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  590. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  591. 00FF0000FF0000F7000048000000000000000000000000000000000000000000
  592. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  593. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  594. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  595. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  596. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  597. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  598. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F70000480000
  599. 00000000000000000000000000000000000000000000000000000000000000FF
  600. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  601. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  602. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  603. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  604. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  605. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  606. 00FF0000FF0000FF0000FF0000F7000048000000000000000000000000000000
  607. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  608. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  609. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  610. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  611. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  612. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  613. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  614. F7000048000000000000000000000000000000000000000000000000000000FF
  615. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  616. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  617. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  618. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  619. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  620. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  621. 00FF0000FF0000FF0000FF0000FF0000FF0000F7000048000000000000000000
  622. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  623. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  624. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  625. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  626. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  627. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  628. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  629. FF0000FF0000F7000048000000000000000000000000000000000000000000FF
  630. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  631. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  632. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  633. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  634. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  635. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  636. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F7000048000000
  637. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  638. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  639. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  640. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  641. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  642. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  643. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  644. FF0000FF0000FF0000FF0000F7000048000000000000000000000000000000FF
  645. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  646. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  647. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  648. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  649. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  650. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  651. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000F7
  652. 000048000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  653. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  654. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  655. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  656. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  657. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  658. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  659. FF0000FF0000FF0000FF0000FF0000FF0000F7000048000000000000000000FF
  660. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  661. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  662. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  663. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  664. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  665. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  666. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  667. 0000DF000020000000000000000000FFFFFFFFFFFF0000000000000000000000
  668. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  669. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  670. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  671. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  672. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  673. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  674. FF0000FF0000FF0000FF0000FF0000DF000020000000000000000000000000FF
  675. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  676. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  677. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  678. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  679. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  680. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  681. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF000020
  682. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  683. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  684. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  685. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  686. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  687. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  688. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  689. FF0000FF0000FF0000DF000020000000000000000000000000000000000000FF
  690. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  691. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  692. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  693. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  694. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  695. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  696. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF000020000000000000
  697. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  698. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  699. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  700. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  701. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  702. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  703. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  704. FF0000DF000020000000000000000000000000000000000000000000000000FF
  705. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  706. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  707. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  708. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  709. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  710. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  711. 00FF0000FF0000FF0000FF0000FF0000DF000020000000000000000000000000
  712. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  713. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  714. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  715. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  716. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  717. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  718. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF0000
  719. 20000000000000000000000000000000000000000000000000000000000000FF
  720. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  721. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  722. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  723. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  724. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  725. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  726. 00FF0000FF0000FF0000DF000020000000000000000000000000000000000000
  727. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  728. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  729. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  730. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  731. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  732. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  733. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF0000200000000000
  734. 00000000000000000000000000000000000000000000000000000000000000FF
  735. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  736. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  737. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  738. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  739. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  740. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  741. 00FF0000DF000020000000000000000000000000000000000000000000000000
  742. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  743. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  744. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  745. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  746. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  747. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  748. 0000FF0000FF0000FF0000FF0000FF0000DF0000200000000000000000000000
  749. 00000000000000000000000000000000000000000000000000000000000000FF
  750. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  751. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  752. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  753. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  754. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  755. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF00
  756. 0020000000000000000000000000000000000000000000000000000000000000
  757. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  758. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  759. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  760. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  761. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  762. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  763. 0000FF0000FF0000FF0000DF0000200000000000000000000000000000000000
  764. 00000000000000000000000000000000000000000000000000000000000000FF
  765. FFFFFFFFFF0000000000000000000000000000FF0000FF0000FF0000FF0000FF
  766. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  767. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  768. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  769. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  770. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF00002000000000
  771. 0000000000000000000000000000000000000000000000000000000000000000
  772. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  773. 000000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  774. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  775. 0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000
  776. FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF00
  777. 00FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF0000FF
  778. 0000FF0000DF0000200000000000000000000000000000000000000000000000
  779. 00000000000000000000000000000000000000000000000000000000000000FF
  780. FFFFFFFFFF000000000000000000000000000040000040000040000040000040
  781. 0000400000400000400000400000400000400000400000400000400000400000
  782. 4000004000004000004000004000004000004000004000004000004000004000
  783. 0040000040000040000040000040000040000040000040000040000040000040
  784. 00004000004000004000004000004000004000004000009F0000FF0000FF0000
  785. FF0000FF0000FF0000FF0000FF0000FF0000DF00002000000000000000000000
  786. 0000000000000000000000000000000000000000000000000000000000000000
  787. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  788. 0000000000000000000000000000000000000000000000000000000000000000
  789. 0000000000000000000000000000000000000000000000000000000000000000
  790. 0000000000000000000000000000000000000000000000000000000000000000
  791. 0000000000000000000000000000000000000000000000000000000000000000
  792. 00000000000000800000FF0000FF0000FF0000FF0000FF0000FF0000FF0000DF
  793. 0000200000000000000000000000000000000000000000000000000000000000
  794. 00000000000000000000000000000000000000000000000000000000000000FF
  795. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  796. 0000000000000000000000000000000000000000000000000000000000000000
  797. 0000000000000000000000000000000000000000000000000000000000000000
  798. 0000000000000000000000000000000000000000000000000000000000000000
  799. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  800. FF0000FF0000FF0000FF0000DF00002000000000000000000000000000000000
  801. 0000000000000000000000000000000000000000000000000000000000000000
  802. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  803. 0000000000000000000000000000000000000000000000000000000000000000
  804. 0000000000000000000000000000000000000000000000000000000000000000
  805. 0000000000000000000000000000000000000000000000000000000000000000
  806. 0000000000000000000000000000000000000000000000000000000000000000
  807. 00000000000000800000FF0000FF0000FF0000FF0000FF0000DF000020000000
  808. 0000000000000000000000000000000000000000000000000000000000000000
  809. 00000000000000000000000000000000000000000000000000000000000000FF
  810. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  811. 0000000000000000000000000000000000000000000000000000000000000000
  812. 0000000000000000000000000000000000000000000000000000000000000000
  813. 0000000000000000000000000000000000000000000000000000000000000000
  814. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  815. FF0000FF0000DF00002000000000000000000000000000000000000000000000
  816. 0000000000000000000000000000000000000000000000000000000000000000
  817. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  818. 0000000000000000000000000000000000000000000000000000000000000000
  819. 0000000000000000000000000000000000000000000000000000000000000000
  820. 0000000000000000000000000000000000000000000000000000000000000000
  821. 0000000000000000000000000000000000000000000000000000000000000000
  822. 00000000000000800000FF0000FF0000FF0000DF000020000000000000000000
  823. 0000000000000000000000000000000000000000000000000000000000000000
  824. 00000000000000000000000000000000000000000000000000000000000000FF
  825. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  826. 0000000000000000000000000000000000000000000000000000000000000000
  827. 0000000000000000000000000000000000000000000000000000000000000000
  828. 0000000000000000000000000000000000000000000000000000000000000000
  829. 0000000000000000000000000000000000000000000000800000FF0000FF0000
  830. DF00002000000000000000000000000000000000000000000000000000000000
  831. 0000000000000000000000000000000000000000000000000000000000000000
  832. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  833. 0000000000000000000000000000000000000000000000000000000000000000
  834. 0000000000000000000000000000000000000000000000000000000000000000
  835. 0000000000000000000000000000000000000000000000000000000000000000
  836. 0000000000000000000000000000000000000000000000000000000000000000
  837. 00000000000000800000FF0000DF000020000000000000000000000000000000
  838. 0000000000000000000000000000000000000000000000000000000000000000
  839. 00000000000000000000000000000000000000000000000000000000000000FF
  840. FFFFFFFFFF000000000000000000000000000000000000000000000000000000
  841. 0000000000000000000000000000000000000000000000000000000000000000
  842. 0000000000000000000000000000000000000000000000000000000000000000
  843. 0000000000000000000000000000000000000000000000000000000000000000
  844. 0000000000000000000000000000000000000000000000800000DF0000200000
  845. 0000000000000000000000000000000000000000000000000000000000000000
  846. 0000000000000000000000000000000000000000000000000000000000000000
  847. 000000000000000000000000000000FFFFFFFFFFFF0000000000000000000000
  848. 0000000000000000000000000000000000000000000000000000000000000000
  849. 0000000000000000000000000000000000000000000000000000000000000000
  850. 0000000000000000000000000000000000000000000000000000000000000000
  851. 0000000000000000000000000000000000000000000000000000000000000000
  852. 0000000000000060000020000000000000000000000000000000000000000000
  853. 0000000000000000000000000000000000000000000000000000000000000000
  854. 00000000000000000000000000000000000000000000000000000000000000FF
  855. FFFFFFFFFF181818000000000000000000000000000000000000000000000000
  856. 0000000000000000000000000000000000000000000000000000000000000000
  857. 0000000000000000000000000000000000000000000000000000000000000000
  858. 0000000000000000000000000000000000000000000000000000000000000000
  859. 0000000000000000000000000000000000000000000000000000000000000000
  860. 0000000000000000000000000000000000000000000000000000000000000000
  861. 0000000000000000000000000000000000000000000000000000000000000000
  862. 000000000000000000000000080808FFFFFFFFFFFFB7B7B72020200000000000
  863. 0000000000000000000000000000000000000000000000000000000000000000
  864. 0000000000000000000000000000000000000000000000000000000000000000
  865. 0000000000000000000000000000000000000000000000000000000000000000
  866. 0000000000000000000000000000000000000000000000000000000000000000
  867. 0000000000000000000000000000000000000000000000000000000000000000
  868. 0000000000000000000000000000000000000000000000000000000000000000
  869. 000000000000000000000000000000000000000000000000002020209F9F9FFF
  870. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  871. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  872. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  873. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  874. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  875. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  876. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF
  877. FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF}
  878. OnMouseDown = ImgPreViewMouseDown
  879. end
  880. object ImgDesc11: TImage
  881. Left = 170
  882. Top = 183
  883. Width = 9
  884. Height = 9
  885. Transparent = True
  886. Visible = False
  887. end
  888. object Label10: TLabel
  889. Left = 186
  890. Top = 180
  891. Width = 29
  892. Height = 16
  893. Alignment = taRightJustify
  894. AutoSize = False
  895. Caption = 'X/Y'
  896. Transparent = True
  897. Visible = False
  898. end
  899. object SePosX: TcxSpinEdit
  900. Left = 221
  901. Top = 176
  902. Properties.Alignment.Horz = taCenter
  903. Properties.Alignment.Vert = taVCenter
  904. Properties.AssignedValues.MinValue = True
  905. Properties.MaxValue = 1000.000000000000000000
  906. Style.BorderColor = clBtnShadow
  907. Style.BorderStyle = ebsUltraFlat
  908. Style.LookAndFeel.Kind = lfUltraFlat
  909. Style.LookAndFeel.NativeStyle = False
  910. Style.ButtonStyle = btsUltraFlat
  911. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  912. StyleDisabled.LookAndFeel.NativeStyle = False
  913. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  914. StyleFocused.LookAndFeel.NativeStyle = False
  915. StyleFocused.TextStyle = [fsBold]
  916. StyleHot.LookAndFeel.Kind = lfUltraFlat
  917. StyleHot.LookAndFeel.NativeStyle = False
  918. TabOrder = 0
  919. Visible = False
  920. Width = 60
  921. end
  922. object SePosY: TcxSpinEdit
  923. Tag = 1
  924. Left = 287
  925. Top = 176
  926. Properties.Alignment.Horz = taCenter
  927. Properties.Alignment.Vert = taVCenter
  928. Properties.AssignedValues.MinValue = True
  929. Properties.MaxValue = 1000.000000000000000000
  930. Style.BorderColor = clBtnShadow
  931. Style.BorderStyle = ebsUltraFlat
  932. Style.LookAndFeel.Kind = lfUltraFlat
  933. Style.LookAndFeel.NativeStyle = False
  934. Style.ButtonStyle = btsUltraFlat
  935. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  936. StyleDisabled.LookAndFeel.NativeStyle = False
  937. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  938. StyleFocused.LookAndFeel.NativeStyle = False
  939. StyleFocused.TextStyle = [fsBold]
  940. StyleHot.LookAndFeel.Kind = lfUltraFlat
  941. StyleHot.LookAndFeel.NativeStyle = False
  942. TabOrder = 1
  943. Visible = False
  944. Width = 60
  945. end
  946. object lblImgSize: TcxLabel
  947. Left = 1
  948. Top = 192
  949. Align = alBottom
  950. Caption = #51060#48120#51648' '#53356#44592
  951. ParentFont = False
  952. Style.Font.Charset = DEFAULT_CHARSET
  953. Style.Font.Color = clWindowText
  954. Style.Font.Height = -11
  955. Style.Font.Name = #47569#51008' '#44256#46357
  956. Style.Font.Style = [fsBold]
  957. Style.IsFontAssigned = True
  958. Properties.Alignment.Horz = taRightJustify
  959. Properties.Alignment.Vert = taVCenter
  960. Transparent = True
  961. ExplicitTop = 188
  962. AnchorX = 399
  963. AnchorY = 201
  964. end
  965. end
  966. object cxLabel18: TcxLabel
  967. Left = 24
  968. Top = 12
  969. Caption = #49548#53685#51221#48372#51060#48120#51648' ('#51060#48120#51648' '#50689#50669#51012' '#53364#47533#54616#50668' '#51340#54364#47484' '#49444#51221' '#54633#45768#45796'.)'
  970. Properties.Alignment.Horz = taLeftJustify
  971. Properties.Alignment.Vert = taVCenter
  972. Transparent = True
  973. AnchorY = 23
  974. end
  975. object cxLabel1: TcxLabel
  976. Left = 25
  977. Top = 298
  978. AutoSize = False
  979. Caption = #51060#48120#51648' '#48264#54840
  980. Properties.Alignment.Horz = taRightJustify
  981. Properties.Alignment.Vert = taVCenter
  982. Transparent = True
  983. Height = 21
  984. Width = 74
  985. AnchorX = 99
  986. AnchorY = 309
  987. end
  988. object EdNmbr: TcxTextEdit
  989. Left = 106
  990. Top = 297
  991. Properties.ReadOnly = True
  992. TabOrder = 3
  993. Width = 121
  994. end
  995. object cxLabel2: TcxLabel
  996. Left = 25
  997. Top = 328
  998. AutoSize = False
  999. Caption = #51060#48120#51648' '#51221#48372
  1000. Properties.Alignment.Horz = taRightJustify
  1001. Properties.Alignment.Vert = taVCenter
  1002. Transparent = True
  1003. Height = 21
  1004. Width = 74
  1005. AnchorX = 99
  1006. AnchorY = 339
  1007. end
  1008. object EdExpl: TcxTextEdit
  1009. Left = 106
  1010. Top = 327
  1011. Properties.MaxLength = 40
  1012. Properties.ReadOnly = False
  1013. TabOrder = 5
  1014. Width = 250
  1015. end
  1016. object EdImageFileName: TcxButtonEdit
  1017. Left = 106
  1018. Top = 359
  1019. Properties.Buttons = <
  1020. item
  1021. Default = True
  1022. Kind = bkEllipsis
  1023. end>
  1024. Style.LookAndFeel.Kind = lfUltraFlat
  1025. Style.LookAndFeel.NativeStyle = False
  1026. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1027. StyleDisabled.LookAndFeel.NativeStyle = False
  1028. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1029. StyleFocused.LookAndFeel.NativeStyle = False
  1030. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1031. StyleHot.LookAndFeel.NativeStyle = False
  1032. TabOrder = 6
  1033. OnClick = EdImageFileNameClick
  1034. Width = 250
  1035. end
  1036. object cxLabel3: TcxLabel
  1037. Left = 25
  1038. Top = 359
  1039. AutoSize = False
  1040. Caption = #51060#48120#51648' '#44221#47196
  1041. Properties.Alignment.Horz = taRightJustify
  1042. Properties.Alignment.Vert = taVCenter
  1043. Transparent = True
  1044. Height = 21
  1045. Width = 74
  1046. AnchorX = 99
  1047. AnchorY = 370
  1048. end
  1049. object EdVmsCd: TcxTextEdit
  1050. Left = 307
  1051. Top = 288
  1052. Properties.ReadOnly = True
  1053. TabOrder = 8
  1054. Visible = False
  1055. Width = 121
  1056. end
  1057. object Panel2: TPanel
  1058. Left = 481
  1059. Top = 289
  1060. Width = 496
  1061. Height = 323
  1062. Anchors = [akLeft, akTop, akRight, akBottom]
  1063. Color = clGradientActiveCaption
  1064. ParentBackground = False
  1065. TabOrder = 9
  1066. Visible = False
  1067. object ImgDesc09: TImage
  1068. Left = 10
  1069. Top = 15
  1070. Width = 9
  1071. Height = 9
  1072. Transparent = True
  1073. Visible = False
  1074. end
  1075. object Label11: TLabel
  1076. Left = 20
  1077. Top = 11
  1078. Width = 35
  1079. Height = 16
  1080. Alignment = taRightJustify
  1081. AutoSize = False
  1082. Caption = 'Cell'
  1083. Transparent = True
  1084. Visible = False
  1085. end
  1086. object SeCellId: TcxSpinEdit
  1087. Left = 62
  1088. Top = 8
  1089. Properties.Alignment.Horz = taCenter
  1090. Properties.Alignment.Vert = taVCenter
  1091. Properties.MaxValue = 50.000000000000000000
  1092. Properties.MinValue = 1.000000000000000000
  1093. Properties.OnChange = SeCellIdPropertiesChange
  1094. Style.BorderColor = clBtnShadow
  1095. Style.BorderStyle = ebsUltraFlat
  1096. Style.LookAndFeel.Kind = lfUltraFlat
  1097. Style.LookAndFeel.NativeStyle = False
  1098. Style.ButtonStyle = btsUltraFlat
  1099. StyleDisabled.LookAndFeel.Kind = lfUltraFlat
  1100. StyleDisabled.LookAndFeel.NativeStyle = False
  1101. StyleFocused.LookAndFeel.Kind = lfUltraFlat
  1102. StyleFocused.LookAndFeel.NativeStyle = False
  1103. StyleFocused.TextStyle = [fsBold]
  1104. StyleHot.LookAndFeel.Kind = lfUltraFlat
  1105. StyleHot.LookAndFeel.NativeStyle = False
  1106. TabOrder = 0
  1107. Value = 1
  1108. Visible = False
  1109. Width = 52
  1110. end
  1111. object BtnCellDelete: TcxButton
  1112. Tag = 4
  1113. Left = 211
  1114. Top = 8
  1115. Width = 75
  1116. Height = 25
  1117. Cursor = crHandPoint
  1118. Hint = 'Delete cell iinfomation'
  1119. Caption = #49472#49325#51228
  1120. Colors.Default = 10737865
  1121. LookAndFeel.NativeStyle = False
  1122. TabOrder = 1
  1123. Visible = False
  1124. OnClick = BtnCellDeleteClick
  1125. end
  1126. object BtnCellApply: TcxButton
  1127. Tag = 1
  1128. Left = 130
  1129. Top = 8
  1130. Width = 75
  1131. Height = 25
  1132. Cursor = crHandPoint
  1133. Hint = 'Apply cell informatioin'
  1134. Caption = #49472#51201#50857
  1135. Colors.Default = 10737865
  1136. LookAndFeel.NativeStyle = False
  1137. TabOrder = 2
  1138. Visible = False
  1139. OnClick = BtnCellApplyClick
  1140. end
  1141. end
  1142. object cxLabel4: TcxLabel
  1143. Left = 25
  1144. Top = 398
  1145. AutoSize = False
  1146. Caption = #51340#54364' '#49444#51221
  1147. Properties.Alignment.Horz = taRightJustify
  1148. Properties.Alignment.Vert = taVCenter
  1149. Transparent = True
  1150. Height = 21
  1151. Width = 74
  1152. AnchorX = 99
  1153. AnchorY = 409
  1154. end
  1155. object CxImageCell: TcxGrid
  1156. Left = 106
  1157. Top = 403
  1158. Width = 302
  1159. Height = 55
  1160. Anchors = [akLeft, akTop, akBottom]
  1161. TabOrder = 11
  1162. LookAndFeel.Kind = lfUltraFlat
  1163. LookAndFeel.NativeStyle = False
  1164. object TvImageCell: TcxGridTableView
  1165. FilterBox.CustomizeDialog = False
  1166. OnFocusedRecordChanged = TvImageCellFocusedRecordChanged
  1167. DataController.Summary.DefaultGroupSummaryItems = <>
  1168. DataController.Summary.FooterSummaryItems = <>
  1169. DataController.Summary.SummaryGroups = <>
  1170. OptionsCustomize.ColumnFiltering = False
  1171. OptionsCustomize.ColumnSorting = False
  1172. OptionsSelection.HideFocusRectOnExit = False
  1173. OptionsSelection.HideSelection = True
  1174. OptionsView.ColumnAutoWidth = True
  1175. OptionsView.GroupByBox = False
  1176. object cxGridColumn1: TcxGridColumn
  1177. Caption = #49440#53469
  1178. DataBinding.ValueType = 'Boolean'
  1179. PropertiesClassName = 'TcxCheckBoxProperties'
  1180. Properties.Alignment = taCenter
  1181. Properties.ImmediatePost = True
  1182. Visible = False
  1183. HeaderAlignmentHorz = taCenter
  1184. HeaderAlignmentVert = vaCenter
  1185. Options.Filtering = False
  1186. Options.Sorting = False
  1187. Width = 30
  1188. end
  1189. object ColCellId: TcxGridColumn
  1190. Caption = 'Cell'
  1191. PropertiesClassName = 'TcxTextEditProperties'
  1192. Properties.Alignment.Horz = taCenter
  1193. Properties.Alignment.Vert = taVCenter
  1194. Visible = False
  1195. HeaderAlignmentHorz = taCenter
  1196. HeaderAlignmentVert = vaCenter
  1197. Options.Editing = False
  1198. Options.Filtering = False
  1199. VisibleForCustomization = False
  1200. Width = 47
  1201. end
  1202. object ColCellPosX: TcxGridColumn
  1203. Caption = 'X'
  1204. PropertiesClassName = 'TcxTextEditProperties'
  1205. Properties.Alignment.Horz = taRightJustify
  1206. Properties.Alignment.Vert = taVCenter
  1207. HeaderAlignmentHorz = taCenter
  1208. HeaderAlignmentVert = vaCenter
  1209. HeaderGlyphAlignmentHorz = taCenter
  1210. Options.Editing = False
  1211. Options.Filtering = False
  1212. Width = 41
  1213. end
  1214. object ColCellPosY: TcxGridColumn
  1215. Caption = 'Y'
  1216. PropertiesClassName = 'TcxTextEditProperties'
  1217. Properties.Alignment.Horz = taRightJustify
  1218. Properties.Alignment.Vert = taVCenter
  1219. HeaderAlignmentHorz = taCenter
  1220. HeaderAlignmentVert = vaCenter
  1221. Options.Editing = False
  1222. Options.Filtering = False
  1223. Options.Grouping = False
  1224. Width = 46
  1225. end
  1226. object ColArea: TcxGridColumn
  1227. Caption = #50689#50669
  1228. DataBinding.ValueType = 'Integer'
  1229. OnCustomDrawCell = ColAreaCustomDrawCell
  1230. HeaderAlignmentHorz = taCenter
  1231. HeaderAlignmentVert = vaCenter
  1232. Options.Editing = False
  1233. Options.Filtering = False
  1234. Width = 47
  1235. end
  1236. object ColIfscId: TcxGridColumn
  1237. Caption = #44396#44036' ID'
  1238. PropertiesClassName = 'TcxTextEditProperties'
  1239. Properties.Alignment.Horz = taCenter
  1240. Properties.Alignment.Vert = taVCenter
  1241. Visible = False
  1242. HeaderAlignmentHorz = taCenter
  1243. HeaderAlignmentVert = vaCenter
  1244. Options.Editing = False
  1245. Options.Filtering = False
  1246. VisibleForCustomization = False
  1247. Width = 68
  1248. end
  1249. object ColIfscNm: TcxGridColumn
  1250. Caption = #44396#44036#47749
  1251. PropertiesClassName = 'TcxTextEditProperties'
  1252. Properties.Alignment.Horz = taLeftJustify
  1253. Properties.Alignment.Vert = taVCenter
  1254. Visible = False
  1255. HeaderAlignmentHorz = taCenter
  1256. HeaderAlignmentVert = vaCenter
  1257. Options.Filtering = False
  1258. end
  1259. object ColStrNm: TcxGridColumn
  1260. Caption = #49884#51216#47749
  1261. PropertiesClassName = 'TcxTextEditProperties'
  1262. Properties.Alignment.Horz = taLeftJustify
  1263. Properties.Alignment.Vert = taVCenter
  1264. Visible = False
  1265. HeaderAlignmentHorz = taCenter
  1266. HeaderAlignmentVert = vaCenter
  1267. Options.Editing = False
  1268. VisibleForCustomization = False
  1269. Width = 99
  1270. end
  1271. object ColEndNm: TcxGridColumn
  1272. Caption = #51333#51216#47749
  1273. PropertiesClassName = 'TcxTextEditProperties'
  1274. Properties.Alignment.Horz = taLeftJustify
  1275. Properties.Alignment.Vert = taVCenter
  1276. Visible = False
  1277. HeaderAlignmentHorz = taCenter
  1278. HeaderAlignmentVert = vaCenter
  1279. Options.Editing = False
  1280. VisibleForCustomization = False
  1281. Width = 102
  1282. end
  1283. end
  1284. object GlImageCell: TcxGridLevel
  1285. GridView = TvImageCell
  1286. end
  1287. end
  1288. end
  1289. end
  1290. end
  1291. end
  1292. end
  1293. object lblText1: TcxLabel
  1294. Left = 21
  1295. Top = 230
  1296. Caption = 'VMS '#51060#48120#51648#51221#48372' '#51200#51109#13#10#51060#48120#51648' '#51340#54364' '#51221#48372#44032' '#50630#49845#45768#45796'.'#13#10#51060#48120#51648' '#51060#48120#51648#47484' '#53364#47533#54616#50668' '#51060#48120#51648' '#51340#54364#47484' '#49444#51221#54616#49464#50836'.'
  1297. Transparent = True
  1298. Visible = False
  1299. end
  1300. object lblText2: TcxLabel
  1301. Left = 21
  1302. Top = 286
  1303. Caption = #51060#48120#51648' '#51340#54364' '#51221#48372#44032' '#50630#49845#45768#45796'.'#13#10#49548#53685#51221#48372' '#51060#48120#51648' '#51221#48372#47484' '#51200#51109#54616#49884#44192#49845#45768#44620'?'
  1304. Transparent = True
  1305. Visible = False
  1306. end
  1307. object lblText3: TcxLabel
  1308. Left = 21
  1309. Top = 330
  1310. Caption = 'VMS '#49548#53685#51221#48372' '#51060#48120#51648#51221#48372' '#51200#51109#13#10'VMS '#49548#53685#51221#48372' '#51060#48120#51648#51221#48372#47484' '#51200#51109' '#54616#50688#49845#45768#45796'.'
  1311. Transparent = True
  1312. Visible = False
  1313. end
  1314. object TmrShow: TTimer
  1315. Enabled = False
  1316. Interval = 300
  1317. OnTimer = TmrShowTimer
  1318. Left = 460
  1319. Top = 16
  1320. end
  1321. object SaveDialog: TSaveDialog
  1322. Options = [ofOverwritePrompt, ofHideReadOnly, ofNoValidate, ofCreatePrompt, ofEnableSizing]
  1323. Left = 682
  1324. Top = 7
  1325. end
  1326. object OpenBmp: TOpenPictureDialog
  1327. DefaultExt = 'bmp'
  1328. OnCanClose = OpenBmpCanClose
  1329. Left = 592
  1330. Top = 9
  1331. end
  1332. end