SHDocVw.TWebBrowser.Path

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

Delphi

property Path: WideString index 401 read GetWideStringProp;

C++

__property System::WideString Path = {read=GetWideStringProp, index=401};

プロパティ

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

説明

Web ブラウザコンポーネントのホストになる実行形式ファイルの名前を示します。

Path プロパティを読み出すと,Web ブラウザのホストになる実行形式ファイルのパスを取得できます。

関連項目