PlatformAPI.IOTADesignerDevice190.SetDisplayName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetDisplayName(Value: string);

Properties

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

Description

Use SetDisplayName to define the display name of a device.

The Form Designer shows this value as the display name of the view that is associated with the device.

See Also