SHDocVw.IWebBrowser.Get_type_

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

Delphi

function Get_type_: WideString; safecall;

C++

virtual HRESULT __safecall Get_type_(System::WideString &__Get_type__result) = 0 ;

プロパティ

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


説明

type_ プロパティの値を返します。

Document プロパティで表されるインターフェイスを持つ Automation オブジェクトのタイプを判定するには、Get_type_ を使用します。

関連項目