RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TComServerObject.TypeLib Property

Provides access to the type library associated with the COM server.

Pascal
property TypeLib: ITypeLib;
C++
__property ITypeLib TypeLib;

The abstract accessor methods for TypeLib are overridden in descendant classes. 

 

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