REST.Backend.PushDevice.TCustomPushEvents.AutoRegisterDevice

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoRegisterDevice: Boolean read FAutoRegisterDevice write FAutoRegisterDevice default True;

C++

__property bool AutoRegisterDevice = {read=FAutoRegisterDevice, write=FAutoRegisterDevice, default=1};

Properties

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

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!