Datasnap.DSCommon.TDSCallbackChannelEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDSCallbackChannelEvent = procedure(Sender: TObject) of object;

C++

typedef void __fastcall (__closure *TDSCallbackChannelEvent)(System::TObject* Sender);

Propriétés

Type Visibilité  Source Unité  Parent
type
typedef
public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon Datasnap.DSCommon

Description

Evénement pour la notification des rappels de canaux.

TDSCallbackChannelEvent est un événement pour la notification des rappels de canaux.

Voir aussi