SHDocVw.TWebBrowser.PutProperty

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

void __fastcall PutProperty(const System::WideString Property_, const System::OleVariant &vtValue);

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
SHDocVw.pas
SHDocVw.hpp
SHDocVw TWebBrowser

Description

Inutilisé(e) dans TWebBrowser.

N'utilisez pas cette méthode. Il (elle) est inclus(e) dans l'interface TWebBrowser car l'interface IWebBrowser2 est partagée avec Internet Explorer. Internet Explorer utilise PutProperty pour définir la valeur d'une propriété.