RAD Studio VCL Reference
|
TLicensingAction indicates whether to add or remove InterBase software activation certificates.
TLicensingAction = ( LicenseAdd, LicenseRemove );
enum TLicensingAction { LicenseAdd, LicenseRemove };
TLicensingAction values are:
Value Meaning
LicenseAdd Add an InterBase software activation certificate.
LicenseRemove Remove an InterBase software activation certificate.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|