PlatformAPI.IOTADesignerDevice190.SetUserData

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetUserData(Value: Boolean);

Properties

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

Description

Use SetUserData to define whether a design-time device can be edited by a user (True) or not (False).

See Also