DemoLock is a collection of non-visual DELPHI com-
ponents to limit the excution of programs. These na-
tive VCLs assist the developer to protect his product
from misuse.

  TADemoLock  checks if DELPHI is running
  TBDemoLock  executes a preset number of times
  TCDemoLock  executes to a preset date
  TDDemoLock  executes a preset number of days
  TEDemoLock  executes a number of seconds

On your right this demo displays the current values
returned by the respective functions. Consult file
DEMOLOCK.WRI for further details.
