home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 January / pcwk_01_1999.iso / Top20av / Aew95 / aew95.exe / SETUP.EXE / 0 / RCDATA / TWALLPAPERFORM / TWALLPAPERFORM.txt < prev   
Text File  |  1998-05-18  |  680b  |  35 lines

  1. object WallpaperForm: TWallpaperForm
  2.   Left = 966
  3.   Top = 435
  4.   Width = 271
  5.   Height = 121
  6.   Font.Color = clWindowText
  7.   Font.Height = -33
  8.   Font.Name = 'Times New Roman'
  9.   Font.Style = [fsBold, fsItalic]
  10.   FormStyle = fsMDIForm
  11.   Visible = True
  12.   OnCloseQuery = FormCloseQuery
  13.   OnCreate = FormCreate
  14.   PixelsPerInch = 96
  15.   TextHeight = 38
  16.   object InstallImg: TImage
  17.     Left = 9
  18.     Top = 10
  19.     Width = 40
  20.     Height = 63
  21.     Picture.Data = {<image000.bmp>}
  22.     Stretch = True
  23.     Visible = False
  24.   end
  25.   object UninstallImg: TImage
  26.     Left = 57
  27.     Top = 10
  28.     Width = 40
  29.     Height = 63
  30.     Picture.Data = {<image001.bmp>}
  31.     Stretch = True
  32.     Visible = False
  33.   end
  34. end
  35.