VMSM420MF.dfm 64 KB

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