RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogObject.DefaultInterface Property

Provides access to the default interface for the component.

Pascal
property DefaultInterface: ICatalogObject;
C++
__property ICatalogObject DefaultInterface;

Use DefaultInterface to access the default interface for TCOMAdminCatalogObject. This is the ICatalogObject interface, whose properties and methods are surfaced as properties and methods of TCOMAdminCatalogObject

 

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