diff --git a/applications/lazimageeditor/main.lfm b/applications/lazimageeditor/main.lfm index 671a016f8..a76321cbc 100644 --- a/applications/lazimageeditor/main.lfm +++ b/applications/lazimageeditor/main.lfm @@ -4,7 +4,7 @@ Top = 60 Width = 925 Caption = 'Lazarus Image Editor' - ClientHeight = 717 + ClientHeight = 719 ClientWidth = 925 Font.CharSet = GB2312_CHARSET Font.Height = -13 @@ -18,18 +18,18 @@ LCLVersion = '0.9.31' object PanelTools: TPanel Left = 0 - Height = 590 + Height = 591 Top = 105 Width = 40 Align = alLeft BevelOuter = bvNone - ClientHeight = 590 + ClientHeight = 591 ClientWidth = 40 ParentColor = False TabOrder = 0 object ToolBarTools: TToolBar Left = 0 - Height = 590 + Height = 591 Top = 0 Width = 40 Align = alLeft @@ -201,8 +201,8 @@ end object StatusBar: TStatusBar Left = 0 - Height = 22 - Top = 695 + Height = 23 + Top = 696 Width = 925 Panels = < item @@ -229,18 +229,18 @@ end object PanelPallete: TPanel Left = 850 - Height = 590 + Height = 591 Top = 105 Width = 75 Align = alRight AutoSize = True BevelOuter = bvNone - ClientHeight = 590 + ClientHeight = 591 ClientWidth = 75 TabOrder = 1 object Palette: TColorPalette Left = 0 - Height = 590 + Height = 591 Top = 0 Width = 75 Align = alClient @@ -426,11 +426,11 @@ OnClick = PanelZoomClick object ComboBoxZoom: TComboBox Left = 1 - Height = 27 - Top = 2 + Height = 24 + Top = 3 Width = 75 Anchors = [akLeft] - ItemHeight = 19 + ItemHeight = 16 ItemIndex = 2 Items.Strings = ( '25 %' @@ -480,10 +480,10 @@ TabOrder = 1 object FontListBox: TComboBox Left = 2 - Height = 27 + Height = 24 Top = 3 Width = 112 - ItemHeight = 19 + ItemHeight = 16 OnChange = FontListBoxChange OnClick = FontListBoxClick Style = csDropDownList @@ -491,7 +491,7 @@ end object FontSize: TSpinEdit Left = 117 - Height = 27 + Height = 24 Top = 3 Width = 50 OnChange = FontSizeChange @@ -516,7 +516,7 @@ Left = 112 Height = 34 Top = 0 - Width = 72 + Width = 70 Align = alLeft Caption = 'Fill, Outline:' Constraints.MinHeight = 32 @@ -535,10 +535,10 @@ ParentColor = False end object LabelMaskTool: TLabel - Left = 284 + Left = 282 Height = 34 Top = 0 - Width = 67 + Width = 64 Align = alLeft Caption = 'Mask Tool:' Constraints.MinHeight = 32 @@ -546,10 +546,10 @@ ParentColor = False end object PanelColors: TPanel - Left = 713 + Left = 714 Height = 34 Top = 0 - Width = 212 + Width = 211 Align = alRight AutoSize = True BorderSpacing.InnerBorder = 4 @@ -557,30 +557,30 @@ BorderSpacing.CellAlignVertical = ccaCenter BevelOuter = bvNone ClientHeight = 34 - ClientWidth = 212 + ClientWidth = 211 TabOrder = 0 object LabelOutline: TLabel Left = 8 Height = 34 Top = 0 - Width = 49 + Width = 46 Align = alRight Caption = 'Outline:' Layout = tlCenter ParentColor = False end object LabelFill: TLabel - Left = 89 + Left = 86 Height = 34 Top = 0 - Width = 20 + Width = 22 Align = alRight Caption = 'Fill:' Layout = tlCenter ParentColor = False end object LabelPaper: TLabel - Left = 141 + Left = 140 Height = 34 Top = 0 Width = 39 @@ -590,7 +590,7 @@ ParentColor = False end object PanelOutline: TPanel - Left = 63 + Left = 60 Height = 22 Top = 6 Width = 20 @@ -605,7 +605,7 @@ OnDragOver = PanelPaperDragOver end object PanelFill: TPanel - Left = 115 + Left = 114 Height = 22 Top = 6 Width = 20 @@ -620,7 +620,7 @@ OnDragOver = PanelPaperDragOver end object PanelPaper: TPanel - Left = 186 + Left = 185 Height = 22 Top = 6 Width = 20 @@ -637,7 +637,7 @@ end end object PanelFillOutline: TPanel - Left = 184 + Left = 182 Height = 34 Top = 0 Width = 100 @@ -967,7 +967,7 @@ end end object PanelMaskTool: TPanel - Left = 351 + Left = 346 Height = 34 Top = 0 Width = 99 @@ -1201,23 +1201,23 @@ end object Label1: TLabel Left = 521 - Height = 20 + Height = 17 Top = 5 - Width = 14 + Width = 12 Caption = 'to' ParentColor = False end object Label2: TLabel Left = 594 - Height = 20 + Height = 17 Top = 7 - Width = 62 + Width = 58 Caption = 'Poly num:' ParentColor = False end object PolyNum: TSpinEdit Left = 663 - Height = 27 + Height = 24 Top = 4 Width = 50 MaxValue = 20 @@ -1241,7 +1241,7 @@ Left = 0 Height = 34 Top = 0 - Width = 28 + Width = 30 Align = alLeft Caption = 'Size:' Constraints.MinHeight = 32 @@ -1249,10 +1249,10 @@ ParentColor = False end object LabelDensity: TLabel - Left = 234 + Left = 233 Height = 34 Top = 0 - Width = 50 + Width = 47 Align = alLeft Caption = 'Density:' Constraints.MinHeight = 32 @@ -1260,10 +1260,10 @@ ParentColor = False end object LabelRoundness: TLabel - Left = 95 + Left = 97 Height = 34 Top = 0 - Width = 71 + Width = 68 Align = alLeft Caption = 'Roundness:' Constraints.MinHeight = 32 @@ -1271,7 +1271,7 @@ ParentColor = False end object LabelTolerance: TLabel - Left = 353 + Left = 349 Height = 34 Top = 0 Width = 63 @@ -1282,7 +1282,7 @@ ParentColor = False end object PanelSize: TPanel - Left = 28 + Left = 30 Height = 34 Top = 0 Width = 67 @@ -1293,7 +1293,7 @@ TabOrder = 0 object EditSize: TSpinEdit Left = 4 - Height = 27 + Height = 24 Top = 3 Width = 50 OnChange = EditSizeChange @@ -1302,7 +1302,7 @@ end end object PanelDensity: TPanel - Left = 284 + Left = 280 Height = 34 Top = 0 Width = 69 @@ -1313,7 +1313,7 @@ TabOrder = 1 object EditDensity: TSpinEdit Left = 4 - Height = 27 + Height = 24 Top = 3 Width = 56 OnChange = EditDensityChange @@ -1322,7 +1322,7 @@ end end object PanelRoundness: TPanel - Left = 166 + Left = 165 Height = 34 Top = 0 Width = 68 @@ -1333,7 +1333,7 @@ TabOrder = 2 object EditRoundness: TSpinEdit Left = 5 - Height = 27 + Height = 24 Top = 3 Width = 50 OnChange = EditRoundnessChange @@ -1341,7 +1341,7 @@ end end object PanelTolerance: TPanel - Left = 416 + Left = 412 Height = 34 Top = 0 Width = 68 @@ -1352,7 +1352,7 @@ TabOrder = 3 object EditTolerance: TSpinEdit Left = 6 - Height = 27 + Height = 24 Top = 3 Width = 54 OnChange = EditToleranceChange @@ -1360,10 +1360,10 @@ end end object LabelTolerance1: TLabel - Left = 484 + Left = 480 Height = 34 Top = 0 - Width = 59 + Width = 58 Align = alLeft Caption = 'Fill Alpha:' Constraints.MinHeight = 32 @@ -1371,7 +1371,7 @@ ParentColor = False end object PanelTolerance1: TPanel - Left = 543 + Left = 538 Height = 34 Top = 0 Width = 68 @@ -1382,7 +1382,7 @@ TabOrder = 4 object spinFillAlpha: TSpinEdit Left = 10 - Height = 27 + Height = 24 Top = 3 Width = 53 OnChange = spinFillAlphaChange @@ -1391,10 +1391,10 @@ end end object LabelTolerance2: TLabel - Left = 611 + Left = 606 Height = 34 Top = 0 - Width = 35 + Width = 33 Align = alLeft Caption = 'Fuzzy' Constraints.MinHeight = 32 @@ -1402,7 +1402,7 @@ ParentColor = False end object PanelTolerance2: TPanel - Left = 646 + Left = 639 Height = 34 Top = 0 Width = 30 @@ -1413,9 +1413,9 @@ TabOrder = 5 object checkFuzzy: TCheckBox Left = 4 - Height = 23 + Height = 17 Top = 5 - Width = 24 + Width = 18 OnChange = checkFuzzyChange TabOrder = 0 end @@ -1424,7 +1424,7 @@ end object PanelPictures: TPanel Left = 40 - Height = 590 + Height = 591 Top = 105 Width = 810 Align = alClient @@ -1626,9 +1626,13 @@ OnClick = FileSaveAsExecute end object MenuItemExportAsLRS: TMenuItem - Caption = '&Export As *.lrs...' + Caption = '&Export as *.lrs...' OnClick = FileExportAsLRSExecute end + object MenuItemExportAsICO: TMenuItem + Caption = 'Export as *.ico...' + OnClick = MenuItemExportAsICOClick + end object MenuItemClose: TMenuItem Caption = '&Close' Bitmap.Data = { diff --git a/applications/lazimageeditor/main.lrs b/applications/lazimageeditor/main.lrs index 86a4501b4..0dbadde9b 100644 --- a/applications/lazimageeditor/main.lrs +++ b/applications/lazimageeditor/main.lrs @@ -3,15 +3,15 @@ LazarusResources.Add('TMainForm','FORMDATA',[ 'TPF0'#9'TMainForm'#8'MainForm'#4'Left'#3#150#0#6'Height'#3#227#2#3'Top'#2'<' +#5'Width'#3#157#3#7'Caption'#6#20'Lazarus Image Editor'#12'ClientHeight'#3 - +#205#2#11'ClientWidth'#3#157#3#12'Font.CharSet'#7#14'GB2312_CHARSET'#11'Font' + +#207#2#11'ClientWidth'#3#157#3#12'Font.CharSet'#7#14'GB2312_CHARSET'#11'Font' +'.Height'#2#243#9'Font.Name'#6#12#229#190#174#232#189#175#233#155#133#233#187 +#145#10'Font.Pitch'#7#10'fpVariable'#12'Font.Quality'#7#7'fqDraft'#4'Menu'#7 +#8'MainMenu'#12'OnCloseQuery'#7#14'FormCloseQuery'#8'OnCreate'#7#10'FormCrea' +'te'#6'OnShow'#7#8'FormShow'#10'LCLVersion'#6#6'0.9.31'#0#6'TPanel'#10'Panel' - +'Tools'#4'Left'#2#0#6'Height'#3'N'#2#3'Top'#2'i'#5'Width'#2'('#5'Align'#7#6 - +'alLeft'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'N'#2#11'ClientWidth'#2 + +'Tools'#4'Left'#2#0#6'Height'#3'O'#2#3'Top'#2'i'#5'Width'#2'('#5'Align'#7#6 + +'alLeft'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'O'#2#11'ClientWidth'#2 +'('#11'ParentColor'#8#8'TabOrder'#2#0#0#8'TToolBar'#12'ToolBarTools'#4'Left' - +#2#0#6'Height'#3'N'#2#3'Top'#2#0#5'Width'#2'('#5'Align'#7#6'alLeft'#12'Butto' + +#2#0#6'Height'#3'O'#2#3'Top'#2#0#5'Width'#2'('#5'Align'#7#6'alLeft'#12'Butto' +'nHeight'#2'('#11'ButtonWidth'#2'('#7'Caption'#6#12'ToolBarTools'#21'Constra' +'ints.MinHeight'#3#146#1#6'Images'#7#14'ToolsImageList'#6'Indent'#2#0#8'TabO' +'rder'#2#0#7'OnClick'#7#17'ToolBarToolsClick'#0#11'TToolButton'#9'ToolSpray' @@ -54,14 +54,14 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'gularPolygon'#4'Left'#2#0#4'Hint'#6#15'Regular Polygon'#3'Top'#3#10#2#7'Gro' +'uped'#9#10'ImageIndex'#2#13#7'OnClick'#7#19'RegularPolygonClick'#14'ParentS' +'howHint'#8#8'ShowHint'#9#5'Style'#7#8'tbsCheck'#0#0#0#0#10'TStatusBar'#9'St' - +'atusBar'#4'Left'#2#0#6'Height'#2#22#3'Top'#3#183#2#5'Width'#3#157#3#6'Panel' + +'atusBar'#4'Left'#2#0#6'Height'#2#23#3'Top'#3#184#2#5'Width'#3#157#3#6'Panel' +'s'#14#1#5'Width'#3#250#0#0#1#9'Alignment'#7#8'taCenter'#5'Width'#2'P'#0#1#9 +'Alignment'#7#8'taCenter'#5'Width'#2'P'#0#1#5'Width'#2'P'#0#1#5'Width'#2'P'#0 +#1#5'Width'#2'2'#0#0#11'SimplePanel'#8#0#0#6'TPanel'#12'PanelPallete'#4'Left' - +#3'R'#3#6'Height'#3'N'#2#3'Top'#2'i'#5'Width'#2'K'#5'Align'#7#7'alRight'#8'A' - +'utoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'N'#2#11'ClientWidt' + +#3'R'#3#6'Height'#3'O'#2#3'Top'#2'i'#5'Width'#2'K'#5'Align'#7#7'alRight'#8'A' + +'utoSize'#9#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#3'O'#2#11'ClientWidt' +'h'#2'K'#8'TabOrder'#2#1#0#13'TColorPalette'#7'Palette'#4'Left'#2#0#6'Height' - +#3'N'#2#3'Top'#2#0#5'Width'#2'K'#5'Align'#7#8'alClient'#11'ButtonWidth'#2#12 + +#3'O'#2#3'Top'#2#0#5'Width'#2'K'#5'Align'#7#8'alClient'#11'ButtonWidth'#2#12 +#12'ButtonHeight'#2#12#8'DragMode'#7#11'dmAutomatic'#16'OnColorMouseMove'#7 +#21'PaletteColorMouseMove'#11'OnColorPick'#7#16'PaletteColorPick'#0#0#0#6'TP' +'anel'#12'PanelToolBar'#4'Left'#2#0#6'Height'#2'i'#3'Top'#2#0#5'Width'#3#157 @@ -106,8 +106,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'wHint'#9#0#0#6'TPanel'#9'PanelZoom'#4'Left'#3#171#1#6'Height'#2' '#3'Top'#2 +#0#5'Width'#2'O'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2' '#11'ClientW' +'idth'#2'O'#8'TabOrder'#2#0#7'OnClick'#7#14'PanelZoomClick'#0#9'TComboBox'#12 - +'ComboBoxZoom'#4'Left'#2#1#6'Height'#2#27#3'Top'#2#2#5'Width'#2'K'#7'Anchors' - +#11#6'akLeft'#0#10'ItemHeight'#2#19#9'ItemIndex'#2#2#13'Items.Strings'#1#6#4 + +'ComboBoxZoom'#4'Left'#2#1#6'Height'#2#24#3'Top'#2#3#5'Width'#2'K'#7'Anchors' + +#11#6'akLeft'#0#10'ItemHeight'#2#16#9'ItemIndex'#2#2#13'Items.Strings'#1#6#4 +'25 %'#6#4'50 %'#6#5'100 %'#6#5'200 %'#6#5'400 %'#6#5'800 %'#6#6'1000 %'#0#8 +'OnChange'#7#18'ComboBoxZoomChange'#13'OnEditingDone'#7#23'ComboBoxZoomEditi' +'ngDone'#14'ParentShowHint'#8#8'TabOrder'#2#0#4'Text'#6#5'100 %'#0#0#0#11'TT' @@ -119,48 +119,48 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'Style'#7#12'tbsSeparator'#0#0#6'TPanel'#6'Panel1'#4'Left'#3'('#2#6'Height'#2 +' '#3'Top'#2#0#5'Width'#3#170#0#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2 +' '#11'ClientWidth'#3#170#0#8'TabOrder'#2#1#0#9'TComboBox'#11'FontListBox'#4 - +'Left'#2#2#6'Height'#2#27#3'Top'#2#3#5'Width'#2'p'#10'ItemHeight'#2#19#8'OnC' + +'Left'#2#2#6'Height'#2#24#3'Top'#2#3#5'Width'#2'p'#10'ItemHeight'#2#16#8'OnC' +'hange'#7#17'FontListBoxChange'#7'OnClick'#7#16'FontListBoxClick'#5'Style'#7 +#14'csDropDownList'#8'TabOrder'#2#0#0#0#9'TSpinEdit'#8'FontSize'#4'Left'#2'u' - +#6'Height'#2#27#3'Top'#2#3#5'Width'#2'2'#8'OnChange'#7#14'FontSizeChange'#8 + +#6'Height'#2#24#3'Top'#2#3#5'Width'#2'2'#8'OnChange'#7#14'FontSizeChange'#8 +'TabOrder'#2#1#5'Value'#2#10#0#0#0#0#6'TPanel'#12'PanelOptions'#4'Left'#2#0#6 +'Height'#2'"'#3'Top'#2'#'#5'Width'#3#157#3#5'Align'#7#5'alTop'#25'BorderSpac' +'ing.InnerBorder'#2#4#31'BorderSpacing.CellAlignVertical'#7#9'ccaCenter'#10 +'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"'#11'ClientWidth'#3#157#3#8'Tab' +'Order'#2#1#0#6'TLabel'#16'LabelFillOutline'#4'Left'#2'p'#6'Height'#2'"'#3'T' - +'op'#2#0#5'Width'#2'H'#5'Align'#7#6'alLeft'#7'Caption'#6#14'Fill, Outline:' + +'op'#2#0#5'Width'#2'F'#5'Align'#7#6'alLeft'#7'Caption'#6#14'Fill, Outline:' ,#21'Constraints.MinHeight'#2' '#6'Layout'#7#8'tlCenter'#11'ParentColor'#8#0#0 +#6'TLabel'#10'LabelShape'#4'Left'#2#0#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'*' +#5'Align'#7#6'alLeft'#7'Caption'#6#6'Shape:'#21'Constraints.MinHeight'#2' '#6 +'Layout'#7#8'tlCenter'#11'ParentColor'#8#0#0#6'TLabel'#13'LabelMaskTool'#4'L' - +'eft'#3#28#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'C'#5'Align'#7#6'alLeft'#7 + +'eft'#3#26#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'@'#5'Align'#7#6'alLeft'#7 +'Caption'#6#10'Mask Tool:'#21'Constraints.MinHeight'#2' '#6'Layout'#7#8'tlCe' - +'nter'#11'ParentColor'#8#0#0#6'TPanel'#11'PanelColors'#4'Left'#3#201#2#6'Hei' - +'ght'#2'"'#3'Top'#2#0#5'Width'#3#212#0#5'Align'#7#7'alRight'#8'AutoSize'#9#25 + +'nter'#11'ParentColor'#8#0#0#6'TPanel'#11'PanelColors'#4'Left'#3#202#2#6'Hei' + +'ght'#2'"'#3'Top'#2#0#5'Width'#3#211#0#5'Align'#7#7'alRight'#8'AutoSize'#9#25 +'BorderSpacing.InnerBorder'#2#4'!BorderSpacing.CellAlignHorizontal'#7#10'cca' +'LeftTop'#31'BorderSpacing.CellAlignVertical'#7#9'ccaCenter'#10'BevelOuter'#7 - +#6'bvNone'#12'ClientHeight'#2'"'#11'ClientWidth'#3#212#0#8'TabOrder'#2#0#0#6 - +'TLabel'#12'LabelOutline'#4'Left'#2#8#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'1' + +#6'bvNone'#12'ClientHeight'#2'"'#11'ClientWidth'#3#211#0#8'TabOrder'#2#0#0#6 + +'TLabel'#12'LabelOutline'#4'Left'#2#8#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'.' +#5'Align'#7#7'alRight'#7'Caption'#6#8'Outline:'#6'Layout'#7#8'tlCenter'#11'P' - +'arentColor'#8#0#0#6'TLabel'#9'LabelFill'#4'Left'#2'Y'#6'Height'#2'"'#3'Top' - +#2#0#5'Width'#2#20#5'Align'#7#7'alRight'#7'Caption'#6#5'Fill:'#6'Layout'#7#8 - +'tlCenter'#11'ParentColor'#8#0#0#6'TLabel'#10'LabelPaper'#4'Left'#3#141#0#6 + +'arentColor'#8#0#0#6'TLabel'#9'LabelFill'#4'Left'#2'V'#6'Height'#2'"'#3'Top' + +#2#0#5'Width'#2#22#5'Align'#7#7'alRight'#7'Caption'#6#5'Fill:'#6'Layout'#7#8 + +'tlCenter'#11'ParentColor'#8#0#0#6'TLabel'#10'LabelPaper'#4'Left'#3#140#0#6 +'Height'#2'"'#3'Top'#2#0#5'Width'#2''''#5'Align'#7#7'alRight'#7'Caption'#6#6 +'Paper:'#6'Layout'#7#8'tlCenter'#11'ParentColor'#8#0#0#6'TPanel'#12'PanelOut' - +'line'#4'Left'#2'?'#6'Height'#2#22#3'Top'#2#6#5'Width'#2#20#5'Align'#7#7'alR' + +'line'#4'Left'#2'<'#6'Height'#2#22#3'Top'#2#6#5'Width'#2#20#5'Align'#7#7'alR' +'ight'#20'BorderSpacing.Around'#2#6#10'BevelOuter'#7#7'bvSpace'#11'BorderSty' +'le'#7#8'bsSingle'#5'Color'#7#7'clWhite'#8'DragMode'#7#11'dmAutomatic'#11'Pa' +'rentColor'#8#8'TabOrder'#2#0#10'OnDragOver'#7#18'PanelPaperDragOver'#0#0#6 - +'TPanel'#9'PanelFill'#4'Left'#2's'#6'Height'#2#22#3'Top'#2#6#5'Width'#2#20#5 + +'TPanel'#9'PanelFill'#4'Left'#2'r'#6'Height'#2#22#3'Top'#2#6#5'Width'#2#20#5 +'Align'#7#7'alRight'#20'BorderSpacing.Around'#2#6#10'BevelOuter'#7#7'bvSpace' +#11'BorderStyle'#7#8'bsSingle'#5'Color'#7#7'clWhite'#8'DragMode'#7#11'dmAuto' +'matic'#11'ParentColor'#8#8'TabOrder'#2#1#10'OnDragOver'#7#18'PanelPaperDrag' - +'Over'#0#0#6'TPanel'#10'PanelPaper'#4'Left'#3#186#0#6'Height'#2#22#3'Top'#2#6 + +'Over'#0#0#6'TPanel'#10'PanelPaper'#4'Left'#3#185#0#6'Height'#2#22#3'Top'#2#6 +#5'Width'#2#20#5'Align'#7#7'alRight'#20'BorderSpacing.Around'#2#6#10'BevelOu' +'ter'#7#7'bvSpace'#11'BorderStyle'#7#8'bsSingle'#5'Color'#7#7'clWhite'#8'Dra' +'gMode'#7#11'dmAutomatic'#11'ParentColor'#8#8'TabOrder'#2#2#10'OnDblClick'#7 +#18'PanelPaperDblClick'#10'OnDragOver'#7#18'PanelPaperDragOver'#0#0#0#6'TPan' - +'el'#16'PanelFillOutline'#4'Left'#3#184#0#6'Height'#2'"'#3'Top'#2#0#5'Width' + +'el'#16'PanelFillOutline'#4'Left'#3#182#0#6'Height'#2'"'#3'Top'#2#0#5'Width' +#2'd'#5'Align'#7#6'alLeft'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"' +#11'ClientWidth'#2'd'#8'TabOrder'#2#1#0#12'TSpeedButton'#15'ToolFillOutline' +#4'Left'#2#0#6'Height'#2' '#3'Top'#2#1#5'Width'#2' '#7'Anchors'#11#6'akLeft' @@ -526,7 +526,7 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#21#14'\'#216#21#14'\'#174#21#14'\x'#21#14'\8'#21#14'\'#0#21#14'\'#0#21#14'\' +#0#21#14'\'#0#21#14'\'#0#21#14'\'#0#21#14'\'#0#10'GroupIndex'#2#1#9'NumGlyph' +'s'#2#0#7'OnClick'#7#20'ToolCircleShapeClick'#0#0#0#6'TPanel'#13'PanelMaskTo' - +'ol'#4'Left'#3'_'#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'c'#5'Align'#7#6'alL' + +'ol'#4'Left'#3'Z'#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'c'#5'Align'#7#6'alL' +'eft'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"'#11'ClientWidth'#2'c'#8 +'TabOrder'#2#3#0#12'TSpeedButton'#17'ToolMaskRectangle'#4'Left'#2#4#6'Height' +#2' '#3'Top'#2#1#5'Width'#2' '#7'Anchors'#11#6'akLeft'#0#4'Down'#9#10'Glyph.' @@ -774,59 +774,59 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'ColorSize'#2#16#11'ButtonColor'#7#7'clBlack'#0#0#12'TColorButton'#10'BtnToC' +'olor'#4'Left'#3#28#2#6'Height'#2#25#3'Top'#2#4#5'Width'#2'+'#11'BorderWidth' +#2#2#15'ButtonColorSize'#2#16#11'ButtonColor'#7#7'clBlack'#7'OnClick'#7#15'B' - +'tnToColorClick'#0#0#6'TLabel'#6'Label1'#4'Left'#3#9#2#6'Height'#2#20#3'Top' - +#2#5#5'Width'#2#14#7'Caption'#6#2'to'#11'ParentColor'#8#0#0#6'TLabel'#6'Labe' - +'l2'#4'Left'#3'R'#2#6'Height'#2#20#3'Top'#2#7#5'Width'#2'>'#7'Caption'#6#9'P' + +'tnToColorClick'#0#0#6'TLabel'#6'Label1'#4'Left'#3#9#2#6'Height'#2#17#3'Top' + +#2#5#5'Width'#2#12#7'Caption'#6#2'to'#11'ParentColor'#8#0#0#6'TLabel'#6'Labe' + +'l2'#4'Left'#3'R'#2#6'Height'#2#17#3'Top'#2#7#5'Width'#2':'#7'Caption'#6#9'P' +'oly num:'#11'ParentColor'#8#0#0#9'TSpinEdit'#7'PolyNum'#4'Left'#3#151#2#6'H' - +'eight'#2#27#3'Top'#2#4#5'Width'#2'2'#8'MaxValue'#2#20#8'MinValue'#2#3#8'OnC' + +'eight'#2#24#3'Top'#2#4#5'Width'#2'2'#8'MaxValue'#2#20#8'MinValue'#2#3#8'OnC' +'hange'#7#13'PolyNumChange'#8'TabOrder'#2#4#5'Value'#2#5#0#0#0#6'TPanel'#16 +'PanelToolOptions'#4'Left'#2#0#6'Height'#2'"'#3'Top'#2'G'#5'Width'#3#157#3#5 +'Align'#7#5'alTop'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"'#11'Clien' +'tWidth'#3#157#3#8'TabOrder'#2#2#0#6'TLabel'#9'LabelSize'#4'Left'#2#0#6'Heig' - +'ht'#2'"'#3'Top'#2#0#5'Width'#2#28#5'Align'#7#6'alLeft'#7'Caption'#6#5'Size:' + +'ht'#2'"'#3'Top'#2#0#5'Width'#2#30#5'Align'#7#6'alLeft'#7'Caption'#6#5'Size:' +#21'Constraints.MinHeight'#2' '#6'Layout'#7#8'tlCenter'#11'ParentColor'#8#0#0 - +#6'TLabel'#12'LabelDensity'#4'Left'#3#234#0#6'Height'#2'"'#3'Top'#2#0#5'Widt' - +'h'#2'2'#5'Align'#7#6'alLeft'#7'Caption'#6#8'Density:'#21'Constraints.MinHei' + +#6'TLabel'#12'LabelDensity'#4'Left'#3#233#0#6'Height'#2'"'#3'Top'#2#0#5'Widt' + +'h'#2'/'#5'Align'#7#6'alLeft'#7'Caption'#6#8'Density:'#21'Constraints.MinHei' +'ght'#2' '#6'Layout'#7#8'tlCenter'#11'ParentColor'#8#0#0#6'TLabel'#14'LabelR' - +'oundness'#4'Left'#2'_'#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'G'#5'Align'#7#6 + +'oundness'#4'Left'#2'a'#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'D'#5'Align'#7#6 +'alLeft'#7'Caption'#6#10'Roundness:'#21'Constraints.MinHeight'#2' '#6'Layout' +#7#8'tlCenter'#11'ParentColor'#8#0#0#6'TLabel'#14'LabelTolerance'#4'Left'#3 - +'a'#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'?'#5'Align'#7#6'alLeft'#7'Caption' + +']'#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'?'#5'Align'#7#6'alLeft'#7'Caption' +#6#10'Tolerance:'#21'Constraints.MinHeight'#2' '#6'Layout'#7#8'tlCenter'#11 - +'ParentColor'#8#0#0#6'TPanel'#9'PanelSize'#4'Left'#2#28#6'Height'#2'"'#3'Top' + +'ParentColor'#8#0#0#6'TPanel'#9'PanelSize'#4'Left'#2#30#6'Height'#2'"'#3'Top' +#2#0#5'Width'#2'C'#5'Align'#7#6'alLeft'#10'BevelOuter'#7#6'bvNone'#12'Client' +'Height'#2'"'#11'ClientWidth'#2'C'#8'TabOrder'#2#0#0#9'TSpinEdit'#8'EditSize' - +#4'Left'#2#4#6'Height'#2#27#3'Top'#2#3#5'Width'#2'2'#8'OnChange'#7#14'EditSi' + +#4'Left'#2#4#6'Height'#2#24#3'Top'#2#3#5'Width'#2'2'#8'OnChange'#7#14'EditSi' +'zeChange'#8'TabOrder'#2#0#5'Value'#2#10#0#0#0#6'TPanel'#12'PanelDensity'#4 - +'Left'#3#28#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'E'#5'Align'#7#6'alLeft'#10 + +'Left'#3#24#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'E'#5'Align'#7#6'alLeft'#10 +'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"'#11'ClientWidth'#2'E'#8'TabOrd' - +'er'#2#1#0#9'TSpinEdit'#11'EditDensity'#4'Left'#2#4#6'Height'#2#27#3'Top'#2#3 + +'er'#2#1#0#9'TSpinEdit'#11'EditDensity'#4'Left'#2#4#6'Height'#2#24#3'Top'#2#3 +#5'Width'#2'8'#8'OnChange'#7#17'EditDensityChange'#8'TabOrder'#2#0#5'Value'#2 - +'d'#0#0#0#6'TPanel'#14'PanelRoundness'#4'Left'#3#166#0#6'Height'#2'"'#3'Top' + +'d'#0#0#0#6'TPanel'#14'PanelRoundness'#4'Left'#3#165#0#6'Height'#2'"'#3'Top' +#2#0#5'Width'#2'D'#5'Align'#7#6'alLeft'#10'BevelOuter'#7#6'bvNone'#12'Client' +'Height'#2'"'#11'ClientWidth'#2'D'#8'TabOrder'#2#2#0#9'TSpinEdit'#13'EditRou' - +'ndness'#4'Left'#2#5#6'Height'#2#27#3'Top'#2#3#5'Width'#2'2'#8'OnChange'#7#19 + +'ndness'#4'Left'#2#5#6'Height'#2#24#3'Top'#2#3#5'Width'#2'2'#8'OnChange'#7#19 +'EditRoundnessChange'#8'TabOrder'#2#0#0#0#0#6'TPanel'#14'PanelTolerance'#4'L' - +'eft'#3#160#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'D'#5'Align'#7#6'alLeft'#10 + +'eft'#3#156#1#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'D'#5'Align'#7#6'alLeft'#10 +'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"'#11'ClientWidth'#2'D'#8'TabOrd' - +'er'#2#3#0#9'TSpinEdit'#13'EditTolerance'#4'Left'#2#6#6'Height'#2#27#3'Top'#2 + +'er'#2#3#0#9'TSpinEdit'#13'EditTolerance'#4'Left'#2#6#6'Height'#2#24#3'Top'#2 +#3#5'Width'#2'6'#8'OnChange'#7#19'EditToleranceChange'#8'TabOrder'#2#0#0#0#0 - +#6'TLabel'#15'LabelTolerance1'#4'Left'#3#228#1#6'Height'#2'"'#3'Top'#2#0#5'W' - +'idth'#2';'#5'Align'#7#6'alLeft'#7'Caption'#6#11'Fill Alpha:'#21'Constraints' + +#6'TLabel'#15'LabelTolerance1'#4'Left'#3#224#1#6'Height'#2'"'#3'Top'#2#0#5'W' + +'idth'#2':'#5'Align'#7#6'alLeft'#7'Caption'#6#11'Fill Alpha:'#21'Constraints' +'.MinHeight'#2' '#6'Layout'#7#8'tlCenter'#11'ParentColor'#8#0#0#6'TPanel'#15 - +'PanelTolerance1'#4'Left'#3#31#2#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'D'#5'A' + +'PanelTolerance1'#4'Left'#3#26#2#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'D'#5'A' +'lign'#7#6'alLeft'#10'BevelOuter'#7#6'bvNone'#12'ClientHeight'#2'"'#11'Clien' +'tWidth'#2'D'#8'TabOrder'#2#4#0#9'TSpinEdit'#13'spinFillAlpha'#4'Left'#2#10#6 - +'Height'#2#27#3'Top'#2#3#5'Width'#2'5'#8'OnChange'#7#19'spinFillAlphaChange' + +'Height'#2#24#3'Top'#2#3#5'Width'#2'5'#8'OnChange'#7#19'spinFillAlphaChange' +#8'TabOrder'#2#0#5'Value'#2'd'#0#0#0#6'TLabel'#15'LabelTolerance2'#4'Left'#3 - +'c'#2#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'#'#5'Align'#7#6'alLeft'#7'Caption' + +'^'#2#6'Height'#2'"'#3'Top'#2#0#5'Width'#2'!'#5'Align'#7#6'alLeft'#7'Caption' +#6#5'Fuzzy'#21'Constraints.MinHeight'#2' '#6'Layout'#7#8'tlCenter'#11'Parent' - +'Color'#8#0#0#6'TPanel'#15'PanelTolerance2'#4'Left'#3#134#2#6'Height'#2'"'#3 + +'Color'#8#0#0#6'TPanel'#15'PanelTolerance2'#4'Left'#3#127#2#6'Height'#2'"'#3 +'Top'#2#0#5'Width'#2#30#5'Align'#7#6'alLeft'#10'BevelOuter'#7#6'bvNone'#12'C' +'lientHeight'#2'"'#11'ClientWidth'#2#30#8'TabOrder'#2#5#0#9'TCheckBox'#10'ch' - +'eckFuzzy'#4'Left'#2#4#6'Height'#2#23#3'Top'#2#5#5'Width'#2#24#8'OnChange'#7 + +'eckFuzzy'#4'Left'#2#4#6'Height'#2#17#3'Top'#2#5#5'Width'#2#18#8'OnChange'#7 +#16'checkFuzzyChange'#8'TabOrder'#2#0#0#0#0#0#0#6'TPanel'#13'PanelPictures'#4 - +'Left'#2'('#6'Height'#3'N'#2#3'Top'#2'i'#5'Width'#3'*'#3#5'Align'#7#8'alClie' + +'Left'#2'('#6'Height'#3'O'#2#3'Top'#2'i'#5'Width'#3'*'#3#5'Align'#7#8'alClie' +'nt'#10'BevelOuter'#7#9'bvLowered'#8'TabOrder'#2#3#0#0#9'TMainMenu'#8'MainMe' +'nu'#6'Images'#7#16'ImageListActions'#4'left'#2'r'#3'top'#2'~'#0#9'TMenuItem' +#12'MenuItemFile'#7'Caption'#6#5'&File'#0#9'TMenuItem'#11'MenuItemNew'#7'Cap' @@ -1059,363 +1059,364 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#4'Hint'#6#4'Save'#10'ImageIndex'#2#2#8'ShortCut'#3'S@'#7'OnClick'#7#15 +'FileSaveExecute'#0#0#9'TMenuItem'#14'MenuItemSaveAs'#7'Caption'#6#11'Save &' +'As...'#4'Hint'#6#7'Save As'#7'OnClick'#7#17'FileSaveAsExecute'#0#0#9'TMenuI' - +'tem'#19'MenuItemExportAsLRS'#7'Caption'#6#19'&Export As *.lrs...'#7'OnClick' - +#7#22'FileExportAsLRSExecute'#0#0#9'TMenuItem'#13'MenuItemClose'#7'Caption'#6 - +#6'&Close'#11'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0 - +'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0 - +#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#5'A'#3#4#19#191#1#3 - +#16#169#0#0#0#10#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#0#0#0#16#1#3#18#175#2#3#17#205#0#0#0','#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#1#1#8'K'#1#2#6#249 - +'""'''#255#14#15#23#248#2#3#10#231#0#0#0#21#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#0#0#0#24#1#2#9#232#16#17#26#245#29#30'$'#255#1#1#5 - +#248#0#0#3'='#255#255#255#0#255#255#255#0#255#255#255#0#0#0#5'A'#2#2#6#248'1' - +'12'#255'AAA'#255'==='#255#17#18#26#254#2#3#10#233#0#0#0#22#255#255#255#0#255 - +#255#255#0#0#0#0#24#1#2#9#233#20#21#29#250';;;'#255'AAA'#255'**.'#255#1#1#4 - +#250#0#0#6'C'#255#255#255#0#0#0#0'0'#1#2#6#246'223'#255'AAA'#255'AAA'#255'AA' - +'A'#255'==='#255#16#17#25#252#1#2#9#232#0#0#0#23#0#0#0#24#1#2#9#233#19#20#28 - +#251';;;'#255'AAA'#255'AAA'#255'AAA'#255',,/'#255#1#1#5#249#0#0#6':'#2#3#18 - +#194#25#26'"'#254'AAA'#255'AAA'#255'AAA'#255'BBB'#255'DDD'#255'AAA'#255#18#19 - +#28#251#1#2#9#232#1#2#10#234#19#19#28#251'???'#255'EEE'#255'CCC'#255'AAA'#255 - +'AAA'#255'AAA'#255#30#31''''#252#2#4#20#172#1#3#16#156#11#12#22#251'QQQ'#255 - +'BBB'#255'EEE'#255'GGG'#255'III'#255'JJJ'#255'HHH'#255#25#26'!'#250'!"'''#251 - +'FFF'#255'KKK'#255'III'#255'HHH'#255'EEE'#255'CCC'#255'KKK'#255#15#16#26#249 - +#0#1#15#141#0#0#0#8#2#3#12#218#21#22#30#250'[[['#255'III'#255'KKK'#255'MMM' - +#255'OOO'#255'PPP'#255'PPP'#255'PPP'#255'QQQ'#255'PPP'#255'NNN'#255'LLL'#255 - +'JJJ'#255'SSS'#255#24#25'#'#249#2#3#13#215#0#0#0#4#255#255#255#0#0#0#0#14#2#3 - +#12#221#23#24'!'#250'___'#255'PPP'#255'RRR'#255'TTT'#255'UUU'#255'VVV'#255'V' - +'VV'#255'VVV'#255'UUU'#255'SSS'#255'QQQ'#255'WWW'#255#26#27'$'#249#2#3#12#217 - +#0#0#0#12#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#13#2#3#12#219#24#25 - +'"'#249'ZZZ'#255'WWW'#255'YYY'#255'ZZZ'#255'[[['#255'[[['#255'[[['#255'YYY' - +#255'XXX'#255'WWW'#255#24#25'#'#249#2#3#12#217#0#0#0#12#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#13#2#4#13#218#23#24'"' - ,#250'YYY'#255']]]'#255'___'#255'```'#255'```'#255'```'#255'^^^'#255'ZZZ'#255 - +#22#23' '#250#2#3#12#217#0#0#0#12#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#24#2#3#10#234'!"*'#251'```' - +#255'bbb'#255'ddd'#255'eee'#255'eee'#255'eee'#255'ccc'#255'```'#255#31#31'(' - +#249#2#3#9#233#0#0#0#23#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 - +#0#255#255#255#0#0#0#0#24#2#3#10#233#30#31''''#250'YYY'#255'ddd'#255'ggg'#255 - +'iii'#255'jjj'#255'jjj'#255'iii'#255'hhh'#255'eee'#255']]]'#255#26#27'$'#250 - +#2#3#10#232#0#0#0#22#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#23#2#3 - +#10#232#28#29'%'#250'VVV'#255'ccc'#255'ggg'#255'kkk'#255'mmm'#255'ooo'#255'o' - +'oo'#255'nnn'#255'lll'#255'iii'#255'eee'#255'\\\'#255#24#25'"'#251#2#3#10#231 - +#0#0#0#21#255#255#255#0#0#0#0#21#2#3#9#229#28#29'$'#250'SSS'#255'aaa'#255'ff' - +'f'#255'jjj'#255'nnn'#255'rrr'#255'rrr'#255'sss'#255'sss'#255'ppp'#255'lll' - +#255'hhh'#255'ccc'#255'XXX'#255#23#24'!'#251#2#3#10#228#0#0#0#14#2#4#18#177 - +#21#22#31#248'RRR'#255'^^^'#255'ccc'#255'hhh'#255'mmm'#255'qqq'#255'zzz'#255 - +#30#31'('#249'"#+'#249'zzz'#255'sss'#255'nnn'#255'jjj'#255'eee'#255'```'#255 - +'VVV'#255#16#17#26#247#1#3#16#156#2#3#19#197'&''.'#254'aaa'#255'___'#255'ddd' - +#255'iii'#255'nnn'#255'~~~'#255#31' )'#248#3#4#14#216#4#5#14#218'"#,'#250#128 - +#128#128#255'ppp'#255'kkk'#255'fff'#255'```'#255'ccc'#255'"#,'#253#2#3#18#183 - +#0#0#2'+'#2#2#6#248'AAE'#255'hhh'#255'ccc'#255'hhh'#255'}}}'#255#31'!)'#248#3 - +#4#13#216#0#0#0#12#0#0#0#13#4#5#13#219'!"*'#249#127#127#127#255'jjj'#255'eee' - +#255'jjj'#255'CCI'#254#2#3#9#241#0#0#0#28#255#255#255#0#0#0#2'1'#1#1#5#250'C' - +'DH'#255'hhh'#255'ttt'#255#29#30'('#248#3#4#13#218#0#0#0#12#255#255#255#0#255 - +#255#255#0#0#0#0#13#3#4#13#220'!"*'#249'vvv'#255'jjj'#255'EEK'#255#1#2#6#248 - +#0#0#0'*'#255#255#255#0#255#255#255#0#255#255#255#0#0#0#5'B'#0#1#3#251'&''/' - +#254#19#19#28#247#2#2#10#225#0#0#0#16#255#255#255#0#255#255#255#0#255#255#255 - +#0#255#255#255#0#0#0#0#14#3#4#12#217#20#21#30#250'%&/'#252#2#2#6#246#0#0#0'0' + +'tem'#19'MenuItemExportAsLRS'#7'Caption'#6#19'&Export as *.lrs...'#7'OnClick' + +#7#22'FileExportAsLRSExecute'#0#0#9'TMenuItem'#19'MenuItemExportAsICO'#7'Cap' + +'tion'#6#18'Export as *.ico...'#7'OnClick'#7#24'MenuItemExportAsICOClick'#0#0 + +#9'TMenuItem'#13'MenuItemClose'#7'Caption'#6#6'&Close'#11'Bitmap.Data'#10'z' + +#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' ' + +#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#0#0#5'A'#3#4#19#191#1#3#16#169#0#0#0#10#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0 - +#29#1#3#16#171#4#5#14'x'#0#0#0#5#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#5#0#2#15#141#2#4#19#157#0#0 - +#0'+'#255#255#255#0#255#255#255#0#255#255#255#0#4'Hint'#6#5'Close'#10'ImageI' - +'ndex'#2#3#8'ShortCut'#3's@'#7'OnClick'#7#16'FileCloseExecute'#0#0#9'TMenuIt' - +'em'#9'MenuItem2'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#12'MenuItemExit'#7'Capt' - +'ion'#6#4'Exit'#8'ShortCut'#4's'#128#0#0#7'OnClick'#7#17'MenuItemExitClick'#0 - +#0#0#9'TMenuItem'#12'MenuItemEdit'#7'Caption'#6#5'&Edit'#0#9'TMenuItem'#12'M' - +'enuItemUndo'#7'Caption'#6#5'&Undo'#7'Enabled'#8#11'Bitmap.Data'#10'z'#6#0#0 - +'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0 - +#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0'373q353'#248'5;4'#221'5<4'#181'333T' - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#16#1#3#18#175#2#3#17#205#0#0#0','#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#1#1#8'K'#1#2#6#249'""'''#255#14#15#23#248#2#3#10 + +#231#0#0#0#21#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0 + +#24#1#2#9#232#16#17#26#245#29#30'$'#255#1#1#5#248#0#0#3'='#255#255#255#0#255 + +#255#255#0#255#255#255#0#0#0#5'A'#2#2#6#248'112'#255'AAA'#255'==='#255#17#18 + +#26#254#2#3#10#233#0#0#0#22#255#255#255#0#255#255#255#0#0#0#0#24#1#2#9#233#20 + +#21#29#250';;;'#255'AAA'#255'**.'#255#1#1#4#250#0#0#6'C'#255#255#255#0#0#0#0 + +'0'#1#2#6#246'223'#255'AAA'#255'AAA'#255'AAA'#255'==='#255#16#17#25#252#1#2#9 + +#232#0#0#0#23#0#0#0#24#1#2#9#233#19#20#28#251';;;'#255'AAA'#255'AAA'#255'AAA' + +#255',,/'#255#1#1#5#249#0#0#6':'#2#3#18#194#25#26'"'#254'AAA'#255'AAA'#255'A' + +'AA'#255'BBB'#255'DDD'#255'AAA'#255#18#19#28#251#1#2#9#232#1#2#10#234#19#19 + +#28#251'???'#255'EEE'#255'CCC'#255'AAA'#255'AAA'#255'AAA'#255#30#31''''#252#2 + +#4#20#172#1#3#16#156#11#12#22#251'QQQ'#255'BBB'#255'EEE'#255'GGG'#255'III' + +#255'JJJ'#255'HHH'#255#25#26'!'#250'!"'''#251'FFF'#255'KKK'#255'III'#255'HHH' + +#255'EEE'#255'CCC'#255'KKK'#255#15#16#26#249#0#1#15#141#0#0#0#8#2#3#12#218#21 + +#22#30#250'[[['#255'III'#255'KKK'#255'MMM'#255'OOO'#255'PPP'#255'PPP'#255'PP' + +'P'#255'QQQ'#255'PPP'#255'NNN'#255'LLL'#255'JJJ'#255'SSS'#255#24#25'#'#249#2 + +#3#13#215#0#0#0#4#255#255#255#0#0#0#0#14#2#3#12#221#23#24'!'#250'___'#255'PP' + +'P'#255'RRR'#255'TTT'#255'UUU'#255'VVV'#255'VVV'#255'VVV'#255'UUU'#255'SSS' + +#255'QQQ'#255'WWW'#255#26#27'$'#249#2#3#12#217#0#0#0#12#255#255#255#0#255#255 + +#255#0#255#255#255#0#0#0#0#13#2#3#12#219#24#25'"'#249'ZZZ'#255'WWW'#255'YYY' + +#255'ZZZ'#255'[[['#255'[[['#255'[[['#255'YYY'#255'XXX'#255'WWW'#255#24#25'#' + ,#249#2#3#12#217#0#0#0#12#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#0#0#0#13#2#4#13#218#23#24'"'#250'YYY'#255']]]'#255'___' + +#255'```'#255'```'#255'```'#255'^^^'#255'ZZZ'#255#22#23' '#250#2#3#12#217#0#0 + +#0#12#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#0#0#0#24#2#3#10#234'!"*'#251'```'#255'bbb'#255'ddd'#255'eee' + +#255'eee'#255'eee'#255'ccc'#255'```'#255#31#31'('#249#2#3#9#233#0#0#0#23#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#24#2 + +#3#10#233#30#31''''#250'YYY'#255'ddd'#255'ggg'#255'iii'#255'jjj'#255'jjj'#255 + +'iii'#255'hhh'#255'eee'#255']]]'#255#26#27'$'#250#2#3#10#232#0#0#0#22#255#255 + +#255#0#255#255#255#0#255#255#255#0#0#0#0#23#2#3#10#232#28#29'%'#250'VVV'#255 + +'ccc'#255'ggg'#255'kkk'#255'mmm'#255'ooo'#255'ooo'#255'nnn'#255'lll'#255'iii' + +#255'eee'#255'\\\'#255#24#25'"'#251#2#3#10#231#0#0#0#21#255#255#255#0#0#0#0 + +#21#2#3#9#229#28#29'$'#250'SSS'#255'aaa'#255'fff'#255'jjj'#255'nnn'#255'rrr' + +#255'rrr'#255'sss'#255'sss'#255'ppp'#255'lll'#255'hhh'#255'ccc'#255'XXX'#255 + +#23#24'!'#251#2#3#10#228#0#0#0#14#2#4#18#177#21#22#31#248'RRR'#255'^^^'#255 + +'ccc'#255'hhh'#255'mmm'#255'qqq'#255'zzz'#255#30#31'('#249'"#+'#249'zzz'#255 + +'sss'#255'nnn'#255'jjj'#255'eee'#255'```'#255'VVV'#255#16#17#26#247#1#3#16 + +#156#2#3#19#197'&''.'#254'aaa'#255'___'#255'ddd'#255'iii'#255'nnn'#255'~~~' + +#255#31' )'#248#3#4#14#216#4#5#14#218'"#,'#250#128#128#128#255'ppp'#255'kkk' + +#255'fff'#255'```'#255'ccc'#255'"#,'#253#2#3#18#183#0#0#2'+'#2#2#6#248'AAE' + +#255'hhh'#255'ccc'#255'hhh'#255'}}}'#255#31'!)'#248#3#4#13#216#0#0#0#12#0#0#0 + +#13#4#5#13#219'!"*'#249#127#127#127#255'jjj'#255'eee'#255'jjj'#255'CCI'#254#2 + +#3#9#241#0#0#0#28#255#255#255#0#0#0#2'1'#1#1#5#250'CDH'#255'hhh'#255'ttt'#255 + +#29#30'('#248#3#4#13#218#0#0#0#12#255#255#255#0#255#255#255#0#0#0#0#13#3#4#13 + +#220'!"*'#249'vvv'#255'jjj'#255'EEK'#255#1#2#6#248#0#0#0'*'#255#255#255#0#255 + +#255#255#0#255#255#255#0#0#0#5'B'#0#1#3#251'&''/'#254#19#19#28#247#2#2#10#225 + +#0#0#0#16#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#14#3 + +#4#12#217#20#21#30#250'%&/'#252#2#2#6#246#0#0#0'0'#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#29#1#3#16#171#4#5#14'x'#0 + +#0#0#5#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#0#0#0#5#0#2#15#141#2#4#19#157#0#0#0'+'#255#255#255#0#255#255 + +#255#0#255#255#255#0#4'Hint'#6#5'Close'#10'ImageIndex'#2#3#8'ShortCut'#3's@' + +#7'OnClick'#7#16'FileCloseExecute'#0#0#9'TMenuItem'#9'MenuItem2'#7'Caption'#6 + +#1'-'#0#0#9'TMenuItem'#12'MenuItemExit'#7'Caption'#6#4'Exit'#8'ShortCut'#4's' + +#128#0#0#7'OnClick'#7#17'MenuItemExitClick'#0#0#0#9'TMenuItem'#12'MenuItemEd' + +'it'#7'Caption'#6#5'&Edit'#0#9'TMenuItem'#12'MenuItemUndo'#7'Caption'#6#5'&U' + +'ndo'#7'Enabled'#8#11'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6' + +#0#0#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0 + +#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#14'4:4' - +#192'5>4'#251'B{<'#255'5F3'#243'4:4'#213'333='#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0'333'#2'493'#148'6A5'#245'G'#151'='#255';q3'#255'393'#245 - +'333L'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'353e5=4' - +#246'O'#175'C'#255'=}4'#255'372'#244'3337'#255#255#255#0#255#255#255#0#255 + +#255#0'373q353'#248'5;4'#221'5<4'#181'333T'#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0'5;4'#180'Dz='#252'L'#170'@'#255';s4'#255'4:4' - +#213#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333''493' - +#246'Q'#176'D'#255'E'#154':'#255'5?3'#243'3337'#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0'333)594'#185'333'#8#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0'5;4'#210'J'#147'@'#255'O'#175'B'#255'=l6'#254'493'#151#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#19'595'#230'333'#255'333' - +#16#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0'4:4'#229'M'#161'B'#255'S'#184'F'#255'@}8'#255'5=4' - +#186#255#255#255#0#255#255#255#0#255#255#255#0'333'#5'6:6'#202'RtM'#249'585' - ,#248'333'#16#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0'3337473'#249'Q'#177'E'#255'S'#184'F'#255'I'#149'@'#255 - +'5<4'#208#255#255#255#0#255#255#255#0#255#255#255#0'6:6'#163'G[E'#245#129#201 - +'w'#255'585'#248'333'#16#255#255#255#0#255#255#255#0#255#255#255#0'333'#8'33' - +'31343r594'#244'P'#149'G'#255'V'#185'I'#255'S'#184'F'#255'D|='#255'4:4'#158 - +#255#255#255#0#255#255#255#0'564t>G='#245#133#197'{'#255#137#206#128#255'696' - +#248'7;7'#174'7<7'#163'8>7'#185'6;6'#229'464'#250';G9'#240'EdA'#243'['#168'Q' - +#255'^'#188'R'#255'Y'#186'L'#255'S'#184'F'#255';T7'#243'333T'#255#255#255#0 - +'333J8;7'#247#131#187'{'#255#145#210#136#255#144#209#135#255'w'#171'p'#255'g' - +#145'b'#255'd'#142'^'#255'f'#151'_'#255'o'#176'g'#255'u'#196'j'#255'p'#196'e' - +#255'k'#194'`'#255'f'#191'Z'#255'`'#189'T'#255'['#187'N'#255'K'#146'A'#255'4' - +'83'#234'333'#13'333+685'#245'z'#170't'#255#151#212#142#255#153#213#145#255 - +#151#212#142#255#146#210#138#255#141#208#132#255#136#206'~'#255#131#203'y' - +#255'}'#201's'#255'x'#199'm'#255'r'#197'g'#255'm'#194'a'#255'g'#192'['#255'a' - +#190'U'#255'R'#154'H'#255'5:4'#245'333='#255#255#255#0'7:6'#183'WpS'#253#148 - +#211#140#255#154#213#146#255#159#215#150#255#154#213#145#255#148#211#139#255 - +#143#208#133#255#137#206#127#255#131#204'z'#255'~'#201't'#255'x'#199'n'#255 - +'s'#197'h'#255'l'#193'a'#255'['#162'S'#255'Cd?'#245'494'#235'333N'#255#255 - +#255#0#255#255#255#0'333-685'#240'o'#152'j'#253#149#211#141#255#151#212#142 - +#255#149#211#141#255'x'#168'r'#255'g'#142'a'#255'e'#144'`'#255'c'#143'\'#255 - +'Y'#129'T'#255'OpK'#249'BV?'#240'474'#248'6;5'#223'484'#133'333'#10#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333-685'#240'm'#151'g'#253 - +#143#209#134#255#142#208#133#255':@9'#244'696'#167'8<7'#163'7<7'#166'464'#139 - +'333q333L333'#17#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333-685'#240'i'#150'c' - +#253#135#205'}'#255'9?8'#243'333 '#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0'333-585'#240'd'#147']'#253'8?8'#243'333 '#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333-585'#240 - +'353'#253'333 '#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#255#0#255#255#255#0'333'#14'4:4'#192'5>4'#251'B{<'#255'5F3'#243'4:4' + +#213'333='#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#2'493'#148'6A5' + +#245'G'#151'='#255';q3'#255'393'#245'333L'#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0'333-595'#186'333'#15#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0'353e5=4'#246'O'#175'C'#255'=}4'#255'372'#244'33' + +'37'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#4'Hint'#6 - +#4'Undo'#10'ImageIndex'#2#4#8'ShortCut'#3'Z@'#0#0#9'TMenuItem'#12'MenuItemRe' - +'do'#7'Caption'#6#5'&Redo'#7'Enabled'#8#11'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0 - +'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6 - +#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0'333'#1'333X5<4'#183'5;4'#222'343'#249'363i'#255#255#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'5;4'#180 + +'Dz='#252'L'#170'@'#255';s4'#255'4:4'#213#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0'333''493'#246'Q'#176'D'#255'E'#154':'#255'5?3'#243 + +'3337'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +'333)594'#185'333'#8#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0'5;4'#210'J'#147'@'#255'O'#175'B' + +#255'=l6'#254'493'#151#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 + +#0'333'#19'595'#230'333'#255'333'#16#255#255#255#0#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'4:4'#229'M'#161'B' + ,#255'S'#184'F'#255'@}8'#255'5=4'#186#255#255#255#0#255#255#255#0#255#255#255 + +#0'333'#5'6:6'#202'RtM'#249'585'#248'333'#16#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'3337473'#249'Q'#177'E' + +#255'S'#184'F'#255'I'#149'@'#255'5<4'#208#255#255#255#0#255#255#255#0#255#255 + +#255#0'6:6'#163'G[E'#245#129#201'w'#255'585'#248'333'#16#255#255#255#0#255 + +#255#255#0#255#255#255#0'333'#8'3331343r594'#244'P'#149'G'#255'V'#185'I'#255 + +'S'#184'F'#255'D|='#255'4:4'#158#255#255#255#0#255#255#255#0'564t>G='#245#133 + +#197'{'#255#137#206#128#255'696'#248'7;7'#174'7<7'#163'8>7'#185'6;6'#229'464' + +#250';G9'#240'EdA'#243'['#168'Q'#255'^'#188'R'#255'Y'#186'L'#255'S'#184'F' + +#255';T7'#243'333T'#255#255#255#0'333J8;7'#247#131#187'{'#255#145#210#136#255 + +#144#209#135#255'w'#171'p'#255'g'#145'b'#255'd'#142'^'#255'f'#151'_'#255'o' + +#176'g'#255'u'#196'j'#255'p'#196'e'#255'k'#194'`'#255'f'#191'Z'#255'`'#189'T' + +#255'['#187'N'#255'K'#146'A'#255'483'#234'333'#13'333+685'#245'z'#170't'#255 + +#151#212#142#255#153#213#145#255#151#212#142#255#146#210#138#255#141#208#132 + +#255#136#206'~'#255#131#203'y'#255'}'#201's'#255'x'#199'm'#255'r'#197'g'#255 + +'m'#194'a'#255'g'#192'['#255'a'#190'U'#255'R'#154'H'#255'5:4'#245'333='#255 + +#255#255#0'7:6'#183'WpS'#253#148#211#140#255#154#213#146#255#159#215#150#255 + +#154#213#145#255#148#211#139#255#143#208#133#255#137#206#127#255#131#204'z' + +#255'~'#201't'#255'x'#199'n'#255's'#197'h'#255'l'#193'a'#255'['#162'S'#255'C' + +'d?'#245'494'#235'333N'#255#255#255#0#255#255#255#0'333-685'#240'o'#152'j' + +#253#149#211#141#255#151#212#142#255#149#211#141#255'x'#168'r'#255'g'#142'a' + +#255'e'#144'`'#255'c'#143'\'#255'Y'#129'T'#255'OpK'#249'BV?'#240'474'#248'6;' + +'5'#223'484'#133'333'#10#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0'333-685'#240'm'#151'g'#253#143#209#134#255#142#208#133#255':@9'#244'6' + +'96'#167'8<7'#163'7<7'#166'464'#139'333q333L333'#17#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0'333-685'#240'i'#150'c'#253#135#205'}'#255'9?8'#243'333 '#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333-585'#240'd'#147']' + +#253'8?8'#243'333 '#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0'333-585'#240'353'#253'333 '#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333-595'#186 + +'333'#15#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#4'Hint'#6#4'Undo'#10'ImageIndex'#2#4#8'ShortCut'#3 + +'Z@'#0#0#9'TMenuItem'#12'MenuItemRedo'#7'Caption'#6#5'&Redo'#7'Enabled'#8#11 + +'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0 + +#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#1'333X5<4'#183'5;4' + +#222'343'#249'363i'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333B5:4'#217':M8'#242'H' + +'}@'#255'5=4'#251'5:4'#185'333'#11#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333R5;5'#245'R'#145'J' + +#255'X'#164'N'#255'7@6'#245'594'#136'333'#1#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333=594'#245 + +']'#164'T'#255'e'#186'['#255'6<5'#246'353W'#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0'6:5'#221'\'#151'T'#255'p'#196'd'#255'Q{L'#251'6;6'#170#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0'333?;E9'#243'v'#198'k'#255'q'#187'g' + +#255'695'#246'333!'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'6;6'#161 + +'['#134'U'#254'}'#201's'#255'g'#155'`'#255'8=7'#202#255#255#255#0#255#255#255 + ,#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333' + +#12'594'#185'333$'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0'8>7'#195'j'#159'c'#255#132#204'z'#255'u'#174'm'#255'8<7'#222 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0'333'#24'333'#255'594'#225'333'#15#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0'8=7'#215'v'#172'n'#255#138#207#129#255 + +#135#197'~'#255'575'#248'3333'#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0'333'#24'6:5'#246'GlC'#248'5:4'#195'33' + +'3'#3#255#255#255#0#255#255#255#0#255#255#255#0'8=7'#168'u'#153'q'#255#147 + +#210#138#255#148#211#139#255'x'#164'r'#255'7:7'#244'333n3330333'#7#255#255 + +#255#0#255#255#255#0#255#255#255#0'333'#24'6;5'#246'g'#189'\'#255'>S;'#245'4' + +'94'#154#255#255#255#0#255#255#255#0#255#255#255#0'333\SeQ'#244#172#220#165 + +#255#152#212#144#255#157#215#149#255#136#185#130#255'TiQ'#243'@I>'#240'464' + +#250'8<7'#228'8>8'#184'7<6'#164'6;6'#177'6<6'#246'i'#193']'#255'_'#180'T'#255 + +'7B6'#245'353k'#255#255#255#0#255#255#255#0'333'#16'696'#237#147#185#141#255 + +#164#217#156#255#154#213#145#255#153#213#144#255#148#211#139#255#143#209#134 + +#255#136#203'~'#255'v'#178'o'#255'e'#150'^'#255']'#140'W'#255'['#140'T'#255 + +'`'#162'X'#255'i'#193']'#255'c'#190'W'#255'W'#167'L'#255'494'#247'333D'#255 + +#255#255#0#255#255#255#0'333D;?:'#246#152#191#146#255#168#219#161#255#148#210 + +#139#255#143#209#134#255#139#207#130#255#135#205'}'#255#130#203'x'#255'}'#201 + +'r'#255'x'#199'm'#255'r'#197'g'#255'm'#194'a'#255'g'#192'\'#255'b'#190'V'#255 + +'\'#188'P'#255'M'#148'C'#255'473'#243'333&'#255#255#255#0#255#255#255#0'343U' + +'696'#238'^vZ'#246#144#189#139#255#140#206#132#255#134#205'|'#255#130#203'x' + +#255'~'#201't'#255'y'#200'o'#255't'#198'j'#255'o'#196'd'#255'j'#193'_'#255'e' + +#191'Y'#255'`'#189'T'#255'['#187'N'#255'U'#185'H'#255'>b9'#252'483'#174#255 + +#255#255#0#255#255#255#0#255#255#255#0'333'#14'685'#139'7<7'#224'585'#248'FX' + +'C'#240'QrM'#248'X'#129'R'#255'['#140'T'#255'W'#138'Q'#255'T'#133'M'#255'Z' + +#157'Q'#255'b'#190'V'#255']'#188'Q'#255'X'#186'K'#255'F'#132'>'#253'473'#238 + +'333('#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0'333'#18'333N333q464'#140'6<6'#167'6<5'#163'584'#170'8B7'#242 + +'^'#188'R'#255'Y'#186'M'#255'G'#132'?'#253'473'#238'333('#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0'333(7A6'#242'Z'#187'M'#255'G'#133'?'#253'473'#238'333('#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0'333(7A5'#242'G'#132'?'#253'473' + +#238'333('#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333(3' + +'53'#252'473'#238'333('#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0'333B5:4'#217':M8'#242'H}@'#255'5=4'#251'5:4'#185'333'#11 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#0#255#255#255#0'333'#20'493'#186'333('#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#4'Hint'#6#4'Redo'#10'ImageIndex'#2#5#8 + +'ShortCut'#3'Z`'#0#0#9'TMenuItem'#9'MenuItem1'#7'Caption'#6#1'-'#0#0#9'TMenu' + +'Item'#11'MenuItemCut'#7'Caption'#6#4'Cu&t'#11'Bitmap.Data'#10'z'#6#0#0'v'#6 + +#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0 + +'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0'333R5;5'#245'R'#145'J'#255'X'#164'N'#255'7@6'#245'594' - +#136'333'#1#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0'333=594'#245']'#164'T'#255'e'#186'['#255'6<5' - +#246'353W'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'6:5'#221'\'#151'T' - +#255'p'#196'd'#255'Q{L'#251'6;6'#170#255#255#255#0#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0'333?;E9'#243'v'#198'k'#255'q'#187'g'#255'695'#246'333!'#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0'6;6'#161'['#134'U'#254'}'#201's'#255'g' - +#155'`'#255'8=7'#202#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0'333'#12'594'#185'333$'#255#255#255 - ,#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'8>7'#195'j'#159'c' - +#255#132#204'z'#255'u'#174'm'#255'8<7'#222#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#24'3' - +'33'#255'594'#225'333'#15#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0'8=7'#215'v'#172'n'#255#138#207#129#255#135#197'~'#255'575'#248'3333' - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0'333'#24'6:5'#246'GlC'#248'5:4'#195'333'#3#255#255#255#0#255#255 - +#255#0#255#255#255#0'8=7'#168'u'#153'q'#255#147#210#138#255#148#211#139#255 - +'x'#164'r'#255'7:7'#244'333n3330333'#7#255#255#255#0#255#255#255#0#255#255 - +#255#0'333'#24'6;5'#246'g'#189'\'#255'>S;'#245'494'#154#255#255#255#0#255#255 - +#255#0#255#255#255#0'333\SeQ'#244#172#220#165#255#152#212#144#255#157#215#149 - +#255#136#185#130#255'TiQ'#243'@I>'#240'464'#250'8<7'#228'8>8'#184'7<6'#164'6' - +';6'#177'6<6'#246'i'#193']'#255'_'#180'T'#255'7B6'#245'353k'#255#255#255#0 - +#255#255#255#0'333'#16'696'#237#147#185#141#255#164#217#156#255#154#213#145 - +#255#153#213#144#255#148#211#139#255#143#209#134#255#136#203'~'#255'v'#178'o' - +#255'e'#150'^'#255']'#140'W'#255'['#140'T'#255'`'#162'X'#255'i'#193']'#255'c' - +#190'W'#255'W'#167'L'#255'494'#247'333D'#255#255#255#0#255#255#255#0'333D;?:' - +#246#152#191#146#255#168#219#161#255#148#210#139#255#143#209#134#255#139#207 - +#130#255#135#205'}'#255#130#203'x'#255'}'#201'r'#255'x'#199'm'#255'r'#197'g' - +#255'm'#194'a'#255'g'#192'\'#255'b'#190'V'#255'\'#188'P'#255'M'#148'C'#255'4' - +'73'#243'333&'#255#255#255#0#255#255#255#0'343U696'#238'^vZ'#246#144#189#139 - +#255#140#206#132#255#134#205'|'#255#130#203'x'#255'~'#201't'#255'y'#200'o' - +#255't'#198'j'#255'o'#196'd'#255'j'#193'_'#255'e'#191'Y'#255'`'#189'T'#255'[' - +#187'N'#255'U'#185'H'#255'>b9'#252'483'#174#255#255#255#0#255#255#255#0#255 - +#255#255#0'333'#14'685'#139'7<7'#224'585'#248'FXC'#240'QrM'#248'X'#129'R'#255 - +'['#140'T'#255'W'#138'Q'#255'T'#133'M'#255'Z'#157'Q'#255'b'#190'V'#255']'#188 - +'Q'#255'X'#186'K'#255'F'#132'>'#253'473'#238'333('#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#18'333N333q4' - +'64'#140'6<6'#167'6<5'#163'584'#170'8B7'#242'^'#188'R'#255'Y'#186'M'#255'G' - +#132'?'#253'473'#238'333('#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333(7A6'#242'Z'#187 - +'M'#255'G'#133'?'#253'473'#238'333('#255#255#255#0#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0'333(7A5'#242'G'#132'?'#253'473'#238'333('#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0'333(353'#252'473'#238'333('#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0'333'#20'493' - +#186'333('#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#4'Hint'#6#4'Redo'#10'ImageIndex'#2#5#8'ShortCut'#3'Z`'#0#0#9'TMenuIte' - +'m'#9'MenuItem1'#7'Caption'#6#1'-'#0#0#9'TMenuItem'#11'MenuItemCut'#7'Captio' - +'n'#6#4'Cu&t'#11'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0 - +#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0 - +#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255 - +#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0 +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255 - +#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0 - +#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0 - ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255 - +#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255 - +#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255 - +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0 + +#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0 + +#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255 - +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255 + +#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0 + ,#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 + +#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 + +#0#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255 + +#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0 + +#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0 +#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0 - +#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 + +#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255 - +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0 - +#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0 +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255 - +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#0#0#0 - +#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0 - +#0#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255 - +#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255 - +#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#0#0 - +#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255 - +#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255 - +#255#255#0#4'Hint'#6#3'Cut'#10'ImageIndex'#2#6#8'ShortCut'#3'X@'#7'OnClick'#7 - +#14'EditCutExecute'#0#0#9'TMenuItem'#12'MenuItemCopy'#7'Caption'#6#5'&Copy' - +#11'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20 - +#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0 - +#255#255#255#0#255#255#255#0#14#14#14#255#20#20#20#255#20#20#20#255#20#20#20 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0 + +#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0 + +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 + +#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255 + +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255 + +#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255 + +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 + +#255#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255 + +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0 + +#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0 + +#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0 + +#0#255#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#255#255#255#0#255#255 + +#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0 + +#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255 + +#255#255#0#255#255#255#0#255#255#255#0#4'Hint'#6#3'Cut'#10'ImageIndex'#2#6#8 + +'ShortCut'#3'X@'#7'OnClick'#7#14'EditCutExecute'#0#0#9'TMenuItem'#12'MenuIte' + +'mCopy'#7'Caption'#6#5'&Copy'#11'Bitmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0 + +#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0 + +#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#14#14#14#255#20#20#20 +#255#20#20#20#255#20#20#20#255#20#20#20#255#20#20#20#255#20#20#20#255#20#20 - +#20#255#20#20#20#255#20#20#20#255#19#19#19#255#0#0#0#255#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21 + +#20#255#20#20#20#255#20#20#20#255#20#20#20#255#20#20#20#255#19#19#19#255#0#0 + +#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#0#0#0 + +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255 + ,#255#255#255#255#255#255#255#255#255#254#254#254#255#255#255#255#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 + +#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#0 + +#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#254#254#254#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#255 - ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255 - +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 - +#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0 - +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255 - +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#0#0#0#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255 - +#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#253#253#253#255#255#255#255#255#0#0#0 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#0#0#0 +#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255 - +#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255 + +#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#0 + +#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255 + +#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21 + +#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#253#253 + +#253#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255 - +#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255 + +#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255 +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#255#255 + +#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0 + +#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255 + +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255 + +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#19#19#19#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0 +#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255 - +#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#255 + +#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#19#19#19#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 - +#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 - +#255#0#0#0#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255 - +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0 - +#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255 - +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#4'Hint' - +#6#4'Copy'#10'ImageIndex'#2#7#8'ShortCut'#3'C@'#7'OnClick'#7#15'EditCopyExec' - +'ute'#0#0#9'TMenuItem'#13'MenuItemPaste'#7'Caption'#6#6'&Paste'#11'Bitmap.Da' - +'ta'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0#0#20#0 - +#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255#255#255 - ,#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0 - +#0#255'--.'#255'99:'#255'334'#255'889'#255'111'#255#22#22#22#255#0#0#0#255 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#255#255#255#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0 + +#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 + +#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0 + +#4'Hint'#6#4'Copy'#10'ImageIndex'#2#7#8'ShortCut'#3'C@'#7'OnClick'#7#15'Edit' + +'CopyExecute'#0#0#9'TMenuItem'#13'MenuItemPaste'#7'Caption'#6#6'&Paste'#11'B' + +'itmap.Data'#10'z'#6#0#0'v'#6#0#0'BMv'#6#0#0#0#0#0#0'6'#0#0#0'('#0#0#0#20#0#0 + ,#0#20#0#0#0#1#0' '#0#0#0#0#0'@'#6#0#0'd'#0#0#0'd'#0#0#0#0#0#0#0#0#0#0#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#27#27#27#255#128#128#128#255#128#128#128#255#128#128#128 - +#255#128#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255#0#0#0 - +#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#0#0#0#0#255'--.'#255'99:'#255'334'#255'889'#255'111'#255#22#22#22#255#0 + +#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#27#27#27#255#128#128#128#255#128#128#128#255#128#128 + +#128#255#128#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255#0#0 + +#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0' !'#255#128#128#128#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0 +#0#0#255#128#128#128#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0 @@ -1472,8 +1473,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#128#128#128#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 +#255#0#0#0#255#128#128#128#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#0#0#0#255#128#128#128#255#128#128#128#255#128 - ,#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255 + ,#255#255#255#0#255#255#255#0#0#0#0#255#128#128#128#255#128#128#128#255#128 + +#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255#128#128#128#255 +#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255';;;'#255 @@ -1536,8 +1537,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#183#0#0#2'+'#1#2#10#248';;'#139#255'``'#229#255']]'#230#255'dd'#232#255'||' +#232#255' !D'#248#3#4#17#216#0#0#0#12#0#0#0#13#4#5#17#219'"#F'#249'~~'#234 +#255'gg'#233#255'``'#230#255'cc'#229#255'=>'#142#254#2#3#13#241#0#0#0#28#255 - +#255#255#0#0#0#2'1'#1#1#7#250'>?'#139#255'aa'#230#255'pp'#230#255#29#30'D' - ,#248#3#4#16#218#0#0#0#12#255#255#255#0#255#255#255#0#0#0#0#13#3#4#16#220'!"J' + ,#255#255#0#0#0#2'1'#1#1#7#250'>?'#139#255'aa'#230#255'pp'#230#255#29#30'D' + +#248#3#4#16#218#0#0#0#12#255#255#255#0#255#255#255#0#0#0#0#13#3#4#16#220'!"J' +#249'ss'#232#255'dd'#230#255'AA'#141#255#1#2#9#248#0#0#0'*'#255#255#255#0#255 +#255#255#0#255#255#255#0#0#0#5'B'#0#1#4#251'#$_'#254#17#18'2'#247#2#2#13#225 +#0#0#0#16#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#14#3 @@ -1600,8 +1601,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#255#255#255#255#0#255#255#255#0#128#0#0#255#128#0#0#255#128#0#0#255#128#0 +#0#255#255#255#255#0#255#255#255#0#128#0#0#255#128#0#0#255#128#0#0#255#128#0 +#0#255#255#255#255#0#255#255#255#0#128#0#0#255#128#0#0#255#128#0#0#255#128#0 - +#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#128#0#0#255 - ,#128#0#0#255#128#0#0#255#128#0#0#255#255#255#255#0#255#255#255#0#128#0#0#255 + ,#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#128#0#0#255 + +#128#0#0#255#128#0#0#255#128#0#0#255#255#255#255#0#255#255#255#0#128#0#0#255 +#128#0#0#255#128#0#0#255#128#0#0#255#255#255#255#0#255#255#255#0#128#0#0#255 +#128#0#0#255#128#0#0#255#128#0#0#255#255#255#255#0#255#255#255#0#128#0#0#255 +#128#0#0#255#128#0#0#255#128#0#0#255#255#255#255#0#255#255#255#0#128#0#0#255 @@ -1664,8 +1665,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - ,#255#255#255#0#255#255#255#0#128#0#0#255#128#0#0#255#255#255#255#0#255#255 + ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#128#0#0#255#128#0#0#255#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 @@ -1728,8 +1729,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -1792,8 +1793,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#5#0#4#5#219#0#13#15#255#0#0#0 - +#255#0#2#3#255#0'#3'#255#0'f'#146#255#1'Us'#255#0#4#5#255#12'8F'#255#26'o' - ,#138#255#22'^t'#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,#255#0#2#3#255#0'#3'#255#0'f'#146#255#1'Us'#255#0#4#5#255#12'8F'#255#26'o' + +#138#255#22'^t'#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -1856,8 +1857,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0'~~~'#197#254#254#254#255#30#30#30#255 - ,#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#145#255#255#255#0 + ,#255#255#0#255#255#255#0#255#255#255#0'~~~'#197#254#254#254#255#30#30#30#255 + +#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#145#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -1920,8 +1921,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#231#255'a'#127#234#255'^}'#234#255'Hm'#231#255'*U'#224#255#7'2'#182#255#0#10 +')'#239#0#0#0'1'#255#255#255#0#255#255#255#0#17#2#0#168#139#21#8#253#227'<-' +#255#230'SH'#255#233'aX'#255#232'^U'#255#229'MA'#255#206'0!'#255#155#18#2#255 - +#24#2#0#240#0#0#0#23#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#3#15#149#0#16'=' + ,#24#2#0#240#0#0#0#23#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#3#15#149#0#16'=' +#245#8'6'#196#255'"P'#225#255'4]'#228#255':b'#229#255'2Y'#222#255#23':'#169 +#255#3'%'#138#255#0#7#28#242#0#0#0'Q'#255#255#255#0#255#255#255#0#18#2#0#166 +'+'#4#0#240#148#16#2#255#179'$'#22#255#207'6'''#255#208':,'#255#171'+'#31#255 @@ -1984,8 +1985,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201 +#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'['#184#255#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#0#0#0'm'#0#0#0#255#0#23'/'#255#4'c' + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#0#0#0'm'#0#0#0#255#0#23'/'#255#4'c' +#196#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0 +'d'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255#0'd'#201#255 +#0'd'#201#255#0'b'#197#255#0#25'2'#255#255#255#255#0#255#255#255#0#255#255 @@ -2048,8 +2049,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#0#0#0'j'#0#0#0#255'z'#128#147#255#185 +#193#218#255#157#168#204#255#157#168#204#255#157#168#204#255#157#168#204#255 - +#157#168#204#255#157#168#204#255#156#167#203#255'cj'#129#255#13#14#17#253#0#0 - ,#0#255#0#0#0#203#0#0#0'6'#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#157#168#204#255#157#168#204#255#156#167#203#255'cj'#129#255#13#14#17#253#0#0 + +#0#255#0#0#0#203#0#0#0'6'#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#0#0#0#195#4#4#5#254#174#181#207#255#158#169#205#255 @@ -2112,8 +2113,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 @@ -2176,8 +2177,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#0#0#0#29#0#1#2#250#3#11#15#255'f'#190#220#255#130#224#245#255'^' +#228#246#255#12#238#249#255#14#249#253#255#10#213#231#255#4'l'#127#255#0#5#7 +#255#0#4#8#255#0'T'#169#255#0'd'#201#255#0'd'#201#255#0'H'#145#255#0#0#1#254 - +#0#0#0#196#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,#0#0#0#196#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#3#0#0#0#243#0#0#0#255'Dm|' +#255#128#183#196#255'q'#194#205#255#18#203#215#255#14#252#254#255#11#230#247 +#255#8#208#240#255#5#185#233#255#2#132#183#255#0#3#5#255#0#19'&'#255#0'a'#196 @@ -2240,8 +2241,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#1#1#2#216'3#8' +#255#227#159#252#255#227#159#252#255#227#159#252#255#227#159#252#255#227#159 - +#252#255#227#159#252#255#227#159#252#255#227#159#252#255#227#159#252#255#227 - ,#159#252#255#211#147#234#255#3#4#6#255#0#2#2#255#0#0#0'P'#255#255#255#0#255 + ,#252#255#227#159#252#255#227#159#252#255#227#159#252#255#227#159#252#255#227 + +#159#252#255#211#147#234#255#3#4#6#255#0#2#2#255#0#0#0'P'#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#2#1#1#1#251'V<`'#255#227#159 @@ -2304,8 +2305,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -2368,8 +2369,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 @@ -2432,8 +2433,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#255#255#255#0#0#0#0#255#0#0#0#255#0#0#0#255#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 @@ -2496,8 +2497,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 @@ -2560,8 +2561,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#0#0#0'@'#6#14#6#247'l'#241'l'#255'w'#242'v'#255 +'}'#243'|'#255'}'#243'|'#255'w'#242'w'#255'k'#237'k'#255'1y2'#255#3#4#4#255 +'&'#29'+'#255'U0`'#255'r='#128#255'q:'#128#255'o6'#127#255'm1'#127#255'k+}' - +#255'h%}'#255'f'#30'|'#255'b'#23'{'#255'E'#15'X'#255#28#8'$'#255#2#0#3#254#2 - ,#0#2'x'#0#0#0#3#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + ,#255'h%}'#255'f'#30'|'#255'b'#23'{'#255'E'#15'X'#255#28#8'$'#255#2#0#3#254#2 + +#0#2'x'#0#0#0#3#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#0#0#0'@'#5#14#5#247'^'#239'^'#255'f' +#240'f'#255'k'#241'k'#255'k'#241'k'#255'g'#240'f'#255' E!'#255#26#19#30#255 +#165'\'#183#255#221#129#244#255#223#132#244#255#222#129#244#255#219'{'#243 @@ -2624,8 +2625,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#0#0#0'@'#0#13#0#247#0#226#4#255#0#226#4 +#255#0#226#4#255#0#141#2#255#27#16'"'#255#190'6'#233#255#192';'#234#255#193 +'='#234#255#194'>'#234#255#193'='#234#255#192':'#234#255#190'5'#233#255#187 - +'/'#232#255#184''''#231#255#180#30#230#255#176#20#228#255#172#10#227#255#168 - ,#0#226#255#168#0#226#255#168#0#226#255#168#0#226#255#168#0#226#255#168#0#226 + ,'/'#232#255#184''''#231#255#180#30#230#255#176#20#228#255#172#10#227#255#168 + +#0#226#255#168#0#226#255#168#0#226#255#168#0#226#255#168#0#226#255#168#0#226 +#255#24#0'!'#243#0#0#0'X'#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#0#0#0'@'#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0 +#255#24#5#31#255#184'('#231#255#186','#232#255#187'.'#232#255#187'/'#232#255 @@ -2688,8 +2689,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 @@ -2752,8 +2753,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#242#255'n'#200#241#255'd'#196#240#255'X'#191#238#255'K'#185#236#255'>'#179 +#234#255'/'#173#232#255' '#167#230#255#17#161#228#255#2#154#226#255#0#154#226 +#255#0#154#226#255#0#154#226#255#0#154#226#255#0'}'#183#255#0#0#0#255#0#0#0 - +'/'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#0#0#0'I'#1#2#3#253'7'#168#220#255'F'#183#236#255'R'#188#237#255'\' + ,'/'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#0#0#0'I'#1#2#3#253'7'#168#220#255'F'#183#236#255'R'#188#237#255'\' +#192#239#255'd'#195#240#255'h'#197#240#255'j'#198#241#255'g'#197#240#255'a' +#194#239#255'X'#191#238#255'N'#186#237#255'B'#181#235#255'5'#176#233#255'''' +#170#231#255#25#164#229#255#10#158#227#255#0#154#226#255#0#154#226#255#0#154 @@ -2816,8 +2817,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154 +#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226 +#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0 - +'9U'#253#0#4#6#230#0#0#0#13#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,'9U'#253#0#4#6#230#0#0#0#13#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#0#0#0#27#0#3#4#244#0'Ko'#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154 +#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226 +#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0#154#226#255#0 @@ -2880,8 +2881,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 @@ -2944,8 +2945,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#0#0#0'%'#0#0#0#255#201'UO'#255#234'ic'#255#235'pj'#255 +#236'uq'#255#237'zv'#255#237'|y'#255#237'}y'#255#237'{w'#255#236'ws'#255#235 +'rm'#255#234'le'#255#233'e^'#255#232'^U'#255#231'WM'#255#230'OD'#255#229'H;' - +#255#227'@2'#255#226'8)'#255#225'0'#31#255#224')'#22#255#222'!'#13#255#221#25 - ,#3#255#221#22#0#255#205#20#0#255#1#0#0#255#0#0#0'5'#255#255#255#0#255#255#255 + ,#255#227'@2'#255#226'8)'#255#225'0'#31#255#224')'#22#255#222'!'#13#255#221#25 + +#3#255#221#22#0#255#205#20#0#255#1#0#0#255#0#0#0'5'#255#255#255#0#255#255#255 +#0#255#255#255#0#255#255#255#0#255#255#255#0#9#4#4#217#136'82'#255#233'e^' +#255#234'kd'#255#235'oj'#255#235'rn'#255#236'tp'#255#236'tp'#255#235'sn'#255 +#235'oj'#255#234'kd'#255#233'e^'#255#232'_W'#255#231'YO'#255#230'RG'#255#229 @@ -3008,8 +3009,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0'9'#4#0#0#252#210#26#6#255 +#221#26#5#255#221#25#4#255#221#24#2#255#221#22#0#255#221#22#0#255#221#22#0 - +#255#221#22#0#255#221#22#0#255#221#22#0#255#221#22#0#255#221#22#0#255#221#22 - ,#0#255#221#22#0#255#221#22#0#255#218#22#0#255#13#1#0#249#0#0#0'P'#255#255#255 + ,#255#221#22#0#255#221#22#0#255#221#22#0#255#221#22#0#255#221#22#0#255#221#22 + +#0#255#221#22#0#255#221#22#0#255#218#22#0#255#13#1#0#249#0#0#0'P'#255#255#255 +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#0#0#0#1#6#1#0#237#146#14#0#255#221#22#0#255#221#22#0#255#221#22#0#255 @@ -3072,8 +3073,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0'u'#0#0#0#222#0#0#0#255#0#0#0#255#0#0#0#255' ,-'#255'Rqt'#255'z'#169#173 +#255#130#179#183#255't'#161#164#255'Wy|'#255';RT'#255'0CD'#255'3GI'#255'''67' +#255#0#0#0#255#0#0#0#250#0#0#0#10#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#0#0#0'3'#0#0#0#158#0#1#1#248#0#0#0#255 + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#0#0#0'3'#0#0#0#158#0#1#1#248#0#0#0#255 +#2#3#3#255'.AB'#255'^'#132#135#255#133#185#189#255'j'#147#150#255';RT'#255'-' +'?@'#255'B[]'#255'^'#131#134#255'{'#171#174#255#152#211#215#255#165#229#234 +#255#132#182#187#255#13#18#18#255#0#0#0#255#0#0#0#255#0#0#0'f'#255#255#255#0 @@ -3136,8 +3137,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#200'GI'#255#200'GI'#255#200'GI'#255#200'GI'#255#149'46'#255'w*+'#255#137'01' +#255#19#8#8#255'210'#255#131#127'y'#255'zvk'#255'vnZ'#255#171#153'p'#255#215 +#192#139#255#213#190#137#255#211#188#135#255#209#186#133#255#207#184#131#255 - +#205#182#129#255'vkR'#255#170#170#170#255#181#181#181#255#177#177#177#255#172 - ,#172#172#255#168#168#168#255#228#164#165#255#240#207#207#255#240#207#207#255 + ,#205#182#129#255'vkR'#255#170#170#170#255#181#181#181#255#177#177#177#255#172 + +#172#172#255#168#168#168#255#228#164#165#255#240#207#207#255#240#207#207#255 +#214'xy'#255#200'GI'#255#200'GI'#255#200'GI'#255#200'GI'#255#200'GI'#255#200 +'GI'#255#192'DF'#255'w*+'#255'w*+'#255'[ !'#255#1#0#0#255#158#142'i'#255#219 +#197#144#255#221#198#145#255#219#196#143#255#217#194#141#255#215#192#139#255 @@ -3200,8 +3201,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#200'GI'#255#200'GI'#255'B'#24#24#255#20#18#18#255#216#216#216#255#219#219 +#219#255#215#215#215#255#211#211#211#255#206#206#206#255#173#173#173#255#128 +#128#128#255'SSS'#255'((('#255#0#0#0#255#0#0#0#255#0#0#0#212#0#0#0'X'#0#0#0#2 - +#255#255#255#0#210'ik'#255#200'GI'#255#200'GI'#255#200'GI'#255#200'GI'#255 - ,#200'GI'#255#200'GI'#255#210'hj'#255#240#207#207#255#240#207#207#255#240#207 + ,#255#255#255#0#210'ik'#255#200'GI'#255#200'GI'#255#200'GI'#255#200'GI'#255 + +#200'GI'#255#200'GI'#255#210'hj'#255#240#207#207#255#240#207#207#255#240#207 +#207#255#210'kl'#255#200'GI'#255#200'GI'#255#176'>@'#255#1#0#0#255'FFF'#255 +'ooo'#255'[[['#255'III'#255'555'#255#14#14#14#255#0#0#0#255#0#0#0#255#0#0#0 +#255#0#0#0#255#0#0#0#205#0#0#0'S'#0#0#0#1#255#255#255#0#255#255#255#0#255#255 @@ -3264,8 +3265,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0'D'#6#6#6#203#4 - ,#4#4#252'^^^'#251#206#206#206#255#234#234#234#255#235#235#235#255#176#176#176 + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0'D'#6#6#6#203#4 + +#4#4#252'^^^'#251#206#206#206#255#234#234#234#255#235#235#235#255#176#176#176 +#255#10#10#10#255'<<<'#255#0#0#0#254#0#0#0';'#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -3328,8 +3329,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#144#255#234#230#144#255#234#230#144#255#234#230#144#255#234#230#144#255#234 +#230#144#255#234#230#144#255#234#230#144#255#192#189'v'#255#1#1#0#254#0#0#0 +'H'#0#0#0#147#16#16#16#250#211#211#211#255#218#218#218#255#213#213#213#255 - +#208#208#208#255#189#189#189#255'bbb'#255#9#12#12#255#10#21#21#255'+wy'#255 - ,'G'#203#207#255'E'#210#213#255'@'#207#210#255';'#204#206#255'5'#200#203#255 + ,#208#208#208#255#189#189#189#255'bbb'#255#9#12#12#255#10#21#21#255'+wy'#255 + +'G'#203#207#255'E'#210#213#255'@'#207#210#255';'#204#206#255'5'#200#203#255 +'0'#197#199#255'('#185#186#255#23'z{'#255#234#230#144#255#234#230#144#255#234 +#230#144#255#234#230#144#255#234#230#144#255#234#230#144#255#234#230#144#255 +#234#230#144#255#234#230#144#255#234#230#144#255'@?'''#250#5#5#3#194#255#255 @@ -3392,8 +3393,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#9#23#24#255#0#0#0#255#26'CE'#255'>'#167#170#255'J'#213#216#255'E'#209#213 +#255'?'#206#209#255':'#203#205#255'4'#200#201#255'.'#196#198#255#234#230#144 +#255#234#230#144#255#234#230#144#255#234#230#144#255#200#196'{'#255#2#2#1#253 - +#0#0#0'R'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 - ,#0#255#255#255#0#255#255#255#0#2#6#6#226#15')*'#255#27'FH'#255#23':<'#255#11 + ,#0#0#0'R'#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 + +#0#255#255#255#0#255#255#255#0#2#6#6#226#15')*'#255#27'FH'#255#23':<'#255#11 +#27#28#255#0#0#0#255#0#0#0#255#19'12'#255'/y|'#255'I'#191#195#255'O'#215#219 +#255'K'#213#216#255'F'#210#213#255'A'#207#210#255'<'#204#207#255'6'#201#203 +#255'1'#198#200#255'+'#195#196#255#234#230#144#255#234#230#144#255#234#230 @@ -3456,8 +3457,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#248#255#13#13#13#247#0#0#0#20#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#0#0#0#26#16#16#16#245#255#255#255#255#255#255 - +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 ,#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#245#255#11#11#11#248#0#0#0#18#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#0#0#0#26#17#17#17#244#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 @@ -3520,8 +3521,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'V'#255#218#161'm'#255#232#184#140#255#240#204#168#255#8#3#0#232#10#7#4#239 +#230#190#154#255#248#180#131#255#250#181#131#255#248#178#128#255#243#173'y' +#255#238#167'r'#255#234#161'k'#255#229#155'c'#255#224#149'\'#255#219#143'T' - +#255#214#137'M'#255#209#131'E'#255#204'}='#255#199'v6'#255#194'p.'#255#189'j' - ,'&'#255#184'd'#31#255#151'T'#27#255#10#5#0#224#11#8#5#225#170#127'^'#255#250 + ,#255#214#137'M'#255#209#131'E'#255#204'}='#255#199'v6'#255#194'p.'#255#189'j' + +'&'#255#184'd'#31#255#151'T'#27#255#10#5#0#224#11#8#5#225#170#127'^'#255#250 +#181#131#255#254#186#137#255#249#180#130#255#244#174'{'#255#239#168's'#255 +#234#162'k'#255#229#156'd'#255#224#149'\'#255#219#143'U'#255#214#137'M'#255 +#209#131'E'#255#204'}>'#255#199'w6'#255#194'q.'#255#189'j'''#255#184'd'#31 @@ -3584,8 +3585,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'\'#0#0 +#255#10#0#0#196#8#0#0#224'j'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0 +#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0 - +#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'\'#0#0#255#10#0#0 - ,#195#8#0#0#223'j'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0 + ,#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'\'#0#0#255#10#0#0 + +#195#8#0#0#223'j'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0 +#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0 +#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'{'#0#0#255'['#0#0#255#10#0#0#193#8#0#0 +#223'i'#0#0#255#157#137#193#255#128#128#221#255#128#128#221#255#128#128#221 @@ -3648,8 +3649,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#156'633'#156'2'#132#132#199#220'pp'#197#255'nn'#201#255#133#133#213#255#137 +#137#216#255#133#133#215#249'HH'#171'g!!'#147#0'--'#154#0'))'#153#0'&&'#150#0 +#24#24#143#0'JJ'#170'f'#127#127#188#247'~~'#174#255#128#128#180#255'~~'#193 - +#255#131#131#196#255#138#138#193#225#133#133#194#223'hh'#186#255'__'#184#255 - ,'vv'#201#255#129#129#212#255#128#128#207#248'LL'#170'i'#31#31#146#0'(('#152#0 + ,#255#131#131#196#255#138#138#193#225#133#133#194#223'hh'#186#255'__'#184#255 + +'vv'#201#255#129#129#212#255#128#128#207#248'LL'#170'i'#31#31#146#0'(('#152#0 +'..'#154#0'))'#153#0'&&'#150#0' '#147#0'""'#148#0'BB'#157'dxx'#174#248'xx' +#186#255'~~'#190#255'yy'#179#255'zz'#183#255'cc'#177#255'TT'#175#255'``'#180 +#255'uu'#190#255'zz'#200#250'EE'#168'g##'#147#0''''''#150#0'(('#152#0'..'#154 @@ -3712,8 +3713,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0'333+685'#245'z'#170't'#255#151#212#142#255#153 +#213#145#255#151#212#142#255#146#210#138#255#141#208#132#255#136#206'~'#255 +#131#203'y'#255'}'#201's'#255'x'#199'm'#255'r'#197'g'#255'm'#194'a'#255'g' - +#192'['#255'a'#190'U'#255'R'#154'H'#255'5:4'#245'333='#255#255#255#0#255#255 - ,#255#0'333J8;7'#247#131#187'{'#255#145#210#136#255#144#209#135#255'w'#171'p' + ,#192'['#255'a'#190'U'#255'R'#154'H'#255'5:4'#245'333='#255#255#255#0#255#255 + +#255#0'333J8;7'#247#131#187'{'#255#145#210#136#255#144#209#135#255'w'#171'p' +#255'g'#145'b'#255'd'#142'^'#255'f'#151'_'#255'o'#176'g'#255'u'#196'j'#255'p' +#196'e'#255'k'#194'`'#255'f'#191'Z'#255'`'#189'T'#255'['#187'N'#255'K'#146'A' +#255'483'#234'333'#13#255#255#255#0#255#255#255#0'564t>G='#245#133#197'{'#255 @@ -3776,8 +3777,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'j'#193'_'#255'e'#191'Y'#255'`'#189'T'#255'['#187'N'#255'U'#185'H'#255'>b9' +#252'483'#174#255#255#255#0'333D;?:'#246#152#191#146#255#168#219#161#255#148 +#210#139#255#143#209#134#255#139#207#130#255#135#205'}'#255#130#203'x'#255'}' - +#201'r'#255'x'#199'm'#255'r'#197'g'#255'm'#194'a'#255'g'#192'\'#255'b'#190'V' - ,#255'\'#188'P'#255'M'#148'C'#255'473'#243'333&333'#16'696'#237#147#185#141 + ,#201'r'#255'x'#199'm'#255'r'#197'g'#255'm'#194'a'#255'g'#192'\'#255'b'#190'V' + +#255'\'#188'P'#255'M'#148'C'#255'473'#243'333&333'#16'696'#237#147#185#141 +#255#164#217#156#255#154#213#145#255#153#213#144#255#148#211#139#255#143#209 +#134#255#136#203'~'#255'v'#178'o'#255'e'#150'^'#255']'#140'W'#255'['#140'T' +#255'`'#162'X'#255'i'#193']'#255'c'#190'W'#255'W'#167'L'#255'494'#247'333D' @@ -3840,8 +3841,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0'kk^'#0'kk^'#0'kk^'#0'hh`'#0'eec>ddd'#244'ddd'#255'ccc' +#255'^^^Wbbb'#168'ddd'#255'ddd'#255'ddd'#196'gga'#12'ii_'#0'kk^'#0'kk^'#0#255 +#255#255#0#255#255#255#0#255#255#255#0'))'#155#0'))'#155#0'))'#155#0'JJ}'#0 - +'aag'#0'kk^_eec'#255'eef'#255#135#135#135#249'qqq'#255'bbb'#255'gga'#223'ii_' - ,#29'YYo'#0'::'#140#0'))'#157#0'))'#155#0#255#255#255#0#255#255#255#0#255#255 + ,'aag'#0'kk^_eec'#255'eef'#255#135#135#135#249'qqq'#255'bbb'#255'gga'#223'ii_' + +#29'YYo'#0'::'#140#0'))'#157#0'))'#155#0#255#255#255#0#255#255#255#0#255#255 +#255#0#0#0#199#0#0#0#199#0#0#0#199#0#0#0#197#0#14#14#182#0';;'#139#0'^^^'#128 +#137#137#132#255#255#255#255#0#190#190#191#255'aaW'#243'VVp3'''''#158#0#3#3 +#192#0#0#0#198#0#0#0#199#0#0#0#199#0#255#255#255#0#255#255#255#0#255#255#255 @@ -3904,8 +3905,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0 +#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#0#0#0#255#255#255 +#255#255#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255#255#255#255 - ,#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 + ,#255#255#0#255#255#255#0#21#21#21#255#255#255#255#255#255#255#255#255#255#255 + +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255 +#0#0#0#255#255#255#255#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255 +#0#255#255#255#0#21#21#21#255#255#255#255#255#0#0#0#255#0#0#0#255#0#0#0#255#0 @@ -3968,8 +3969,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#128#128#128#255#0#0#0#255#128#128#128#255#0#0#0#255#255#255#255#0#0#0#0 +#255#128#128#128#255#0#0#0#255#128#128#128#255#0#0#0#255#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#0#0#0#255#128#128#128#255#0#0#0#255#128 - ,#128#128#255#0#0#0#255#255#255#255#0#0#0#0#255#128#128#128#255#0#0#0#255#128 + ,#255#0#255#255#255#0#255#255#255#0#0#0#0#255#128#128#128#255#0#0#0#255#128 + +#128#128#255#0#0#0#255#255#255#255#0#0#0#0#255#128#128#128#255#0#0#0#255#128 +#128#128#255#0#0#0#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255 +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0 +#0#255#128#128#128#255#0#0#0#255#128#128#128#255#0#0#0#255#255#255#255#0#0#0 @@ -4032,8 +4033,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'pp'#197#255'nn'#201#255#133#133#213#255#137#137#216#255#133#133#215#249'HH' +#171'g!!'#147#0'--'#154#0'))'#153#0'&&'#150#0#24#24#143#0'JJ'#170'f'#127#127 +#188#247'~~'#174#255#128#128#180#255'~~'#193#255#131#131#196#255#138#138#193 - +#225#133#133#194#223'hh'#186#255'__'#184#255'vv'#201#255#129#129#212#255#128 - ,#128#207#248'LL'#170'i'#31#31#146#0'(('#152#0'..'#154#0'))'#153#0'&&'#150#0 + ,#225#133#133#194#223'hh'#186#255'__'#184#255'vv'#201#255#129#129#212#255#128 + +#128#207#248'LL'#170'i'#31#31#146#0'(('#152#0'..'#154#0'))'#153#0'&&'#150#0 +' '#147#0'""'#148#0'BB'#157'dxx'#174#248'xx'#186#255'~~'#190#255'yy'#179#255 +'zz'#183#255'cc'#177#255'TT'#175#255'``'#180#255'uu'#190#255'zz'#200#250'EE' +#168'g##'#147#0''''''#150#0'(('#152#0'..'#154#0'**'#154#0'(('#151#0' '#147#0 @@ -4096,8 +4097,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'^'#253#189#138']'#253#235#235#234#255#236#238#238#255#181#127'S'#252#173'rC' +#254#186#135'_'#187#199#195#189#173'UXU'#188#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'SWUbpsr'#208#244#234 - +#224#161#207#164'y'#128#181'|N'#253#229#223#218#255#230#225#220#255#170'o?' - ,#252#201#156't['#245#236#228#156'sur'#214'SWUb'#255#255#255#0#255#255#255#0 + ,#224#161#207#164'y'#128#181'|N'#253#229#223#218#255#230#225#220#255#170'o?' + +#252#201#156't['#245#236#228#156'sur'#214'SWUb'#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'S' +'WU'#189#154#157#155#170#243#232#222#166#192#144'h'#197#172'qA'#250#169'm>' +#249#183#131'['#192#244#235#226#161#159#157#152#184'TWU'#190#255#255#255#0 @@ -4160,8 +4161,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'Q'#245#236#228#156'sur'#214'SWUb'#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0'SWU'#189#154#157 +#155#170#243#232#222#166#225#196#168#133#214#175#136'h'#214#175#138'`'#229 - +#203#179'o'#244#235#226#161#159#157#152#184'TWU'#190#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 + ,#203#179'o'#244#235#226#161#159#157#152#184'TWU'#190#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#255#255#255#0'SWU'#26'SWU'#189'psr'#208#199#196#192#165#232#226#219#171 +#231#224#217#174#199#195#189#172'str'#213'SWU'#189'Lu'#141#189#31'm'#158#235 +#7']'#147'o'#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0 @@ -4224,8 +4225,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#7'TAction'#9'FileClose'#8'Category'#6#4'File'#7'Caption'#6#6'&Close'#4 +'Hint'#6#5'Close'#10'ImageIndex'#2#3#9'OnExecute'#7#16'FileCloseExecute'#8'S' +'hortCut'#3's@'#0#0#9'TEditUndo'#8'EditUndo'#8'Category'#6#4'Edit'#7'Caption' - +#6#5'&Undo'#7'Checked'#9#7'Enabled'#8#4'Hint'#6#4'Undo'#10'ImageIndex'#2#4#8 - ,'ShortCut'#3'Z@'#0#0#7'TAction'#8'EditRedo'#8'Category'#6#4'Edit'#7'Caption' + ,#6#5'&Undo'#7'Checked'#9#7'Enabled'#8#4'Hint'#6#4'Undo'#10'ImageIndex'#2#4#8 + +'ShortCut'#3'Z@'#0#0#7'TAction'#8'EditRedo'#8'Category'#6#4'Edit'#7'Caption' +#6#5'&Redo'#7'Checked'#9#7'Enabled'#8#4'Hint'#6#4'Redo'#10'ImageIndex'#2#5#8 +'ShortCut'#3'Z`'#0#0#8'TEditCut'#7'EditCut'#8'Category'#6#4'Edit'#7'Caption' +#6#4'Cu&t'#4'Hint'#6#3'Cut'#10'ImageIndex'#2#6#9'OnExecute'#7#14'EditCutExec' @@ -4288,8 +4289,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#227#227#255#227#227#227#255#227#227#227#255#228#228#228#255#228#228#228#255 +#228#228#228#255#228#228#228#255#220#220#220#255#171#171#171#255#207#207#207 +#255#173#173#173#251#150#150#150#214#153#153#153#15#0#0#0#0#0#0#0#0#0#0#0#0#0 - +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#161#161#237#252#252#252 - ,#255#225#225#225#255#223#223#223#255#224#224#224#255#225#225#225#255#225#225 + ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#161#161#161#237#252#252#252 + +#255#225#225#225#255#223#223#223#255#224#224#224#255#225#225#225#255#225#225 +#225#255#226#226#226#255#226#226#226#255#227#227#227#255#227#227#227#255#228 +#228#228#255#228#228#228#255#229#229#229#255#229#229#229#255#229#229#229#255 +#229#229#229#255#225#225#225#255#162#162#162#255#250#250#250#255#206#206#206 @@ -4352,8 +4353,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#231#231#231#255#221#201#183#255#220#200#182#255#220#201#182#255#220#201 +#182#255#221#202#183#255#222#202#184#255#222#202#184#255#222#203#184#255#223 +#203#185#255#223#203#185#255#223#204#185#255#224#205#186#255#224#205#186#255 - +#224#205#186#255#224#205#186#255#224#205#186#255#224#205#186#255#224#205#186 - ,#255#226#206#188#255#238#238#238#255#248#248#248#255#139#139#139#255#0#0#0#0 + ,#224#205#186#255#224#205#186#255#224#205#186#255#224#205#186#255#224#205#186 + +#255#226#206#188#255#238#238#238#255#248#248#248#255#139#139#139#255#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#153#153#153#237#250#250#250 +#255#231#231#231#255#222#202#184#255#192#176#157#255#192#176#157#255#192#176 +#157#255#192#176#157#255#192#176#157#255#192#176#157#255#192#176#157#255#192 @@ -4416,8 +4417,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#248#248#248#255#138#138#138#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#145#145#145#237#247#247#247#255#233#233#233#255#223#203#185 +#255#223#203#185#255#224#204#186#255#225#205#187#255#225#205#187#255#226#206 - +#188#255#227#207#189#255#228#208#190#255#228#208#190#255#255#255#255#255#255 - ,#255#255#255#0#0#0#0#255#255#255#255#255#255#255#255#248#248#248#255#249#249 + ,#188#255#227#207#189#255#228#208#190#255#228#208#190#255#255#255#255#255#255 + +#255#255#255#0#0#0#0#255#255#255#255#255#255#255#255#248#248#248#255#249#249 +#249#255#248#248#248#255#247#247#247#255#246#246#246#255#245#245#245#255#248 +#248#248#255#138#138#138#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#144#144#144#237#247#247#247#255#233#233#233#255#233#233#233#255#234 @@ -4480,8 +4481,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0'***'#0'***'#0'***'#0'***'#0'***'#0'***'#0'*()'#0',3,'#31''#255#195'u>'#255#195'u?'#255#195'u?'#255#195'u?'#255 +#195'v?'#255#195'v?'#255#195'v?'#255#195'v?'#255#195'u?'#255#195'u?'#255#195 @@ -5184,8 +5185,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'E"'#255#156'E"'#255#156'E"'#255#156'E"'#255#156'E#'#255#156'E#'#255#156'E"' +#255#156'E"'#255#156'E"'#255#155'D"'#255#155'D"'#255#155'D"'#255#154'D"'#255 +#154'D"'#255#153'C"'#255#152'C"'#255#151'C!'#255#150'B!'#255#171'Y-'#255#177 - +'b2'#255'u>)'#255'gfi'#255#129#128#130#255#128#127#130#255#144#143#145#255'H' - ,'GJ'#255#255#255#255#0#255#255#255#0#142'D"'#255#178'`0'#255#149'A!'#255#149 + ,'b2'#255'u>)'#255'gfi'#255#129#128#130#255#128#127#130#255#144#143#145#255'H' + +'GJ'#255#255#255#255#0#255#255#255#0#142'D"'#255#178'`0'#255#149'A!'#255#149 +'B!'#255#149'B!'#255#150'B!'#255#150'B!'#255#150'B!'#255#150'B!'#255#150'B!' +#255#150'B!'#255#150'B!'#255#150'B!'#255#149'B!'#255#149'B!'#255#148'A!'#255 +#148'A!'#255#147'A!'#255#146'@ '#255#146'@ '#255#145'@ '#255#144'? '#255#165 @@ -5248,8 +5249,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 @@ -5312,8 +5313,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#193#193#193#0#210#210#210'V'#220#229#254#255#216#204#174 +#255#235#168#0#255#253#190#0#255#255#219''''#255#255#255#255#0#255#255#255#0 +#255#255#255#0#255#240'>'#255#255#234#0#255#255#244#0#255#255#249#0#255#255 - +#251#0#255#255#251#0#255#255#248#0#255#255#240#0#255#255#232#0#255#255#245 - ,#130#255#255#255#255#0#255#255#255#0#255#249#214#255#255#209#0#255#245#180#0 + ,#251#0#255#255#251#0#255#255#248#0#255#255#240#0#255#255#232#0#255#255#245 + +#130#255#255#255#255#0#255#255#255#0#255#249#214#255#255#209#0#255#245#180#0 +#255#230#174#26#255#218#218#216#255#218#222#234#255#204#204#204'#'#255#255 +#255#0#255#255#255#0#255#255#255#0#201#201#201#14#216#215#215#156#225#237#255 +#255#219#187'c'#255#236#165#0#255#255#197#0#255#255#237#150#255#255#255#255#0 @@ -5376,8 +5377,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#0#255#255#255#0#255#255#255#0#242#198'4'#255#214#155#0#255#193'~'#0#255 +#223#198#135#255#245#255#255#255#184#184#184#179#0#0#0#24#0#0#0#10#0#0#0#1#0 +#0#0#2#4#4#4#11#4#4#4#24#163#163#163#127#234#240#254#255#243#237#219#255#192 - +#133#0#255#204#143#0#255#223#164#0#255#249#222'}'#255#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#243#203#255#255#238#165#255#255#239 + ,#133#0#255#204#143#0#255#223#164#0#255#249#222'}'#255#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#243#203#255#255#238#165#255#255#239 +#171#255#255#247#222#255#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#243#207'N'#255#216#157#0#255#198#134#0#255#199#150'%'#255#251#254#255 +#255#220#223#230#255#131#131#131'S'#1#1#1#25#1#1#1#11#0#0#0#1#0#0#0#1#1#1#1#9 @@ -5440,8 +5441,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255 - +#0#0#0#0#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M' - ,#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#173'}L'#255 + ,#0#0#0#0#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M' + +#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#173'}L'#255 +#174'~K'#255#173'}L'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171 +'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M'#255#171'}M' +#255#0#0#0#0#171'}M'#255#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255#0#0#0#0#171'}M' @@ -5504,8 +5505,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255#0#0#0#0#171'}M'#255#0#0#0#0#0#0#0#0#0#0 +#0#0#171'}M'#255#0#0#0#0#171'}M'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 - +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#171'}M' - ,#255#0#0#0#0#171'}M'#255#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255#0#0#0#0#171'}M' + ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#171'}M' + +#255#0#0#0#0#171'}M'#255#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255#0#0#0#0#171'}M' +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0'ppp'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#171'}M'#255#0#0#0#0#171'}M'#255#0#0#0#0 @@ -5568,8 +5569,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0'@'#0#128#0'@'#0#151#151#0#0#151#151#0#0#151#151#0#0#151#151#0#0#152#152#0 +#0#152#152#0#18#152#152#0'J'#152#152#0'D'#151#159#0#9'Y6'#0#0#192'/'#9'k'#208 +'tW'#214#208#169#156#233#216#218#218#254#212#219#221#255#205#207#207#255#190 - +#191#190#255#160#161#161#255#144#145#145#255#130#132#132#255'y'#129#127#255 - ,#154'}'#135#236#150#9'4,'#152#0'Y'#0#152#0'l'#24#153#0'fA'#150#0'j%'#148#0'h' + ,#191#190#255#160#161#161#255#144#145#145#255#130#132#132#255'y'#129#127#255 + +#154'}'#135#236#150#9'4,'#152#0'Y'#0#152#0'l'#24#153#0'fA'#150#0'j%'#148#0'h' +#0#129#0'A'#0#128#0'@'#0#128#0'@'#0#128#0'@'#0#151#151#0#0#151#151#0#0#151 +#151#0#0#151#151#0#0#152#152#0#31#152#152#0#156#152#152#0#186#152#152#0#186 +#153#153#0#130'ag9:'#211#202#209#185#230#233#232#255#238#246#248#255#236#237 @@ -5632,8 +5633,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#208#0#128#0#219#0'H'#7'Pc'#145#28#15#201#255'FF'#180#255#196#196#205#255 +#221#221#223#255#248#248#245#255#255#255#248#255#255#255#251#255#255#255#255 +#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#255#216#239 - +#246#255'd'#198#229#255'X'#203#240#255#142#222#248#255#185#236#252#255#219 - ,#247#255#255#220#246#254#255#160#228#250#255'T'#210#241#255#151#163#204#218 + ,#246#255'd'#198#229#255'X'#203#240#255#142#222#248#255#185#236#252#255#219 + +#247#255#255#220#246#254#255#160#228#250#255'T'#210#241#255#151#163#204#218 +#150#12#187#131#164#0#208#134#164#0#200'B'#164#0#200#0#0#238'h'#0#0#239'g'#0 +#0#247'i'#0#0#246'g'#0#0#189'a'#0#5#27'|U''"'#184#253#163#163#198#255#255#255 +#245#255#255#255#254#255#254#254#253#255#255#255#255#255#255#255#255#255#255 @@ -5696,8 +5697,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#133#134#133#163#17#17#17#11#1#1#1#0#1#1#1#0#0#0'\'#0#0#0'T'#0'P>'#157#0'1*A' +#0#20#20'='#0#25#25'\'#3#7#7'w'#31#8#8'g'#0'=='#141#0#23#23'J'#0#0#0#0#0#13 +#13#12#6#157#157#158#195#192#192#192#255#213#213#213#255#237#237#237#255#249 - +#249#249#255#250#250#250#255#254#252#251#255#217#242#251#255'3'#199#247#255 - ,#27#186#236#255#11#175#225#255#18#168#216#255#127#194#215#255#226#223#221#255 + ,#249#249#255#250#250#250#255#254#252#251#255#217#242#251#255'3'#199#247#255 + +#27#186#236#255#11#175#225#255#18#168#216#255#127#194#215#255#226#223#221#255 +#217#213#213#255#141#143#142#175#15#16#15#16#0#0#0#0#0#0#0#0#0#0#0#0#0#0']'#0 +#0#0'Y'#0'JJ'#157#0',,@'#0#24#24'>'#0'XX'#146#0'SS'#156#0'^^'#164#0'dd'#160#0 +#30#30'Y'#0#15#15'*'#0#9#9#12#0'==7F'#180#180#179#249#191#191#191#255#213#213 @@ -5760,8 +5761,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#209#209#210'9'#219#219#219#195#229#229#229#255#229#229#229 +#255#211#211#212#189#206#206#207'6'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#154#255#10#0 - +#154#255#23#0#154#255'$'#0#154#255'"'#0#154#255#21#0#154#255#1#0#0#0#0#0#0#0 - ,#0#0#0#0#0#0#0#0#0#0#0#0#0#181#181#181'0'#197#197#198#180#211#211#211#255#225 + ,#154#255#23#0#154#255'$'#0#154#255'"'#0#154#255#21#0#154#255#1#0#0#0#0#0#0#0 + +#0#0#0#0#0#0#0#0#0#0#0#0#0#181#181#181'0'#197#197#198#180#211#211#211#255#225 +#225#225#255#236#236#236#255#225#225#225#255#198#198#200#255#170#170#170#255 +#158#158#158#177#164#163#163'-'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#154#255#6#0#154#255#6#0#0#0#0#0 @@ -5824,8 +5825,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'%'#157#236#255'H'#184 +#255#255'V'#190#255#255'd'#196#254#255#131#209#254#255#168#222#254#255#131 +#209#255#255'd'#195#254#255'W'#190#255#255'H'#184#254#255':'#178#255#255',' - +#172#255#255'!'#167#255#255#25#148#229#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 - ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 + ,#172#255#255'!'#167#255#255#25#148#229#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 + +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'%'#157#236#255'H'#184#255#255'W'#190#255 +#255'd'#196#254#255#131#209#254#255#168#222#254#255#131#208#254#255'd'#195 +#254#255'V'#190#255#255'H'#184#255#255'9'#178#254#255','#172#255#255'!'#167 @@ -5888,8 +5889,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 + +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 @@ -5952,8 +5953,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +'***'#0'***'#0'***'#0'***'#0'***'#0'***'#0'###'#0'LLL8'#167#165#163#243#189 +#187#185#255#230#230#229#255#239#241#244#255#242#236#227#255#253#205#129#255 +#253#206#137#255#251#217#169#255#247#194'z'#255#242#166'A'#255#231#144')'#255 - +#194'e'#14#255#172'G'#7#255'wXJ'#254'jqr'#229'idUZ'#170'y@'#0#168'l5'#0'^I9' - ,#0'non'#0'222'#0#0#0#0#0#255#255#255#0#255#255#255#0'***'#0'***'#0'***'#0'**' + ,#194'e'#14#255#172'G'#7#255'wXJ'#254'jqr'#229'idUZ'#170'y@'#0#168'l5'#0'^I9' + +#0'non'#0'222'#0#0#0#0#0#255#255#255#0#255#255#255#0'***'#0'***'#0'***'#0'**' +'*'#0'***'#0'***'#0''''''''#0'000'#0'wvvn'#202#202#202#255#198#200#202#255 +#217#215#212#255#250#206#139#255#254#204#130#255#250#216#168#255#247#194'x' +#255#243#168'B'#255#231#144')'#255#193'g'#15#255#176'G'#3#255#145'fQ'#255#149 @@ -6016,8 +6017,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#0#0#0#0#7#7#7'4'#29#29#29#212#30#30#30#255'!!!'#255':::'#255'EEE' +#255#17#17#17#179#1#1#1#6#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#1#0#0#0#2#0#0#0#3#0#0 +#0#4#0#0#1#0'XXX'#151#132#132#132#255#166#166#166#255'vvv'#199#28#28#28#31#4 - +#4#4#0#0#0#0#5#0#0#0#4#0#0#0#3#0#0#0#2#0#0#0#2#0#0#0#1#0#0#0#0#255#255#255#0 - ,#255#255#255#0#0#0#0#6#2#2#2'.'#12#12#12#162#16#16#16#214#18#18#18#229#21#21 + ,#4#4#0#0#0#0#5#0#0#0#4#0#0#0#3#0#0#0#2#0#0#0#2#0#0#0#1#0#0#0#0#255#255#255#0 + +#255#255#255#0#0#0#0#6#2#2#2'.'#12#12#12#162#16#16#16#214#18#18#18#229#21#21 +#21#229#11#11#11#195#4#4#4'J'#0#0#0'$'#0#0#0#20#0#0#0#2#0#0#0#0#0#0#0#6#0#0#0 +#23#0#0#0'('#0#0#0'2'#0#0#0'2'#17#17#17'Nddd'#220'YYY'#226#26#26#26'a'#0#0#0 +'4'#0#0#0';'#0#0#0'6'#0#0#0'/'#0#0#0'('#0#0#0#31#0#0#0#19#0#0#0#8#0#0#0#1#255 @@ -6080,8 +6081,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#231#222#255#237#227#216#255#233#221#208#255#229#214#199#255#224#206#188#255 +#197#160'~'#255#172'wJ'#255#246#246#245#255#153#158#155#255#167#168#167#255 +#190#190#190#255#193#193#193#255#232#232#232#255#232#232#232#255#249#249#249 - +#255'\\\'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 - ,#138#138#138#255#253#253#253#255#221#221#221#255#137#143#140#255#240#242#241 + ,#255'\\\'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 + +#138#138#138#255#253#253#253#255#221#221#221#255#137#143#140#255#240#242#241 +#255#188#144'l'#255#222#197#174#255#247#240#234#255#247#240#233#255#243#234 +#225#255#240#228#217#255#237#223#209#255#234#217#201#255#218#189#161#255#190 +#143'g'#255#210#191#174#255#221#224#223#255#147#150#149#255#233#233#233#255 @@ -6144,8 +6145,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#180#180#180#255#183#183#183#255#184#184#184#255#176#179#180#255'3b{'#255 +'C'#139#176#255'p'#183#221#255'>'#158#210#255'"'#143#202#255#26'r'#161#255'&' +']y'#255#187#201#209#255'LLL'#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#132 - +#136#135#241#222#227#225#255#210#218#214#255#173#175#174#255#174#176#175#255 - ,#144#148#145#255#148#150#149#255#204#205#205#255#209#209#209#255#204#204#204 + ,#136#135#241#222#227#225#255#210#218#214#255#173#175#174#255#174#176#175#255 + +#144#148#145#255#148#150#149#255#204#205#205#255#209#209#209#255#204#204#204 +#255#203#203#203#255#203#203#203#255#204#204#204#255#209#209#209#255#214#214 +#214#255#216#216#216#255#196#203#206#255'0c}'#255'Q'#153#192#255'l'#181#220 +#255'4'#153#207#255'!'#141#199#255#26'k'#150#255'/b|'#255#212#219#223#255#248 @@ -6208,8 +6209,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 - +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -6272,8 +6273,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#0#0#0#7#0#0#0#19#0#0#0#30#0#0#0#27#0#0 +#0#16#0#0#0#4#0#0#0#0#0#0#0#16#16#10'G'#204#17#11'L'#255#17#11'L'#255#17#11 - +'L'#255#17#11'L'#255#7#4#29#167#0#0#0'O'#0#0#0' '#0#0#0#5#0#0#0#1#0#0#0#13#0 - ,#0#0#25#0#0#0'#'#0#0#0#23#0#0#0#11#255#255#255#0#255#255#255#0#255#255#255#0 + ,'L'#255#17#11'L'#255#7#4#29#167#0#0#0'O'#0#0#0' '#0#0#0#5#0#0#0#1#0#0#0#13#0 + +#0#0#25#0#0#0'#'#0#0#0#23#0#0#0#11#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#0#0#0#4#0#0#0#8#0#0#0#13#0#0#0#10#0#0#0#6#0#0#0#1#0#0#0#0#0#0#0#16 +#16#10'G'#204#17#11'L'#255#17#11'L'#255#17#11'L'#255#17#11'L'#255#7#4#29#167 @@ -6336,8 +6337,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#1#0#0#0#6#0#0#0#14#0#0#0'%'#0#0 +#0'I'#0#0#0'v'#0#0#0#151#0#0#0#168#0#0#0#161#0#0#0#136#0#0#0'_'#0#0#0'5'#0#0 - +#0#24#0#0#0#10#0#0#0#4#0#0#0#1#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255 - ,#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 + ,#0#24#0#0#0#10#0#0#0#4#0#0#0#1#0#0#0#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255 + +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#3#0#0#0#9 +#0#0#0#22#0#0#0'*'#0#0#0'F'#0#0#0'c'#0#0#0'v'#0#0#0#127#0#0#0'{'#0#0#0'm'#0#0 +#0'U'#0#0#0'7'#0#0#0#31#0#0#0#14#0#0#0#5#0#0#0#1#0#0#0#0#0#0#0#0#0#0#0#0#255 @@ -6400,8 +6401,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#177'z@'#228#208#166'z'#255#252#232#209#255#240#211#174#255#229#195#148#255 +#230#197#150#255#230#197#151#255#230#197#151#255#230#197#151#255#230#197#151 - +#255#230#197#151#255#230#197#151#255#230#197#151#255#230#197#151#255#230#197 - ,#151#255#230#197#151#255#230#197#150#255#229#195#148#255#240#211#174#255#252 + ,#255#230#197#151#255#230#197#151#255#230#197#151#255#230#197#151#255#230#197 + +#151#255#230#197#151#255#230#197#150#255#229#195#148#255#240#211#174#255#252 +#232#209#255#208#166'z'#255#177'z@'#228#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#152'k;$'#178'y?'#255#223#189#153#255#254#236#215 +#255#235#205#163#255#230#197#151#255#231#199#154#255#231#199#154#255#231#199 @@ -6464,8 +6465,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#241#215#181#255#241#215#181#255#241#215#181#255#241#215#181#255#241#215#181 +#255#241#215#181#255#241#215#181#255#241#215#181#255#241#215#181#255#241#215 +#181#255#241#215#181#255#241#215#181#255#241#215#181#255#241#215#181#255#242 - +#216#184#255#252#234#213#255#178'y='#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 - ,#0#0#0#0#0#0#159'n;'#188#222#188#152#255#249#226#200#255#242#217#183#255#242 + ,#216#184#255#252#234#213#255#178'y='#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 + +#0#0#0#0#0#0#159'n;'#188#222#188#152#255#249#226#200#255#242#217#183#255#242 +#217#184#255#242#217#184#255#242#217#184#255#242#217#184#255#242#217#184#255 +#242#217#184#255#242#217#184#255#242#217#184#255#242#217#184#255#242#217#184 +#255#242#217#184#255#242#217#184#255#242#217#184#255#242#217#184#255#242#217 @@ -6528,8 +6529,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 - +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 ,#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 + +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#0#0#0#0#0#0#0#0#0#0#0#0#176#176 +#176#0#176#176#176#0#176#176#176#0#176#176#176#3#176#176#176#142#176#176#176 @@ -6592,8 +6593,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#136#0#152#152#136#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#152#152 - +#136#0#152#152#136#0#152#152#136#2#152#152#136#18#162#162#159#211#226#226#224 - ,#254#243#243#242#255#246#246#245#255#161#161#160#255#236#236#234#255#232#232 + ,#136#0#152#152#136#0#152#152#136#2#152#152#136#18#162#162#159#211#226#226#224 + +#254#243#243#242#255#246#246#245#255#161#161#160#255#236#236#234#255#232#232 +#230#255#229#229#226#255#171#171#167#246'zzsM'#127#127'r'#6#152#152#136#0#152 +#152#136#0#152#152#136#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 @@ -6656,8 +6657,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#152#152#136#0#141#141#141'"'#152#152#152#242#216#216#215#253#220#220 +#218#255#224#224#222#255#239#239#237#255#249#249#248#255#248#248#248#255#228 - +#228#227#255#225#225#223#255#219#219#216#255#217#217#213#255#221#221#219#254 - ,#164#164#163#244'ccc'#133#0#0#0#27#0#0#0#4#255#255#255#0#255#255#255#0#255 + ,#228#227#255#225#225#223#255#219#219#216#255#217#217#213#255#221#221#219#254 + +#164#164#163#244'ccc'#133#0#0#0#27#0#0#0#4#255#255#255#0#255#255#255#0#255 +#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255 +#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 +#255#255#255#0#152#152#136#0#152#152#136#0#146#146#146'f'#165#165#165#244#223 @@ -6720,8 +6721,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#222#222#222#9'ccc'#255#141#141#141#255#194#194#194#255#219#219#219#255#207 +#207#207#255#185#185#185#255#162#162#162#255#141#141#141#255'nnn'#255'PPP' +#255'nnn'#0'PPP'#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0 - +#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#20#20 - ,#20#174';;;'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@' + ,#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#255#255#255#0#20#20 + +#20#174';;;'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@' +#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255'@@@'#255 +'@@@'#255'@@@'#255'TTT'#243'UUU'#171'%%%b'#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0';;;'#255#246#246#246#255#255 @@ -6784,8 +6785,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#255#249#249#249#255#249#249#249#255#249#249#249#255#196#196#196#255#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'@@@'#255#254#254#254#255#247#248#248 +#255#246#247#247#255#235#236#236#255#0#0#0#0#189#190#190#255#219#220#220#255 - +#243#244#244#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248#248 - ,#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248 + ,#243#244#244#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248#248 + +#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248 +#248#255#247#248#248#255#247#248#248#255#247#248#248#255#247#248#248#255#247 +#248#248#255#247#248#248#255#247#248#248#255#196#196#196#255#0#0#0#0#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'@@@'#255#253#254#254#255#246#246#246#255#246 @@ -6848,8 +6849,8 @@ LazarusResources.Add('TMainForm','FORMDATA',[ +#0#0#0#0#0#0#0#0#0#0#190#192#192#255#216#218#218#255#191#192#192#255#0#0#0#0 +#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0'@@@'#255#243#244#244#255#226#228#228 +#255#224#226#226#255#211#213#213#255#0#0#0#0#151#152#152#255#148#149#149#255 - +'HII'#255#147#148#148#255#149#151#151#255'HII'#255#147#148#148#255#149#151 - ,#151#255'HII'#255#147#148#148#255#149#151#151#255'HII'#255#147#148#148#255 + ,'HII'#255#147#148#148#255#149#151#151#255'HII'#255#147#148#148#255#149#151 + +#151#255'HII'#255#147#148#148#255#149#151#151#255'HII'#255#147#148#148#255 +#149#151#151#255'HII'#255#148#150#150#255#159#160#160#255#185#186#186#255#211 +#213#213#255#191#192#192#255#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0#0 +'@@@'#255#243#243#243#255#225#227#227#255#224#226#226#255#217#218#218#255#195 diff --git a/applications/lazimageeditor/main.pas b/applications/lazimageeditor/main.pas index b0d2ab9fc..4b1ce8d88 100644 --- a/applications/lazimageeditor/main.pas +++ b/applications/lazimageeditor/main.pas @@ -68,6 +68,7 @@ type EditRoundness: TSpinEdit; EditDensity: TSpinEdit; EditTolerance: TSpinEdit; + MenuItemExportAsICO: TMenuItem; ToolsImageList: TImageList; PolyNum: TSpinEdit; Label1: TLabel; @@ -256,6 +257,7 @@ type procedure MenuItemAboutClick(Sender: TObject); procedure MenuItemClipPaperToMaskClick(Sender: TObject); procedure MenuItemExitClick(Sender: TObject); + procedure MenuItemExportAsICOClick(Sender: TObject); procedure MenuItemResizeClick(Sender: TObject); procedure MenuItemResizePaperClick(Sender: TObject); procedure PaletteColorMouseMove(Sender: TObject; AColor: TColor; @@ -361,6 +363,20 @@ begin Close; end; +procedure TMainForm.MenuItemExportAsICOClick(Sender: TObject); +var + lExt, Value: string; +begin + ExportResourceDialog.Filter := 'Windows Icon (*.ico)|*.ico|All files (*.*)|*.*'; + if ExportResourceDialog.Execute then + begin + Value := ExtractFileName(ExportResourceDialog.FileName); + lExt := ExtractFileExt(Value); + Value := Copy(Value, 1, Length(Value) - Length(lExt)); + Pictures.ExportAsWindowsIcon(ExportResourceDialog.FileName); + end; +end; + procedure TMainForm.MenuItemResizeClick(Sender: TObject); begin if not Pictures.CanEdit then @@ -1227,12 +1243,14 @@ end; procedure TMainForm.FileExportAsLRSExecute(Sender: TObject); var - Value: string; + lExt, Value: string; begin + ExportResourceDialog.Filter := 'Lazarus resource (*.lrs)|*.lrs|All files (*.*)|*.*'; if ExportResourceDialog.Execute then begin Value := ExtractFileName(ExportResourceDialog.FileName); - Value := Copy(Value, 1, Length(Value) - Length(ExtractFileExt(Value))); + lExt := ExtractFileExt(Value); + Value := Copy(Value, 1, Length(Value) - Length(lExt)); if InputQuery(lieSetResource, lieResourceName, Value) then begin Pictures.ExportAsLazarusResource(ExportResourceDialog.FileName, Value); diff --git a/applications/lazimageeditor/picturemanager.pas b/applications/lazimageeditor/picturemanager.pas index a96e74d70..2305bf8a2 100644 --- a/applications/lazimageeditor/picturemanager.pas +++ b/applications/lazimageeditor/picturemanager.pas @@ -84,14 +84,17 @@ type procedure PageCloseQuery(var CanClose: Boolean); dynamic; public constructor Create(TheOwner: TComponent); override; + destructor Destroy; override; procedure New(AWidth, AHeight: Integer; APaperColor: TColor); procedure Load(const FileName: String); procedure Save; procedure Save(const FileName: String); procedure ExportAsLazarusResource(const AFileName, AName: String); + procedure ExportAsWindowsIcon(const AFileName: String); procedure Close; procedure CloseAll; procedure Paste; + function GetPicturePageByIndex(AIndex: Integer): TPicturePage; function CanEdit: Boolean; published @@ -222,6 +225,11 @@ begin PageClass := TPicturePage; end; +destructor TPictureManager.Destroy; +begin + inherited Destroy; +end; + procedure TPictureManager.New(AWidth, AHeight: Integer; APaperColor: TColor); var NewPage: TPicturePage; @@ -321,6 +329,31 @@ begin end; end; +procedure TPictureManager.ExportAsWindowsIcon(const AFileName: String); +var + lIcon: TIcon; + lPicturePage: TPicturePage; + i, lWidth, lHeight: Integer; +begin + lIcon := TIcon.Create; + try + for i := 0 to Self.PageCount - 1 do + begin + lPicturePage := GetPicturePageByIndex(i); + if lPicturePage = nil then Continue; + lWidth := lPicturePage.PictureEdit.Picture.Width; + lHeight := lPicturePage.PictureEdit.Picture.height; + + lIcon.Add(pf24bit, 16, 16); + lIcon.Current:=i; + lIcon.Canvas.Draw(0, 0, lPicturePage.PictureEdit.Picture); // Currently this crashes due to a bug in TIcon + end; + lIcon.SaveToFile(AFileName); + finally + lIcon.Free; + end; +end; + procedure TPictureManager.Close; var CanClose: Boolean; @@ -355,6 +388,11 @@ begin ActivePicturePage.PictureEdit.Paste; end; +function TPictureManager.GetPicturePageByIndex(AIndex: Integer): TPicturePage; +begin + Result := TPicturePage(Self.GetPage(AIndex)); +end; + function TPictureManager.CanEdit: Boolean; begin Result := ActivePicturePage <> nil;