System.Bluetooth.TBluetoothCustomAdapter.SetAdapterName

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetAdapterName(const Value: string); virtual; abstract;

C++

virtual void __fastcall SetAdapterName(const System::UnicodeString Value) = 0 ;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
procedure
function
protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothCustomAdapter


Beschreibung

Setter von AdapterName.

Siehe auch