PlatformAPI.IOTAMobileDevice.UserData

From RAD Studio API Documentation

Delphi

property UserData: Boolean read GetUserData write SetUserData;

C++

__property bool UserData = {read=GetUserData, write=SetUserData};

Properties

Type Visibility Source Unit Parent
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAMobileDevice

Description

Attention: UserData is deprecated.

Embarcadero Technologies does not currently have any additional information.