Datasnap.DSClientRest.TDSRestClientCallback

From RAD Studio API Documentation

TDSRestClientCallbackSystem.TObject

Delphi

TDSRestClientCallback = class

C++

class PASCALIMPLEMENTATION TDSRestClientCallback : public System::TObject

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest


Description

Implements DataSnap REST client callbacks.

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

See Also