object AboutBox: TAboutBox Left = 309 Top = 205 ActiveControl = OKButton BorderIcons = [] BorderStyle = bsDialog Caption = 'Product Information' ClientHeight = 168 ClientWidth = 298 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter TextHeight = 16 object Panel1: TPanel Left = 6 Top = 9 Width = 281 Height = 121 BevelInner = bvRaised BevelOuter = bvLowered TabOrder = 0 object ProgramIcon: TImage Left = 5 Top = 8 Width = 65 Height = 57 Picture.Data = {} Stretch = True IsControl = True end object ProductName: TLabel Left = 71 Top = 7 Width = 208 Height = 13 Alignment = taCenter AutoSize = False Caption = 'DELPHI VCL component' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object ShareWare: TLabel Left = 72 Top = 40 Width = 203 Height = 53 Alignment = taCenter AutoSize = False Caption = ' This is an unregistered Shareware Version If you find this c' + 'omponent useful a registered version is available by mailing 727' + '73,2016' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Visible = False IsControl = True end object Copyright: TLabel Left = 8 Top = 103 Width = 270 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Copyright Lenham Computer Services Ltd 1995' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False IsControl = True end object Version: TLabel Left = 70 Top = 22 Width = 209 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Version' Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Licence: TLabel Left = 8 Top = 70 Width = 61 Height = 15 Alignment = taCenter AutoSize = False Caption = '0000' end end object OKButton: TBitBtn Left = 110 Top = 136 Width = 77 Height = 27 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end