Datasnap.DSClientRest.TDSRestClientChannel.OnChannelStateChange

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnChannelStateChange: TDSRESRChannelEvent read FChannelEvent write FChannelEvent;

C++

__property TDSRESRChannelEvent OnChannelStateChange = {read=FChannelEvent, write=FChannelEvent};

Propriétés

Type Visibilité  Source Unité  Parent
event public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest TDSRestClientChannel

Description

Evénement notifié lorsque des modifications sont apportées aux rappels de ce canal.

L'événement OnChannelStateChange est notifié lorsque des modifications sont apportées aux rappels de ce canal, ou au canal lui-même.

Voir aussi