System.Bluetooth.TBluetoothCustomAdapter.SetAdapterName
Delphi
procedure SetAdapterName(const Value: string); virtual; abstract;
C++
virtual void __fastcall SetAdapterName(const System::UnicodeString Value) = 0 ;
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothCustomAdapter |
Description
Setter of AdapterName.