PlatformAPI.IOTAExternalDevice.DisplayName
Delphi
property DisplayName: string read GetDisplayName write SetDisplayName;
C++
__property System::UnicodeString DisplayName = {read=GetDisplayName, write=SetDisplayName};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | PlatformAPI.pas PlatformAPI.hpp |
PlatformAPI | IOTAExternalDevice |
Description
DisplayName is the display name of an external device.