REST.Backend.KinveyApi.TKinveyAPIErrorClass

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

Delphi

TKinveyAPIErrorClass = class of EKinveyAPIError;

C++

typedef System::TMetaClass* TKinveyAPIErrorClass;

プロパティ

種類 可視性 ソース ユニット
classref
typedef
public
REST.Backend.KinveyApi.pas
REST.Backend.KinveyApi.hpp
REST.Backend.KinveyApi REST.Backend.KinveyApi


説明

EKinveyAPIError クラスのメタクラスです。

TKinveyAPIErrorClassEKinveyAPIError クラスのメタクラスを定義しています。

その値は、EKinveyAPIError またはその下位クラスのクラス参照です。

関連項目