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 変換で使われます。

関連項目