System.JSON.Types.TJsonDecimal128.TStringToDec128

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TStringToDec128 = function (const AStr: string; var ADec: TJsonDecimal128): Boolean of object;

C++

typedef bool __fastcall (__closure *TStringToDec128)(const System::UnicodeString AStr, TJsonDecimal128 &ADec);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.JSON.Types.pas
System.JSON.Types.hpp
System.JSON.Types TJsonDecimal128

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。