PlatformAPI.IOTADesignerDeviceServices190.DesignerDeviceExists

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

Delphi

function DesignerDeviceExists(const ADeviceName: string): Boolean;

C++

virtual bool __fastcall DesignerDeviceExists(const System::UnicodeString ADeviceName) = 0 ;

プロパティ

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

説明

DesignerDeviceExists は、指定した ID設計時デバイスが存在する場合は True を返し、そうでない場合は False を返します。


関連項目