System.JSON.GetJSONFormat

提供:RAD Studio API Documentation

Delphi

function GetJSONFormat: TFormatSettings;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
System.JSON.pas
System.JSON.hpp
System.JSON System.JSON


説明

米国の書式設定を返します。


GetJSONFormat は、米国の System.SysUtils.TFormatSettings を返します。GetJSONFormat は、JSON に対する BCD 変換で使われます。

関連項目