System.JSON.GetJSONFormat

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function GetJSONFormat: TFormatSettings;

C++

extern DELPHI_PACKAGE System::Sysutils::TFormatSettings __fastcall GetJSONFormat(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON


Description

Renvoie les paramètres de format US.

GetJSONFormat est utilisée pour renvoyer les paramètres System.SysUtils.TFormatSettings US. GetJSONFormat est utilisée dans les conversions BCD sur JSON.

Voir aussi