REST.Backend.ServiceTypes.TFindObjectProc

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
anonMethod
class
public
REST.Backend.ServiceTypes.pas
REST.Backend.ServiceTypes.hpp
REST.Backend.ServiceTypes REST.Backend.ServiceTypes

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !