object AboutBox: TAboutBox Left = 437 Top = 270 ActiveControl = OKButton BorderStyle = bsDialog Caption = 'About' ClientHeight = 191 ClientWidth = 262 Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] Position = poScreenCenter PixelsPerInch = 96 TextHeight = 16 object Panel1: TPanel Left = 0 Top = 0 Width = 262 Height = 191 Align = alClient BevelInner = bvLowered BevelOuter = bvLowered BevelWidth = 2 Color = clMaroon TabOrder = 0 object SWLbl1: TLabel Left = 15 Top = 120 Width = 233 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Unregistered' Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object SWLbl2: TLabel Left = 12 Top = 136 Width = 237 Height = 13 Alignment = taCenter AutoSize = False Caption = 'Shareware' Font.Color = clWhite Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object Label1: TLabel Left = 32 Top = 65 Width = 199 Height = 13 Caption = 'Copyright � 1996 Brazos Bayou Software ' Font.Color = clSilver Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Image1: TImage Left = 115 Top = 84 Width = 32 Height = 32 AutoSize = True Picture.Data = {} OnDblClick = ProgramIconDblClick end object rhLabel3D1: TrhLabel3D Left = 17 Top = 12 Width = 229 Height = 32 Alignment = taCenter Caption = 'DesqTop Solutions' Font.Color = clWhite Font.Height = -29 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Style3D = tsShadowed ShadowOffset = 3 Color3DShadow = clBlack end object rhLabel3D2: TrhLabel3D Left = 93 Top = 44 Width = 76 Height = 19 Caption = 'Version 2.1' Font.Color = clWhite Font.Height = -16 Font.Name = 'Times New Roman' Font.Style = [fsBold] ParentFont = False Style3D = tsShadowed ShadowOffset = 3 Color3DShadow = clBlack end end object OKButton: TBitBtn Left = 99 Top = 156 Width = 65 Height = 23 Font.Color = clBlack Font.Height = -13 Font.Name = 'System' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end end