System.SysUtils.TFormatSettings.Invariant

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

class function Invariant: TFormatSettings; static;

C++

static TFormatSettings __fastcall Invariant();

Eigenschaften

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


Beschreibung

Setzt die TFormatSettings auf vordefinierte Standardwerte.

Die Standardwerte entsprechen der englischen Gebietseinstellung, legen aber kein Land/keine Region fest.

Siehe auch