SHDocVw.IWebBrowserApp.PutProperty

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure PutProperty(const Property_: WideString; vtValue: OleVariant); safecall;

C++

virtual HRESULT __safecall PutProperty(const System::WideString Property_, System::OleVariant vtValue) = 0 ;

Properties

Type Visibility Source Unit Parent
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw IWebBrowserApp

Description

Embarcadero Technologies does not currently have any additional information.