home *** CD-ROM | disk | FTP | other *** search
/ Mundo do CD-ROM 29 / CDROM29.iso / essenc / antibo / antigen.exe / 0 / RCDATA / TFORM2 / TFORM2.txt < prev   
Encoding:
Text File  |  1998-09-23  |  3.4 KB  |  169 lines

  1. object Form2: TForm2
  2.   Left = 304
  3.   Top = 96
  4.   BorderStyle = bsDialog
  5.   Caption = 'About'
  6.   ClientHeight = 362
  7.   ClientWidth = 216
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Image1: TImage
  17.     Left = 8
  18.     Top = 8
  19.     Width = 32
  20.     Height = 32
  21.     AutoSize = True
  22.     Center = True
  23.     Picture.Data = {<image000.ico>}
  24.   end
  25.   object Label1: TLabel
  26.     Left = 56
  27.     Top = 8
  28.     Width = 123
  29.     Height = 29
  30.     Caption = 'AntiGen 1.0'
  31.     Font.Charset = DEFAULT_CHARSET
  32.     Font.Color = clWindowText
  33.     Font.Height = -24
  34.     Font.Name = 'MS Sans Serif'
  35.     Font.Style = []
  36.     ParentFont = False
  37.   end
  38.   object Bevel1: TBevel
  39.     Left = 0
  40.     Top = 48
  41.     Width = 209
  42.     Height = 9
  43.     Shape = bsTopLine
  44.   end
  45.   object Label2: TLabel
  46.     Left = 8
  47.     Top = 56
  48.     Width = 193
  49.     Height = 33
  50.     AutoSize = False
  51.     Caption = 
  52.       '    Detects, cleans, and destroys the'#13#10'Back Orifice trojan serve' +
  53.       'r automatically.'
  54.   end
  55.   object Label3: TLabel
  56.     Left = 8
  57.     Top = 104
  58.     Width = 189
  59.     Height = 13
  60.     Caption = 'Copyright ∩┐╜ 1998 Fresh Software'
  61.     Font.Charset = DEFAULT_CHARSET
  62.     Font.Color = clWindowText
  63.     Font.Height = -11
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.   end
  68.   object Bevel2: TBevel
  69.     Left = -1
  70.     Top = 88
  71.     Width = 209
  72.     Height = 9
  73.     Shape = bsTopLine
  74.   end
  75.   object Label4: TLabel
  76.     Left = 40
  77.     Top = 152
  78.     Width = 118
  79.     Height = 13
  80.     Caption = 'This program is freeware.'
  81.   end
  82.   object Bevel3: TBevel
  83.     Left = -1
  84.     Top = 168
  85.     Width = 209
  86.     Height = 9
  87.     Shape = bsTopLine
  88.   end
  89.   object Label5: TLabel
  90.     Left = 8
  91.     Top = 264
  92.     Width = 201
  93.     Height = 52
  94.     Caption = 
  95.       'Greetz fly out to:'#13#10#13#10'The Messiah, Jon Holmes, puppet, darkfly,'#13 +
  96.       #10'cyc0, Epicurus.'
  97.     Transparent = True
  98.   end
  99.   object Bevel4: TBevel
  100.     Left = -1
  101.     Top = 256
  102.     Width = 209
  103.     Height = 9
  104.     Shape = bsTopLine
  105.   end
  106.   object Label6: TLabel
  107.     Left = 40
  108.     Top = 176
  109.     Width = 130
  110.     Height = 13
  111.     Caption = 'Fresh Software on the web:'
  112.   end
  113.   object UrlLabel1: TUrlLabel
  114.     Left = 56
  115.     Top = 192
  116.     Width = 114
  117.     Height = 13
  118.     Cursor = 5
  119.     Caption = 'http://www.arez.com/fs'
  120.     Font.Charset = DEFAULT_CHARSET
  121.     Font.Color = clBlue
  122.     Font.Height = -11
  123.     Font.Name = 'MS Sans Serif'
  124.     Font.Style = [fsUnderline]
  125.     ParentFont = False
  126.     PopupMenu = UrlLabel1.
  127.     URL = 'http://www.arez.com/fs'
  128.   end
  129.   object Label7: TLabel
  130.     Left = 40
  131.     Top = 216
  132.     Width = 88
  133.     Height = 13
  134.     Caption = 'Send feedback to:'
  135.   end
  136.   object UrlLabel2: TUrlLabel
  137.     Left = 56
  138.     Top = 232
  139.     Width = 77
  140.     Height = 13
  141.     Cursor = 5
  142.     Caption = 'fresh@arez.com'
  143.     Font.Charset = DEFAULT_CHARSET
  144.     Font.Color = clBlue
  145.     Font.Height = -11
  146.     Font.Name = 'MS Sans Serif'
  147.     Font.Style = [fsUnderline]
  148.     ParentFont = False
  149.     PopupMenu = UrlLabel2.
  150.     URL = 'mailto:fresh@arez.com?subject=AntiGen Feedback'
  151.   end
  152.   object Label8: TLabel
  153.     Left = 32
  154.     Top = 120
  155.     Width = 142
  156.     Height = 13
  157.     Caption = 'Programmed by Andrew Niese'
  158.   end
  159.   object Button1: TButton
  160.     Left = 72
  161.     Top = 336
  162.     Width = 75
  163.     Height = 25
  164.     Caption = 'Cool.'
  165.     TabOrder = 0
  166.     OnClick = Button1Click
  167.   end
  168. end
  169.