Unit ExplBtn

* TExplorerButton version 3.0 * TExplorerPopup version 1.0 * (c)1996-1997 Fabrice Deville * delphinarium@technologist.com * http://www.tornado.be/~fdev/ * * Shareware source - compiles under Delphi 1.0 & 2.0 * * The source code can not be redistributed *

Classes

TExplorerButton -
TExplorerPopup - TExplorerPopup declaration

Functions

Register -

Types

TExplorerButtonButtonSize
TExplorerButtonDropDownStyle
TExplorerButtonLayout
TExplorerButtonOption
TExplorerButtonOptions
TExplorerButtonShadingType

Constants

WM_EXPLORERPOPUPOPEN

Variables

bool_Version95
pattern


Functions


procedure Register;


Types


TExplorerButtonButtonSize = (bsCustom, bsSmall, bsLarge);

TExplorerButtonDropDownStyle = (ddsIExplorer, ddsOffice);

TExplorerButtonLayout = (blBitmapTop, blBitmapBottom, blBitmapLeft, blBitmapRight);
TExplorerButton declaration
TExplorerButtonOption = (boMonoDisplay, boIconOnly, boPopupMark, boShowBevel, boShowDownPattern, boTransparent, boWordWrap, boNoDepress);

TExplorerButtonOptions = set of TExplorerButtonOption

TExplorerButtonShadingType = (stLight, stMedium, stDark);

Constants

WM_EXPLORERPOPUPOPEN = WM_USER+100


Variables

bool_Version95 : Boolean

pattern : TBitmap