System.Bluetooth.Components.TBluetoothLE.CurrentManager

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property CurrentManager: TBluetoothLEManager read GetCurrentManager;

C++

__property System::Bluetooth::TBluetoothLEManager* CurrentManager = {read=GetCurrentManager};

Properties

Type Visibility Source Unit Parent
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE

Description

Manager of your component.

See Also