PlatformAPI.IOTAExternalDevice.SetUserData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetUserData(const Value: Boolean);

Properties

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

Description

Use SetUserData to define whether an external device can be edited by a user (True) or not (False).

See Also