API:Datasnap.DSClientRest.TDSRestClientChannel.OnChannelStateChange
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
| Unit: Datasnap.DSClientRest | |
| Parent: TDSRestClientChannel | |
Delphi
property OnChannelStateChange: TDSRESRChannelEvent read FChannelEvent write FChannelEvent;
C++
__property TDSRESRChannelEvent OnChannelStateChange = {read=FChannelEvent, write=FChannelEvent};
Description
Embarcadero Technologies does not currently have any additional information.