object BitMapForm: TBitMapForm Left = 435 Top = 6 HelpContext = 302 BorderStyle = bsDialog Caption = 'Select a portion of this image to create an icon' ClientHeight = 269 ClientWidth = 423 Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [] FormStyle = fsStayOnTop KeyPreview = True Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 15 object ScrollBox1: TScrollBox Left = 0 Top = 0 Width = 423 Height = 228 Align = alClient TabOrder = 0 object Panel2: TPanel Left = 0 Top = 0 Width = 281 Height = 221 BevelOuter = bvNone TabOrder = 0 object Image1: TNeoImage Left = 0 Top = 0 Width = 261 Height = 213 OnMouseUp = Image1MouseUp end object PaintBox1: TPaintBox Left = 0 Top = 0 Width = 32 Height = 32 Color = clFuchsia ParentColor = False OnDblClick = PaintBox1DblClick OnMouseDown = PaintBox1MouseDown OnMouseMove = PaintBox1MouseMove OnMouseUp = PaintBox1MouseUp OnPaint = PaintBox1Paint end object PMultiImage1: TPMultiImage Left = 32 Top = 0 Width = 33 Height = 33 Color = clBtnFace ImageName = 'file not found' ImageLibPalette = False ImageDither = True ImageReadRes = lColor16 ImageWriteRes = sColor16 TifSaveCompress = sNONE JPegSaveQuality = 25 JPegSaveSmooth = 0 TextLeft = 0 TextTop = 0 TextRotate = 0 TabOrder = 0 TabStop = False Visible = False end end end object Panel1: TPanel Left = 0 Top = 228 Width = 423 Height = 41 Align = alBottom TabOrder = 1 object BitBtn1: TBitBtn Left = 80 Top = 8 Width = 81 Height = 28 Caption = 'OK' Default = True Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ModalResult = 1 ParentFont = False TabOrder = 0 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0 E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0 E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033 33333333330B033333333333330F733333333333333073333333} end object BitBtn2: TBitBtn Left = 168 Top = 8 Width = 81 Height = 28 Cancel = True Caption = 'Cancel' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ModalResult = 2 ParentFont = False TabOrder = 1 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333707333 33333333330F733333333333330B033330003333330FB03000B03370000BFB00 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000330078FBFBF0 E000330FBFBFBFB0E000330078FBFBF0E000330FBFBFBFB0E000337000000000 0000333333333333333333333333333333333333333333333333} end object BitBtn3: TBitBtn Left = 256 Top = 8 Width = 81 Height = 28 HelpContext = 302 Caption = '&Help' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = BitBtn3Click Glyph.Data = { 76010000424D760100000000000076000000280000001B000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333 3300003333333330000033333333333300BFBF00333333300000333333333330 FBF00BFB03333330000033333333330FBFBFBFBFB0333330000033333333300B FBFBFBFBF003333000003333333000BFBFB00FBFBF00033000003333330BF0FB FB0BF0FBFB0BF03000003CC330BF70BF000FBF00BF07BF0000003CC330FBF0F0 FF00F0FF0B0BFB000000333330BF00B0F00FB0F00F00BF0000003CC3330030F0 000BF0000B03003000003CCC3333300F00BFBF00B00333300000333CC333330B FBF00BFBF03333300000CC3CC3333330BFBF0FBF033333300000CCCCC3333333 00FBFB003333333000003CCC3333333333000033333333300000} end end object Timer1: TTimer Interval = 250 OnTimer = Timer1Timer Left = 393 Top = 241 end end