PlatformAPI.IOTADesignerDevice190.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 IOTADesignerDevice190

Description

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

See Also