
Quick install instructions:

  1. Place these four files in a directory in you Delphi library path:

        BTNMSTR.DCU
        BTNMSTR.DFM
        BTNMOD.DCU
        BTNMOD.DFM

  2. Place BTNMSTR.HLP in \DELPHI\BIN with the other HLP files.
  3. Place BTNMSTR.INI in \DELPHI and edit it to suit your system.
  4. Install BTNMSTR.DCU just as you would any component.  Since this
     is a property editor, it will not place a glyph on the component
     palette.
  5. ButtonMaster will be called any time you edit a TBitBtn or a
     TSpeedBtn glyph.

