PlatformAPI.IOTAPlatform160.DisplayName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property DisplayName: string read GetDisplayName;

C++

__property System::UnicodeString DisplayName = {read=GetDisplayName};

Properties

Type Visibility Source Unit Parent
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAPlatform160

Description

DisplayName is the display name of a platform.

See Also