RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TWebBrowser.PutProperty Method

Not used in TWebBrowser.

Pascal
procedure PutProperty(const Property_: WideString; vtValue: OleVariant);
C++
__fastcall PutProperty(const BSTR Property_, OleVariant vtValue);

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

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!