Unit UTimStop

Classes

TAboutUsedTimesStop -
TUsedTimesStop -

Functions

Register -

Types

Constants

DEF_ALERTMESSAGE
DEF_AUTOLOAD
DEF_AUTOSAVE
DEF_KEY
DEF_MAX
DEF_MESSAGETEXT
DEF_SECTION
DEF_STOPEXECUTE

Variables


Functions


procedure Register;


Types


Constants

DEF_ALERTMESSAGE = True

DEF_AUTOLOAD = True

DEF_AUTOSAVE = True

DEF_KEY = '\Software\My Program'

DEF_MAX = 50

DEF_MESSAGETEXT = 'You have reached the limit of times you can run this application. You cannot use it anymore until you register.'

DEF_SECTION = 'Used Times Stop'

DEF_STOPEXECUTE = True


Variables