home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / 9EDU / MIDG32.ZIP / MIDGET.EXE / 0 / RCDATA / TXFAKE32 / TXFAKE32.txt < prev   
Text File  |  1998-04-27  |  428b  |  23 lines

  1. object xFake32: TxFake32
  2.   Left = 200
  3.   Top = 108
  4.   Width = 116
  5.   Height = 68
  6.   Caption = 'xFake32'
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object xTray: TRxTrayIcon
  15.     Active = False
  16.     Hint = 'Midget'
  17.     Icon.Data = {<image000.ico>}
  18.     OnClick = xTrayClick
  19.     Left = 9
  20.     Top = 5
  21.   end
  22. end
  23.