System.JSON.Types.TJsonDecimal128.Create
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() {}
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
constructor | public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | TJsonDecimal128 |
Description
Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !