AutoDecrease property property TOgDaysCode.AutoDecrease : Boolean Default: True |
AutoDecrease determines whether the day count value is automatically decreased each day the application is run.
If AutoDecrease is True, the day count embedded in the release code is automatically decreased by one each day the application is run. This is accomplished by calling the Decrease method. If AutoDecrease is False, you must call the Decrease method manually whenever necessary.
See also: Decrease