RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBLicensingService.Action Property

Indictes the licensing action.

Pascal
property Action: TLicensingAction;
C++
__property TLicensingAction Action;

Use Action 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 must install InterBase 6 to use this feature.
 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!