PlatformAPI.IOTAExternalDevice.SetProfileName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetProfileName(const Value: string);

Properties

Type Visibility Source Unit Parent
procedure public PlatformAPI.pas PlatformAPI IOTAExternalDevice

Description

Use SetProfileName to associate a connection profile with an external device. You must specify the internal name of the connection profile, as a string.

See Also