Datasnap.DSClientRest.TDSRESTChannelEventItem.Callback

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

Callback: TDSRestClientCallback;

C++

TDSRestClientCallback* Callback;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRESTChannelEventItem


Beschreibung

Die hinzugefügte oder entfernte Callback-Funktion. null/nil, wenn der Kanal geschlossen wird.

Siehe auch