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


説明

デバイスの表示名。

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

関連項目