RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IWebBrowser.type_ Property

Indicates the type name of the contained document object.

Pascal
property type_: WideString;
C++
__property BSTR type_;

Read type_ to determine the type of the Automation object whose interface is represented by the Document property. 

 

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