System.JSON.Types.TJsonDecimal128.TStringToDec128
Delphi
TStringToDec128 = function (const AStr: string; var ADec: TJsonDecimal128): Boolean of object;
C++
typedef bool __fastcall (__closure *TStringToDec128)(const System::UnicodeString AStr, TJsonDecimal128 &ADec);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
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 !