RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.DefaultInterface Property

Provides access to the default interface for the component.

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

Use DefaultInterface to access the default interface for the component. As implemented in TWebBrowser, this is the same as the ControlInterface property. 

 

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