a mi se me hace que va por aquí:
Cita:
|
Empezado por mxPRotectoHelp
procedure Init;
Unit
mxProtector
Description
Use Init to check the registrations in one step.
If poAutoInit included in Options this method will be called automatically after application lunch, is it is not included you have to call it or one of following methods to check the registration.
* CheckPassword
* CheckStartTrial
* CheckTimeTrial
* CheckDayTrial
* CheckRegistration
|