PlatformAPI.IOTAExternalDevice.ProfileName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ProfileName: string read GetProfileName write SetProfileName;

C++

__property System::UnicodeString ProfileName = {read=GetProfileName, write=SetProfileName};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
PlatformAPI.pas
PlatformAPI.hpp
PlatformAPI IOTAExternalDevice

Beschreibung

ProfileName ist der Name des Verbindungsprofils, das einem externen Gerät zugeordnet ist.

Siehe auch