Datasnap.DSCommon.TDSClientChannelEventItem.EventType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

EventType: TDSCallbackTunnelEventType;

C++

TDSCallbackTunnelEventType EventType;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field public
Datasnap.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientChannelEventItem


Beschreibung

Der Typ des Ereignisses, das für einen Tunnel (Kanal) auftritt.

EventType gibt den Typ des als TDSCallbackTunnelEventType definierten Ereignisses zurück.

Siehe auch