Datasnap.DSServer.TDSCallbackTunnelEventItem.EventType

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

EventType: TDSCallbackTunnelEventType;

C++

Datasnap::Dscommon::TDSCallbackTunnelEventType EventType;

Description

The type of event occurring for a tunnel.

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

See Also