Datasnap.DSClientRest.TDSRestClientCallback

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSRestClientCallback

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