object InfoForm: TInfoForm Left = 540 Top = 136 HelpContext = 3 BorderIcons = [] BorderStyle = bsSingle Caption = '�ber Mih_Make' ClientHeight = 233 ClientWidth = 289 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 51 Top = 10 Width = 194 Height = 22 Caption = 'Autostart Tools ver. 1.0' Font.Color = clBlack Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Label_Info: TLabel Left = 84 Top = 42 Width = 103 Height = 39 Alignment = taCenter Caption = '(c) by Michael Harloff August 1997' WordWrap = True end object Image1: TImage Left = 20 Top = 186 Width = 35 Height = 37 Picture.Data = {} end object Image2: TImage Left = 232 Top = 182 Width = 36 Height = 36 Picture.Data = {} end object shareInfo: TLabel Left = 57 Top = 91 Width = 180 Height = 24 Caption = 'Sharewareversion' Font.Color = clRed Font.Height = -19 Font.Name = 'MS Sans Serif' Font.Style = [fsBold, fsItalic] ParentFont = False end object Label2: TLabel Left = 65 Top = 121 Width = 157 Height = 39 Alignment = taCenter Caption = 'Lassen Sie sich f�r 30 DM Registrieren lesen Sie f�r weitere Inf' + 'ormationen die Onlinehilfe !!' WordWrap = True end object Taste_OK: TButton Left = 64 Top = 192 Width = 75 Height = 25 Caption = 'Ok' TabOrder = 0 TabStop = False OnClick = Taste_OKClick OnMouseMove = Taste_OKMouseMove end object Hilfetaste: TButton Left = 147 Top = 192 Width = 75 Height = 25 Caption = '&Hilfe' TabOrder = 1 OnClick = HilfetasteClick end end