PlatformAPI.IOTAExternalDevice.GetDisplayName

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

function GetDisplayName: string;

C++

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

プロパティ

種類 可視性 ソース ユニット
function public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDevice

説明

GetDisplayName外部デバイスの表示名を返します。


関連項目