SHDocVw.TWebBrowser.GetProperty

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetProperty(const Property_: WideString): OleVariant;

C++

HIDESBASE System::OleVariant __fastcall GetProperty(const System::WideString Property_);

プロパティ

種類 可視性 ソース ユニット
function public
SHDocVw.pas
SHDocVw.hpp
SHDocVw TWebBrowser

説明

TWebBrowser. では使用されません。

このメソッドは使用しないでください。IWebBrowser2 インターフェースが Internet Explorer と共有されているため,このプロパティは TWebBrowser インターフェースに含まれます。Internet Explorer は GetProperty メソッドを使ってプロパティ値を返します。