Unit Spotlite

******************************************************************************* * Spotlite Component By Ken Friesen * * Creation Date Jan 9/97 * * * * Graphic component with gradient fade - simulation of a light beam fading * * into the background. Good example of using the Palette Manager in 256 Color * * Mode. Use DisablePaint and EnablePaint if repeatedly repainting and using * * an older machine. (Takes some time to repaint) * * * *********************************************************************************

Classes

TSpotlite -

Functions

Register -

Types

TDirection

Constants

Variables


Functions


procedure Register;


Types


TDirection = (drWestToEast, drEastToWest, drNorthToSouth, drSouthToNorth);

Constants


Variables