System.JSON.Types.TJsonDecimal128.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(const AValue: string); overload;
constructor Create(const AValue: Extended); overload;

C++

__fastcall TJsonDecimal128(const System::UnicodeString AValue)/* overload */;
__fastcall TJsonDecimal128(const System::Extended AValue)/* overload */;
TJsonDecimal128() {}

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonDecimal128

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.