FireDAC.Stan.Util.FDGetSystemCfgPath

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function FDGetSystemCfgPath: String;

C++

extern DELPHI_PACKAGE System::UnicodeString __fastcall FDGetSystemCfgPath(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 the path of the system configuration directory.

See Also