object AlterForm: TAlterForm Left = 463 Top = 238 Width = 628 Height = 352 Caption = 'SCE 1.74 E for Delphi and Pascal.' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} OldCreateOrder = True Position = poScreenCenter Scaled = False OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Label1: TLabel Left = 10 Top = 30 Width = 577 Height = 24 Alignment = taCenter Caption = 'This version of Source Code Explorer is older then six month.' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 10 Top = 69 Width = 332 Height = 24 Caption = 'Inform yourself about a new version' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label3: TLabel Left = 362 Top = 68 Width = 186 Height = 24 Caption = 'or the current price.' Font.Charset = DEFAULT_CHARSET Font.Color = clRed Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label4: TLabel Left = 30 Top = 110 Width = 519 Height = 20 Caption = 'http://ourworld.compuserve.com/Homepages/wviehmann/eng.htm' Font.Charset = DEFAULT_CHARSET Font.Color = clBlue Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label5: TLabel Left = 118 Top = 149 Width = 357 Height = 24 Caption = 'e-mail: wviehmann@compuserve.com' Font.Charset = DEFAULT_CHARSET Font.Color = clYellow Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label6: TLabel Left = 20 Top = 198 Width = 190 Height = 24 Caption = 'Wolfgang Viehmann' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label7: TLabel Left = 20 Top = 228 Width = 136 Height = 24 Caption = 'Hubertusstr.18' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label8: TLabel Left = 20 Top = 257 Width = 180 Height = 24 Caption = 'D-52525 Heinsberg' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label9: TLabel Left = 20 Top = 287 Width = 85 Height = 24 Caption = 'Germany' Font.Charset = DEFAULT_CHARSET Font.Color = clGreen Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object BitBtn1: TBitBtn Left = 315 Top = 238 Width = 191 Height = 30 TabOrder = 0 Kind = bkOK end end