System.Bluetooth.TBluetoothLEScanFilter.DeviceAddress
Delphi
property DeviceAddress: string read FDeviceAddress write FDeviceAddress;
C++
__property System::UnicodeString DeviceAddress = {read=FDeviceAddress, write=FDeviceAddress};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| property | public | System.Bluetooth.pas System.Bluetooth.hpp |
System.Bluetooth | TBluetoothLEScanFilter |
Description
Represents the identifier of the BLE device to be used as a filter.