REST.Backend.PushTypes.TPushData.TGCM.Msg

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Msg: string read FMsg write SetMsg;

C++

__property System::UnicodeString Msg = {read=FMsg, write=SetMsg};

Properties

Type Visibility Source Unit Parent
property published
REST.Backend.PushTypes.pas
REST.Backend.PushTypes.hpp
REST.Backend.PushTypes TGCM

Description

Embarcadero Technologies does not currently have any additional information.