Description of AVLockPro (Trial) :
AVLockpro is a Delphi Component that allows to convert your application in a time limited trial in a very easy way. In adittion AVLockPro allow you: Rent your software sending a new Registration Code for each new period. Manage trough these registration codes up to 8 modules in your application enabling or disabling them.Adapt to any language.Make your own registration interface.To make a 30 days trial application you simply must locate a AVLock Pro component in your main form and to write the following line of code in the OnCreate event. if not AvLockPro1.execute then Application.Terminate;That's enough to convert the application in a 30 days trial version. However, you can to use AVLock Pro in several other more powerful ways, making your own interface or changing the default values of properties to adjust it to your needs.