System.IOUtils.TPath.GetAppPath
Delphi
class function GetAppPath: string; static;
C++
static System::UnicodeString __fastcall GetAppPath();
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
function | public | System.IOUtils.pas System.IOUtils.hpp |
System.IOUtils | TPath |
Description
Returns the path to the directory where the currently running application module is stored.