RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalogCollection.DefaultInterface Property

Provides access to the default interface for the component.

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

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

 

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