SHDocVw.TWebBrowser.Path

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

Delphi

property Path: WideString read Get_Path;

C++

__property System::WideString Path = {read=Get_Path};

プロパティ

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

説明

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

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

関連項目