Datasnap.DSCommon.TDSClientChannelEventItem.EventType

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: public
Source:
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Unit: Datasnap.DSCommon
Parent: TDSClientChannelEventItem

Delphi

EventType: TDSCallbackTunnelEventType;

C++

TDSCallbackTunnelEventType EventType;

Description

The type of event occurring for a tunnel (channel).

EventType returns the type of event defined as a TDSCallbackTunnelEventType.

See Also