PlatformAPI.IOTADesignerOSEntry190.GetDisplayname

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetDisplayName: string;

C++

virtual System::UnicodeString __fastcall GetDisplayName() = 0 ;

Properties

Type Visibility Source Unit Parent
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTADesignerOSEntry190

Description

GetDisplayname returns the display name of a platform version.

See Also