FireDAC.Stan.Util.FDGetAppPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FDGetAppPath: String;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall FDGetAppPath(void);

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Stan.Util.pas
FireDAC.Stan.Util.hpp
FireDAC.Stan.Util FireDAC.Stan.Util

Description

Returns path for the executable module of the application.

See Also