Datasnap.DSCommon.TDSClientChannelEventItem.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.DSCommon.pas
Datasnap.DSCommon.hpp
Datasnap.DSCommon TDSClientChannelEventItem

Description

The ID of the callback being added or removed. Empty string if the tunnel is being closed.

See Also