home *** CD-ROM | disk | FTP | other *** search
/ com!online 2002 April / comcd0402.iso / start.exe / 0 / RCDATA / TPALETTEFORM / TPALETTEFORM.txt < prev   
Encoding:
Text File  |  2001-12-07  |  926 b   |  51 lines

  1. object PaletteForm: TPaletteForm
  2.   Left = 269
  3.   Top = 171
  4.   Width = 114
  5.   Height = 46
  6.   Color = clBtnFace
  7.   Font.Charset = DEFAULT_CHARSET
  8.   Font.Color = clWindowText
  9.   Font.Height = -13
  10.   Font.Name = 'System'
  11.   Font.Style = []
  12.   OldCreateOrder = True
  13.   Visible = True
  14.   WindowState = wsMinimized
  15.   PixelsPerInch = 96
  16.   TextHeight = 16
  17.   object Windows: TImage
  18.     Left = 6
  19.     Top = 6
  20.     Width = 8
  21.     Height = 8
  22.     AutoSize = True
  23.     Picture.Data = {<image000.bmp>}
  24.     Visible = False
  25.   end
  26.   object Indeo: TImage
  27.     Left = 22
  28.     Top = 2
  29.     Width = 8
  30.     Height = 8
  31.     AutoSize = True
  32.     Picture.Data = {<image001.bmp>}
  33.   end
  34.   object Cinepak: TImage
  35.     Left = 38
  36.     Top = 6
  37.     Width = 8
  38.     Height = 8
  39.     AutoSize = True
  40.     Picture.Data = {<image002.bmp>}
  41.   end
  42.   object netscape: TImage
  43.     Left = 53
  44.     Top = 4
  45.     Width = 8
  46.     Height = 8
  47.     AutoSize = True
  48.     Picture.Data = {<image003.bmp>}
  49.   end
  50. end
  51.