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);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
type typedef |
public | System.JSON.Types.pas System.JSON.Types.hpp |
System.JSON.Types | TJsonDecimal128 |
Description
Embarcadero Technologies does not currently have any additional information.