object AboutDlg: TAboutDlg Left = 408 Top = 111 HelpContext = 5009 ActiveControl = OKButton BorderIcons = [biSystemMenu] BorderStyle = bsDialog ClientHeight = 271 ClientWidth = 294 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter OnClose = FormClose OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 6 Top = 6 Width = 281 Height = 147 BevelInner = bvRaised BevelOuter = bvLowered Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object ProgramIcon: TImage Left = 9 Top = 9 Width = 43 Height = 36 Center = True Stretch = True IsControl = True end object ProductName: TLabel Left = 52 Top = 16 Width = 177 Height = 15 Alignment = taCenter AutoSize = False Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Version: TLabel Left = 104 Top = 40 Width = 72 Height = 13 Alignment = taCenter Caption = 'Version 2.03' IsControl = True end object Copyright: TLabel Left = 8 Top = 80 Width = 266 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Copyright � 1997/98 Stefan Hagel' IsControl = True end object Label1: TLabel Left = 7 Top = 104 Width = 266 Height = 33 Alignment = taCenter AutoSize = False Caption = 'in cooperation with H. M�ller, D. Weber and C. Weidmann at the C' + 'SEL / Austrian Academy of Sciences' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end end object OKButton: TBitBtn Left = 7 Top = 238 Width = 90 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object Panel2: TPanel Left = 6 Top = 155 Width = 281 Height = 72 BevelInner = bvRaised BevelOuter = bvLowered Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 object Comments: TLabel Left = 8 Top = 9 Width = 266 Height = 14 Alignment = taCenter AutoSize = False Caption = 'This copy is registered to' WordWrap = True IsControl = True end object EUser: TMemo Left = 8 Top = 32 Width = 265 Height = 33 TabStop = False Alignment = taCenter ParentColor = True ReadOnly = True TabOrder = 0 WantReturns = False end end object HelpBtn: TBitBtn Left = 197 Top = 238 Width = 90 Height = 27 TabOrder = 4 Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end object BRegister: TButton Left = 102 Top = 238 Width = 90 Height = 27 Caption = '&Register' TabOrder = 3 OnClick = BRegisterClick end object TButton Left = 75 Top = 210 Width = 0 Height = 0 Cancel = True ModalResult = 2 TabOrder = 5 TabStop = False end end