PlatformAPI.IOTAExternalDevice.SetDisplayName

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

Delphi

procedure SetDisplayName(const Value: string);

C++

virtual void __fastcall SetDisplayName(const System::UnicodeString Value) = 0 ;

プロパティ

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

説明

SetDisplayName外部デバイスの表示名を定義します。


関連項目