REST.Client.TCustomRESTResponse.TJSONValueErrorEvent

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

Delphi

TJSONValueErrorEvent = procedure(Sender: TObject; AUpdateError: TJSONValueError; const AMessage: string) of object;

C++

typedef void __fastcall (__closure *TJSONValueErrorEvent)(System::TObject* Sender, TJSONValueError AUpdateError, const System::UnicodeString AMessage);

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
REST.Client.pas
REST.Client.hpp
REST.Client TCustomRESTResponse

説明

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