PlatformAPI.IOTADesignerDevice190.SetDisplayName
Delphi
procedure SetDisplayName(Value: string);
C++
virtual void __fastcall SetDisplayName(System::UnicodeString Value) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
public | PlatformAPI.pas PlatformAPI.hpp |
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.