PlatformAPI.IOTAExternalDevice.UserData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property UserData: Boolean read GetUserData write SetUserData;

Properties

Type Visibility Source Unit Parent
property public PlatformAPI.pas PlatformAPI IOTAExternalDevice

Description

UserData is True if the external device can be edited by a user; it is False otherwise.

See Also