TCodeStatus

TurboPack OnGuard FMX

TCodeStatus

Navigation:  »No topics above this level«

TCodeStatus

Return to chapter overview

Enter topic text here.

 

TCodeStatus = (ogValidCode,    {code is valid but may still be expired}

                ogInvalidCode,  {code is invalid}

                ogPastEndDate,  {end date has been reached}

                ogDayCountUsed, {number of days authorized have been used}

                ogRunCountUsed, {number of runs authorized have been used}

                ogNetCountUsed, {number of authorized users has been exceeded}

                ogCodeExpired); {expiration date has been reached}

 

Defined in ogutil unit.