Datasnap.DSCommon.TDSClientChannelEventItem.EventType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EventType: TDSCallbackTunnelEventType;

C++

TDSCallbackTunnelEventType EventType;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientChannelEventItem

Description

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

EventType returns the type of event defined as a TDSCallbackTunnelEventType.

See Also