Datasnap.DSServer.TDSCallbackTunnelEventItem.EventType

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

EventType: TDSCallbackTunnelEventType;

C++

Datasnap::Dscommon::TDSCallbackTunnelEventType EventType;

Properties

Type Visibility Source Unit Parent
field public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelEventItem

Description

The type of event occurring for a tunnel.

The EventType field can take one of the event types hold by TDSCallbackTunnelEventType.

See Also