home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1998 February / PCOnline_02_1998.iso / filesbbs / win95 / wonline.exe / AOLREMOT.EX_ / 0 / RCDATA / TAOLREMOTER / TAOLREMOTER.txt
Text File  |  1996-06-05  |  472b  |  24 lines

  1. object AOLRemoter: TAOLRemoter
  2.   Left = 200
  3.   Top = 108
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'AOL-Remoter'
  7.   ClientHeight = 213
  8.   ClientWidth = 104
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OnActivate = FormActivate
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Timer1: TTimer
  19.     OnTimer = Timer1Timer
  20.     Left = 16
  21.     Top = 14
  22.   end
  23. end
  24.