object AboutBox: TAboutBox Left = 139 Top = 122 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'About' ClientHeight = 281 ClientWidth = 369 Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Position = poScreenCenter Scaled = False PixelsPerInch = 96 TextHeight = 15 object NeoImage1: TNeoImage Left = 8 Top = 41 Width = 103 Height = 160 AutoSize = True Picture.Data = {} end object ProgramTitle: TLabel3D Left = 8 Top = 8 Width = 38 Height = 20 AsButton = False Caption = 'Title' Font.Color = clBtnFace Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] LabelStyle = lsRaised end object Bevel1: TBevel Left = 0 Top = 32 Width = 361 Height = 9 Shape = bsTopLine end object ProgramVersion: TLabel Left = 120 Top = 40 Width = 35 Height = 13 Caption = 'Version' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ProgramDate: TLabel Left = 120 Top = 53 Width = 23 Height = 13 Caption = 'Date' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ProgramAuthor: TLabel Left = 8 Top = 208 Width = 31 Height = 13 Caption = 'Author' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object PaintBox1: TPaintBox Left = 8 Top = 8 Width = 33 Height = 25 OnDblClick = PaintBox1DblClick end object Bevel2: TBevel Left = 0 Top = 244 Width = 361 Height = 9 Shape = bsTopLine end object Label1: TLabel Left = 8 Top = 252 Width = 58 Height = 13 Caption = 'Licensed to:' Font.Color = clBtnText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object UserName: TLabel Left = 72 Top = 252 Width = 104 Height = 15 Caption = 'Unregistered User' Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object OkButton: TBitBtn Left = 272 Top = 208 Width = 81 Height = 28 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 0 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 0400000000000000000080020000E00100000000000000000000030303000303 830003830300038383008303030083038300838303007F7F7F00BFBFBF000303 FF0003FF030003FFFF00FF030300FF03FF00FFFF0300FFFFFF00333333333333 3333333333333333300033333333333000B0330000300000E00030BFB80FBFB0 E0003000000BFBF0E00030BFB80FBFB0E0003000000BFBF0E00030BFB80F0FB0 E00030000000FBF0E00030BFB800BFB0E0003300000BFB0000003333330FB033 33333333330B033333333333330F733333333333333073333333} end object InfoMemo: TRichEdit Left = 120 Top = 68 Width = 249 Height = 137 BorderStyle = bsNone Color = clBtnFace Ctl3D = True Enabled = False Font.Color = clBtnText Font.Height = -12 Font.Name = 'Arial' Font.Style = [] Lines.Strings = ( '�1990-97 NeoSoft Corp. All Rights Reserved' '354 NE Greenwood Avenue, Suite 108' 'Bend, Oregon 97701-4631' 'Voice: (541) 389-5489' 'Fax: (541) 388-8221' 'BBS: (541) 383-7195' 'Compuserve: GO NEOSOFT' 'E-mail: sales@neosoftware.com' 'WWW: http://www.neosoftware.com/~neosft/') ParentCtl3D = False ParentFont = False TabOrder = 1 end end