object frmSaveIcon: TfrmSaveIcon Left = 292 Top = 304 BorderStyle = bsNone Caption = 'Pronto Family' ClientHeight = 303 ClientWidth = 433 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 403 Height = 156 end object Label1: TLabel Left = 22 Top = 23 Width = 220 Height = 64 AutoSize = False Caption = 'Save the icon in your icons library ?' Font.Color = clNavy Font.Height = -24 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True WordWrap = True end object imgIcon: TImage Left = 250 Top = 36 Width = 40 Height = 40 end object BgLblBevel: TBevel Left = 403 Top = 156 Width = 17 Height = 17 Shape = bsFrame Visible = False end object Image4: TImage Left = 284 Top = 96 Width = 101 Height = 45 OnMouseDown = Image4MouseDown end object Image5: TImage Left = 168 Top = 96 Width = 105 Height = 45 OnMouseDown = Image5MouseDown end end