RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComObjectFactory.LicString Property

Contains licensing information about the object.

Pascal
property LicString: WideString;
C++
__property BSTR LicString;

LicString is used to verify the user has valid access to the object for development. LicString can be any string defined by the developer who is optionally licensing the object. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!