PlatformAPI.IOTAExternalDevice.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 IOTAExternalDevice

Description

GetDisplayName returns the display name of an external device.

See Also