I have a single Delphi application that has 12 modules, depending on what the Customer needs/wants. They may start off with the basics then add others as their needs grow. How would WinLicense facilitate that?

<< Click to Display Table of Contents >>

Navigation:  WinLicense > FAQ > Registration > Common >

I have a single Delphi application that has 12 modules, depending on what the Customer needs/wants. They may start off with the basics then add others as their needs grow. How would WinLicense facilitate that?

Please, notice that in the license fields, you have “Name”, “Company”, “Custom Data”, etc. The “Custom Data” is commonly used to put specific information for that license. So, you can enter specific values in the “Custom Data” to change the behavior of your application and restrict or allow functionality inside your application.

 

You just need to call the API “WLRegGetLicenseInfo” and you will get the “Custom Data” field inside your license, so you can restrict or allow operations in your application depending on the information that you get for the “Custom Data” in the current license.