object Changer: TChanger Left = 200 Top = 108 BorderIcons = [] BorderStyle = bsDialog Caption = 'Changer' ClientHeight = 108 ClientWidth = 249 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Icon.Data = {} Position = poScreenCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate OnKeyDown = FormKeyDown OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 0 Top = 0 Width = 249 Height = 108 Align = alClient BevelInner = bvLowered BevelOuter = bvLowered TabOrder = 0 object Image1: TImage Left = 2 Top = 2 Width = 47 Height = 104 Align = alLeft Center = True Picture.Data = {} end object Label1: TLabel Left = 56 Top = 7 Width = 185 Height = 18 AutoSize = False Caption = 'Yer Winlogo is checking your logos at' WordWrap = True end object Label2: TLabel Left = 56 Top = 80 Width = 177 Height = 25 AutoSize = False WordWrap = True end object Label3: TLabel Left = 56 Top = 24 Width = 185 Height = 13 AutoSize = False end object Label4: TLabel Left = 56 Top = 40 Width = 177 Height = 33 AutoSize = False Caption = 'Label4' WordWrap = True end end object Timer1: TTimer Interval = 2000 OnTimer = Timer1Timer Left = 192 end object Dialog971: TDialog97 Msg = 'Message' Left = 48 Top = 65528 end end