PlatformAPI.IOTADesignerDevice190.SetDisplayName

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

Delphi

procedure SetDisplayName(Value: string);

C++

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

プロパティ

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


説明

SetDisplayName を使用すると、デバイスの表示名を定義することができます。

フォーム デザイナには、デバイスに関連付けられたビューの表示名として、この値が表示されます。

関連項目