PlatformAPI.IOTADesignerDeviceServices190.DesignerDevices

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

Delphi

property DesignerDevices[const Name: string]: IOTADesignerDevice read GetDesignerDevice; default;

C++

__property _di_IOTADesignerDevice DesignerDevices[const System::UnicodeString Name] = {read=GetDesignerDevice/*, default*/};

プロパティ

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

説明

DesignerDevices は、設計時デバイス ID をインデックスとする IDE 設計時デバイスの配列です。


関連項目