PlatformAPI.IOTADesignerDeviceServices190.DesignerDeviceExists

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DesignerDeviceExists(const ADeviceName: string): Boolean;

Properties

Type Visibility Source Unit Parent
function public PlatformAPI.pas PlatformAPI IOTADesignerDeviceServices190

Description

DesignerDeviceExists returns True if a design-time device with the specified ID exists; it returns False otherwise.

See Also