REST.Backend.ServiceTypes.TFindObjectProc

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

Delphi

TFindObjectProc = reference to procedure(const AObject: TBackendEntityValue; const AJSON: TJSONObject);
TFindObjectProc<T: class> = reference to procedure(const AMetaObject: TBackendEntityValue; const AObject: T);

C++

__interface TFindObjectProc  : public System::IInterface
template<typename T> __interface TFindObjectProc__1  : public System::IInterface

プロパティ

種類 可視性 ソース ユニット
anonMethod
class
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes REST.Backend.ServiceTypes

説明

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