PlatformAPI.IOTAExternalDevice.GetUserData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetUserData: Boolean;

Properties

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

Description

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

See Also