PlatformAPI.IOTAExternalDevice.DisplayName

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

Delphi

property DisplayName: string read GetDisplayName write SetDisplayName;

C++

__property System::UnicodeString DisplayName = {read=GetDisplayName, write=SetDisplayName};

プロパティ

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

説明

DisplayName外部デバイスの表示名です。


関連項目