PlatformAPI.IOTAMobileDevice.UserData
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.