System.Bluetooth.TBluetoothLEAdvertiseData.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TBluetoothLEAdvertiseData();

Properties

Type Visibility Source Unit Parent
constructor public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEAdvertiseData

Description

Creates an instance of TBluetoothLEAdvertiseData.

See Also