REST.Backend.EndPoint.TCustomBackendEndpoint.GetJSONResponse
Delphi
procedure GetJSONResponse(out AJSONValue: TJSONValue; out AHasOwner: Boolean);
C++
void __fastcall GetJSONResponse(/* out */ System::Json::TJSONValue* &AJSONValue, /* out */ bool &AHasOwner);
Eigenschaften
| Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet | 
|---|---|---|---|---|
| procedure function | protected | REST.Backend.EndPoint.pas REST.Backend.EndPoint.hpp | REST.Backend.EndPoint | TCustomBackendEndpoint | 
Beschreibung
Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.