Used to indicate what action the licensing service should take.
property Action: TIBCLicensingAction default laAdd;
Use the Action property to indicate what action the licensing service should take. This causes the service to call the AddLicense or RemoveLicense method, depending on whether the software activation certificate is added or removed.
Note: You sould install InterBase 6 to use this feature.