RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCOMAdminCatalog.DefaultInterface Property

Provides access to the default interface for the component.

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

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

 

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