PlatformAPI.IOTADesignerDevice190.SetHide

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetHide(const Value: Boolean);

Properties

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

Description

Use SetHide to define whether a device is listed on the View Selector (True) or not (False).

When a device is hidden, users cannot access it from the View Selector. You can only access hidden devices using the PlatformAPI.

See Also