PlatformAPI.IOTADesignerDevice190.InternalName

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

Delphi

property InternalName: string read GetInternalName;

C++

__property System::UnicodeString InternalName = {read=GetInternalName};

プロパティ

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

説明

InternalName設計時デバイスの ID です。


設計時デバイスの ID は、その設計時デバイスを一意に識別する名前です。IDE では、この ID は表示されません。

関連項目