Datasnap.DSServer.TDSCallbackTunnelBufferItem.Msg

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property Msg: TJSONValue read FMsg write FMsg;

C++

__property System::Json::TJSONValue* Msg = {read=FMsg, write=FMsg};

Propriétés

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

Description

Spécifie le message à être diffusé.

La propriété Msg est un TJSONValue contenant le message à être diffusé. Msg est une propriété en lecture seule.