System.SysUtils.SysLocale

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

SysLocale: TSysLocale;

C++

extern DELPHI_PACKAGE TSysLocale SysLocale;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
variable public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Beschreibung

Gibt das von FormatDateTime zur Interpretation von Datumswerten verwendete Gebietsschema an.

Codebeispiele