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


説明

DisplayName は、プラットフォーム バージョンの表示名です。

関連項目