object AboutBoxForm: TAboutBoxForm Left = 193 Top = 398 BorderStyle = bsSingle Caption = 'About This Software' ClientHeight = 273 ClientWidth = 302 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 14 Top = 8 Width = 273 Height = 217 end object Label1: TLabel Left = 66 Top = 24 Width = 181 Height = 22 Caption = 'AS Card Maker v1.01' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 76 Top = 200 Width = 150 Height = 13 Caption = 'Copyright � Aki Suuronen 1999' end object Label5: TLabel Left = 90 Top = 168 Width = 122 Height = 13 Caption = 'aki.suuronen@pp.phnet.fi' end object Label4: TLabel Left = 82 Top = 136 Width = 141 Height = 13 Caption = 'Comments and bug reports to ' end object Label3: TLabel Left = 92 Top = 56 Width = 51 Height = 13 Caption = 'Created by' end object Label6: TLabel Left = 152 Top = 56 Width = 64 Height = 13 Caption = 'Aki Suuronen' end object BitBtn1: TBitBtn Left = 113 Top = 240 Width = 75 Height = 25 TabOrder = 0 Kind = bkOK end end