Unit JGColorButton |
Classes |
Functions |
GetHighlightColor -
GetShadowColor -
GetSpeedKey -
Largest -
Register -
Smallest - Global procedures and functions /////////////////////////////////////////////////////////////////////////////
Types |
TAlignment
TButtonBevel
TButtonState
TButtonStyle
TButtonStyles
Constants |
Variables |
Functions |
Types |
TAlignment = (alTopLeft, alTopCenter, alTopRight, alMiddleLeft, alMiddleCenter, alMiddleRight, alBottomLeft, alBottomCenter, alBottomRight);Renamed from ColorButton.pas 6/7/1998 Paul Rice to avoid conflict with Vis' work.
TButtonBevel = (bbLowered, bbNone, bbRaised);
TButtonState = (bsUp, bsDown, bsDisabled);
TButtonStyle = set of TButtonStyles
TButtonStyles = (bsAutoSize, bsCenter, bsStretch, bsShowFocus, bsShowKey);
Constants |
Variables |