Unit Colorbtn

----------------------------------------------------------------------- * TColorButton v1.2 * * * * Copyright © 1996, 1997 InforTech, Inc. All Rights Reserved. * * Developed By: Steven Costa Martins * * E-MAIL: steven.martins@workmail.com * infortech@usa.net * * Home Page: * * http://www.geocities.com/SiliconValley/Park/7619/ * * * * Last Modification: 12 Dec 1996, 10:53 AM * ------------------------------------------------------------------------ * You are not allowed to redistribute this * * code or any part of it * ------------------------------------------------------------------------

Classes

TAboutColorButtonProperty - * Property AboutBox
TColorButton -

Functions

Register - --------------------------------------------------

Types

TActivationEvent
TButtonState
TButtonStyle

Constants

Variables


Functions


procedure Register;

--------------------------------------------------

Types


TActivationEvent = (aeClick, aeMouseDown);

TButtonState = (bsUp, bsDisabled, bsDown, bsExclusive);
* ColorButton
TButtonStyle = (bsAutoDetect, bsWin31, bsNew);

Constants


Variables