RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.GetProperty Method

Not used in TWebBrowser.

Pascal
function GetProperty(const Property_: WideString): OleVariant;
C++
__fastcall OleVariant GetProperty(const BSTR Property_);

Do not use this method. It is included in the TWebBrowser interface because the IWebBrowser2 interface is shared with Internet Explorer. Internet Explorer uses GetProperty to return a property value. 

 

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