PlatformAPI.IOTADesignerDeviceServices190.GetDesignerDevice

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

Delphi

function GetDesignerDevice(const AName: string): IOTADesignerDevice;

C++

virtual _di_IOTADesignerDevice __fastcall GetDesignerDevice(const System::UnicodeString AName) = 0 ;

プロパティ

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

説明

GetDesignerDevice は、指定した設計時デバイス ID設計時デバイスを返します。


関連項目