Unit Spots

Sample Delphi Screen Saver Copyright © 1995 Big Creek Software Permission to use, copy, modify and distribute this software is hereby granted. The author makes no representations about the suitability of this software for any purposes. It is provided "as-is" without express or implied warranty. Author: David W. Body Date: December 17, 1995 This unit is based in part on code downloaded from the Freeware section of the Delphi Super Page (http://sunsite.icm.edu.pl/archive/delphi/index.html). The author of that code is identified only as John.

Classes

TSpot -

Functions

Types

Constants

SpotSize

Variables


Functions


Types


Constants

SpotSize = 100

This unit implements the TSpot object. Repeatedly calling a TSpot's Draw method produces the effect of a spotlight moving around on the Windows desktop.

Variables