RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.ControlInterface Property

Provides access to the interface for this Web browser component.

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

Use ControlInterface to access the interface for the WebBrowser component. This interface lets an Automation controller access the properties, methods, and events of the Web browser. 

 

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