System.JSON.Types.TJsonDecimal128.TDec128ToString
Delphi
TDec128ToString = function (const ADec: TJsonDecimal128): string of object;
C++
typedef System::UnicodeString __fastcall (__closure *TDec128ToString)(const 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.