home *** CD-ROM | disk | FTP | other *** search
/ Igromania 1999 December / 27_12_1999.iso / Soft / nvamp33.exe / Vampire.exe / 0 / RCDATA / TCOLORLISTDLG / TCOLORLISTDLG.txt < prev   
Text File  |  1999-06-02  |  641b  |  31 lines

  1. object ColorListDlg: TColorListDlg
  2.   Left = 250
  3.   Top = 368
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   ClientHeight = 116
  9.   ClientWidth = 104
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   FormStyle = fsStayOnTop
  16.   Scaled = False
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 0
  22.     Top = 0
  23.     Width = 104
  24.     Height = 116
  25.     Align = alTop
  26.     Picture.Data = {<image000.bmp>}
  27.     Stretch = True
  28.     OnMouseDown = Image1MouseDown
  29.   end
  30. end
  31.