Datasnap.DSServer.TDSCallbackTunnelEventItem.CallbackId

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

CallbackId: string;

C++

System::UnicodeString CallbackId;

Properties

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

Description

The ID of the callback being added or removed.

The CallbackId field holds a string with the ID of the callback being added or removed.

See Also