REST.Backend.PushDevice.TCustomPushEvents.DeviceProperties

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property DeviceProperties: TJSONObject read FDeviceProperties write SetDeviceProperties;

C++

__property System::Json::TJSONObject* DeviceProperties = {read=FDeviceProperties, write=SetDeviceProperties};

Propriétés

Type Visibilité  Source Unité  Parent
property public
REST.Backend.PushDevice.pas
REST.Backend.PushDevice.hpp
REST.Backend.PushDevice TCustomPushEvents


Description

Propriétés qui sont écrites dans l'objet d'installation lorsqu'un périphérique est enregistré.

Voir aussi