Open main menu

RAD Studio API Documentation β

Datasnap.DSClientRest.TDSRestClientCallback

System.TObjectTDSRestClientCallback
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestClientCallback = class

C++

class PASCALIMPLEMENTATION TDSRestClientCallback : public System::TObject


Description

Implements DataSnap REST client callbacks.

The TDSRestClientCallback class is used to implement DataSnap REST client callbacks.

See Also