PlatformAPI.IOTADesignerDevice190.GetInternalName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetInternalName: string;

Properties

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

Description

GetInternalName returns the ID of a design-time device.

The ID of a design-time device is a name that uniquely identifies the design-time device. Users do not see this ID in the IDE.

See Also