System.Bluetooth.Components.TBluetooth.CurrentManager

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property CurrentManager: TBluetoothManager read GetCurrentManager;

C++

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

Eigenschaften

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


Beschreibung

Manager Ihrer Komponente.

Siehe auch