home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 154
- Top = 117
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 273
- ClientWidth = 372
- Font.Color = clBlack
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- Position = poScreenCenter
- Scaled = False
- PixelsPerInch = 96
- TextHeight = 15
- 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 = 369
- Height = 9
- Shape = bsTopLine
- end
- object ProgramVersion: TLabel
- Left = 119
- Top = 38
- Width = 42
- Height = 15
- Caption = 'Version'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object ProgramDate: TLabel
- Left = 119
- Top = 53
- Width = 26
- Height = 15
- Caption = 'Date'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object ProgramAuthor: TLabel
- Left = 8
- Top = 206
- Width = 35
- Height = 15
- Caption = 'Author'
- end
- object Bevel2: TBevel
- Left = 0
- Top = 244
- Width = 369
- Height = 9
- Shape = bsTopLine
- end
- object Label1: TLabel
- Left = 8
- Top = 252
- Width = 67
- Height = 15
- Caption = 'Licensed to:'
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ParentFont = False
- end
- object UserName: TLabel
- Left = 80
- 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 NeoImage1: TNeoImage
- Left = 4
- Top = 40
- Width = 103
- Height = 156
- Picture.Data = {<image000.bmp>}
- end
- object EvalIcon: TNeoImage
- Left = 348
- Top = 8
- Width = 21
- Height = 21
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object OkButton: TBitBtn
- Left = 280
- Top = 208
- Width = 81
- Height = 28
- Caption = 'OK'
- Default = True
- Font.Color = clBtnText
- Font.Height = -12
- Font.Name = 'Arial'
- Font.Style = []
- ModalResult = 1
- ParentFont = False
- TabOrder = 0
- Glyph.Data = {
- F6000000424DF600000000000000760000002800000010000000100000000100
- 0400000000008000000000000000000000001000000010000000000000000000
- BF0000BF000000BFBF00BF000000BF00BF00BFBF0000C0C0C000808080000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333300033333333333000B0330000300000E00030BFB70FBFB0
- E0003000000BFBF0E00030BFB70FBFB0E0003000000BFBF0E00030BFB70F0FB0
- E00030000000FBF0E00030BFB700BFB0E0003300000BFB0000003333330FB033
- 33333333330B033333333333330F833333333333333083333333}
- end
- object infomemo: TRichEdit
- Left = 119
- Top = 72
- Width = 249
- Height = 133
- BorderStyle = bsNone
- Color = clBtnFace
- Ctl3D = True
- Enabled = False
- Font.Color = clBlack
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = []
- Lines.Strings = (
- '�1990-96 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
-