System.Bluetooth.TBluetoothManager.FOnDiscoveryEnd

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

FOnDiscoveryEnd: TDiscoveryEndEvent;

C++

TDiscoveryEndEvent FOnDiscoveryEnd;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
field protected
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager


Beschreibung

Geschütztes Feld, das die Ereignisbehandlungsroutine des Ereignisses OnDiscoveryEnd bereitstellt.

Siehe auch