home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 December / PCWKCD1296.iso / sharewar / neosoft / win / qm41 / install / qmwin.exe / 0 / RCDATA / TPOPUPPALETTE / TPOPUPPALETTE.txt
Encoding:
Text File  |  1996-10-11  |  372 b   |  19 lines

  1. object PopUpPalette: TPopUpPalette
  2.   Left = 555
  3.   Top = 117
  4.   BorderIcons = []
  5.   BorderStyle = bsNone
  6.   Caption = 'PopUpPalette'
  7.   ClientHeight = 155
  8.   ClientWidth = 155
  9.   Font.Color = clWindowText
  10.   Font.Height = -12
  11.   Font.Name = 'Arial'
  12.   Font.Style = []
  13.   FormStyle = fsStayOnTop
  14.   Scaled = False
  15.   OnActivate = FormActivate
  16.   PixelsPerInch = 96
  17.   TextHeight = 15
  18. end
  19.