Datasnap.DSServer.TDSCallbackTunnelBufferItem

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTDSCallbackTunnelBufferItem
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSServer.pas
Datasnap.DSServer.hpp
Unit: Datasnap.DSServer
Parent: Datasnap.DSServer

Delphi

TDSCallbackTunnelBufferItem = class

C++

class PASCALIMPLEMENTATION TDSCallbackTunnelBufferItem : public System::TObject

Description

Item to be placed into the TDSCallbackTunnel buffer. It represents a single message to be sent to a specific client.

See Also