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 |
Variables |
Functions |
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 |
Variables |