System.Bluetooth.TBluetoothLEManager.FOnIdentifyCustomUUID

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

class var FOnIdentifyCustomUUID: TIdentifyUUIDEvent;

C++

static TIdentifyUUIDEvent FOnIdentifyCustomUUID;

Properties

Type Visibility Source Unit Parent
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothLEManager

Description

Protected field that provides the event handler of the OnIdentifyCustomUUID event.

See Also