System.Bluetooth.Components.TBluetoothLE.CurrentManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CurrentManager: TBluetoothLEManager read GetCurrentManager;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetoothLE


Beschreibung

Manager Ihrer Komponente.

Siehe auch