object AboutBox: TAboutBox Left = 176 Top = 54 BorderStyle = bsDialog Caption = 'Info' ClientHeight = 288 ClientWidth = 305 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poDefaultSizeOnly OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Panel1: TPanel Left = 12 Top = 8 Width = 284 Height = 236 BevelInner = bvRaised BevelOuter = bvLowered ParentColor = True TabOrder = 0 object ProgramIcon: TImage Left = 15 Top = 17 Width = 40 Height = 36 Picture.Data = {} Stretch = True IsControl = True end object Name: TLabel Left = 67 Top = 15 Width = 201 Height = 16 Caption = 'Savegame Editor Construction Kit ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Version: TLabel Left = 151 Top = 52 Width = 31 Height = 13 Caption = 'V 4.00' IsControl = True end object Copyright: TLabel Left = 6 Top = 70 Width = 271 Height = 13 Caption = 'Copyright (C) 1995 - 1998 Advanced Digital Technologies' IsControl = True end object Comments: TLabel Left = 12 Top = 104 Width = 254 Height = 15 Caption = 'Programm && Design : Frank Necas-Nie�ner' WordWrap = True IsControl = True end object Label1: TLabel Left = 137 Top = 31 Width = 68 Height = 20 Caption = 'S E C K ' Font.Color = clBlack Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 12 Top = 118 Width = 203 Height = 13 Caption = 'Handbuch && Vertrieb : Michael Schwarz' WordWrap = True IsControl = True end object Label3: TLabel Left = 12 Top = 143 Width = 234 Height = 13 Caption = 'Diese Kopie von SECK 4.00 wurde registriert f�r : ' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsUnderline] ParentFont = False end object Label4: TLabel Left = 12 Top = 163 Width = 3 Height = 16 Caption = ' ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label5: TLabel Left = 12 Top = 179 Width = 3 Height = 16 Caption = ' ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label6: TLabel Left = 12 Top = 196 Width = 3 Height = 16 Caption = ' ' Font.Color = clBlack Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label7: TLabel Left = 12 Top = 212 Width = 3 Height = 16 Caption = ' ' Font.Color = clRed Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label8: TLabel Left = 19 Top = 86 Width = 238 Height = 13 Caption = 'Entwickelt mit Borland (R) Delphi (TM) Version 2.0' end end object OKButton: TButton Left = 118 Top = 254 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 end end