RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TOleControl.DefaultDispatch Property

The default dispatch interface.

Pascal
property DefaultDispatch: IDispatch;
C++
__property IDispatch DefaultDispatch;

DefaultDispatch default dispatch interface that the TOleControl object encapsulates. For those ActiveX controls that have multiple dispatch interfaces, one is typically identified as the default. 

 

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