System.Bluetooth.TBluetoothLEScanFilter.SetManufacturerSpecificData

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

procedure SetManufacturerSpecificData(const AManufacturerSpecificData: TBytes);

C++

void __fastcall SetManufacturerSpecificData(const System::DynamicArray<System::Byte> AManufacturerSpecificData);

Eigenschaften

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


Beschreibung

Setter-Methode für die Eigenschaft ManufacturerSpecificData.

Siehe auch