Datasnap.DSServer.TDSCallbackTunnelBufferItem.ChannelName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property ChannelName: string read FChannelName;

C++

__property System::UnicodeString ChannelName = {read=FChannelName};

Properties

Type Visibility Source Unit Parent
property public
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Datasnap.DSServer TDSCallbackTunnelBufferItem

Description

Specifies the name of this channel.

The ChannelName read-only property specifies the name of this channel.

See Also