home *** CD-ROM | disk | FTP | other *** search
- object Form2: TForm2
- Left = 304
- Top = 96
- BorderStyle = bsDialog
- Caption = 'About'
- ClientHeight = 362
- ClientWidth = 216
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- AutoSize = True
- Center = True
- Picture.Data = {<image000.ico>}
- end
- object Label1: TLabel
- Left = 56
- Top = 8
- Width = 123
- Height = 29
- Caption = 'AntiGen 1.0'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -24
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Bevel1: TBevel
- Left = 0
- Top = 48
- Width = 209
- Height = 9
- Shape = bsTopLine
- end
- object Label2: TLabel
- Left = 8
- Top = 56
- Width = 193
- Height = 33
- AutoSize = False
- Caption =
- ' Detects, cleans, and destroys the'#13#10'Back Orifice trojan serve' +
- 'r automatically.'
- end
- object Label3: TLabel
- Left = 8
- Top = 104
- Width = 189
- Height = 13
- Caption = 'Copyright � 1998 Fresh Software'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Bevel2: TBevel
- Left = -1
- Top = 88
- Width = 209
- Height = 9
- Shape = bsTopLine
- end
- object Label4: TLabel
- Left = 40
- Top = 152
- Width = 118
- Height = 13
- Caption = 'This program is freeware.'
- end
- object Bevel3: TBevel
- Left = -1
- Top = 168
- Width = 209
- Height = 9
- Shape = bsTopLine
- end
- object Label5: TLabel
- Left = 8
- Top = 264
- Width = 201
- Height = 52
- Caption =
- 'Greetz fly out to:'#13#10#13#10'The Messiah, Jon Holmes, puppet, darkfly,'#13 +
- #10'cyc0, Epicurus.'
- Transparent = True
- end
- object Bevel4: TBevel
- Left = -1
- Top = 256
- Width = 209
- Height = 9
- Shape = bsTopLine
- end
- object Label6: TLabel
- Left = 40
- Top = 176
- Width = 130
- Height = 13
- Caption = 'Fresh Software on the web:'
- end
- object UrlLabel1: TUrlLabel
- Left = 56
- Top = 192
- Width = 114
- Height = 13
- Cursor = 5
- Caption = 'http://www.arez.com/fs'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- PopupMenu = UrlLabel1.
- URL = 'http://www.arez.com/fs'
- end
- object Label7: TLabel
- Left = 40
- Top = 216
- Width = 88
- Height = 13
- Caption = 'Send feedback to:'
- end
- object UrlLabel2: TUrlLabel
- Left = 56
- Top = 232
- Width = 77
- Height = 13
- Cursor = 5
- Caption = 'fresh@arez.com'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsUnderline]
- ParentFont = False
- PopupMenu = UrlLabel2.
- URL = 'mailto:fresh@arez.com?subject=AntiGen Feedback'
- end
- object Label8: TLabel
- Left = 32
- Top = 120
- Width = 142
- Height = 13
- Caption = 'Programmed by Andrew Niese'
- end
- object Button1: TButton
- Left = 72
- Top = 336
- Width = 75
- Height = 25
- Caption = 'Cool.'
- TabOrder = 0
- OnClick = Button1Click
- end
- end
-