Datasnap.DSCommon.TDSClientChannelManagerEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TDSClientChannelManagerEvent =

C++

typedef void __fastcall (__closure *TDSClientChannelManagerEvent)(System::TObject* Sender, const TDSClientChannelEventItem &EventItem);

Propriétés

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

Description

Evénement utilisateur pour la notification des événements de canal, tels que la création et la fermeture.

TDSClientChannelManagerEvent est un événement utilisateur pour la notification des événements de canal, tels que la création et la fermeture.

Voir aussi