System.IOUtils.TPath.GetAppPath

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

Delphi

class function GetAppPath: string; static;

C++

static System::UnicodeString __fastcall GetAppPath();

プロパティ

種類 可視性 ソース ユニット
function public
System.IOUtils.pas
System.IOUtils.hpp
System.IOUtils TPath


説明

現在実行中のアプリケーション モジュールが格納されているディレクトリへのパスを返します。


関連項目