PopupBox Component v3.2c for Delphi and Borland C++Builder 
==========================================================

PopupBox, a component for Delphi 2, Delphi 3 and Borland C++Builder,
is a replacement for ComboBox and DBComboBox. It has a smart looking
3D-Style and many properties to control appearance and behavior. For
instance you can determine:
 - when the list drops down
 - what happens if you select a list item
 - different size for edit box and list box
 - different alignment, color and font for edit box and list box
 - if / when a Popup-Button appears
 

Installation
============

Installation in Delphi 2
========================
I) Copy the 3 files MAINCLSS.DC2, POPUPBOX.DC2 and POPUPBOX.DCR
to a directory, where your components reside, for instance
C:\Programs\Borland\Delphi2\Lib

II) Rename file MAINCLSS.DC2 to MAINCLSS.DCU, rename file
POPUPBOX.DC2 to POPUPBOX.DCU

III) From the Delphi menu select "Component" -> "Install..."

IV) Press the Add button, and select the path and filename of
POPUPBOX.DCU. (In the browse dialog pull down the 'Files of Type' 
combo box at the bottom and select file type *.DCU).

V) Back on the Install Components screen press OK. Delphi compiles
and adds the PopupBox component to the component library. When 
installation is complete, three items "PopupBox", "PopupBoxDates" 
and "DBPopupBox" can be found at palette tab "PrxService".


Installation in Delphi 3
========================
I) Copy the 3 files MAINCLSS.DCU, POPUPBOX.DCU and POPUPBOX.DCR
to a directory, where your components reside, for instance
C:\Programs\Borland\Delphi3\Lib

II) From the Delphi menu select "Component" -> "Install Component..."

III) Click Button "Browse..." beside "Unit file name" and select the
path and filename of POPUPBOX.DCU. (In the browse dialog pull down 
the 'Files of Type' combo box at the bottom and select file type 
*.DCU).

IV) Select an existing package in "Package file name" and press "OK" 
button

V) Confirm the rebuild dialog. Delphi compiles and adds the PopupBox
component to the component library. When installation is complete, 
three items "PopupBox", "PopupBoxDates" and "DBPopupBox" can be found 
at palette tab "PrxService".


Installation in Borland C++Builder
==================================
I) Copy the 3 files MAINCLSS.OBJ, POPUPBOX.OBJ and POPUPBOX.DCR
to a directory, where C++Builder components reside, for instance
C:\Programs\Borland\CBuilder\Lib\Obj

II) Copy files MAINCLSS.HPP and  POPUPBOX.HPP into your include
directory, for instance C:\Programs\Borland\CBuilder\Include\VCL

III) From the C++Builder menu select "Component" -> "Install..."

IV) Press the Add button, and select the path and filename of 
POPUPBOX.OBJ. (In the browse dialog pull down the 'Files of Type' 
combo box at the bottom and select file type *.OBJ).

V) Back on the Install Components screen press OK. Delphi compiles
and adds the PopupBox component to the component library. When 
installation is complete, three items "PopupBox", "PopupBoxDates" 
and "DBPopupBox" can be found at palette tab "PrxService".


State: Shareware


To read more about PopupBox double click file Popupbox.wri in
subdirectory Docu.


Author: Jan - Michael Strube, PraxisService        
e-mail: 100333.2744@compuserve.com
WWW: http://ourworld.compuserve.com/homepages/praxisservice/
