API:Datasnap.DSClientRest.TDSRestCallbackLoop.Callback
| [–] Properties | |
|---|---|
| Type: procedure function
| |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestCallbackLoop | |
Delphi
procedure Callback(responseValue: TJSONValue; var AStatus: Boolean; var AStop: Boolean);
C++
void __fastcall Callback(System::Json::TJSONValue* responseValue, bool &AStatus, bool &AStop);
Description
Embarcadero Technologies does not currently have any additional information.