RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.SupportsLicensing Property

Indicates whether the object being instantiated supports licensing.

Pascal
property SupportsLicensing: Boolean;
C++
__property Boolean SupportsLicensing;

SupportsLicensing is used to determine whether a user has valid access to the object. 

 

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