System.Bluetooth.Components.TBluetooth.OnDiscoveryEnd

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnDiscoveryEnd: TDiscoveryEndEvent read FOnDiscoveryEnd write FOnDiscoveryEnd;

C++

__property System::Bluetooth::TDiscoveryEndEvent OnDiscoveryEnd = {read=FOnDiscoveryEnd, write=FOnDiscoveryEnd};

Propriétés

Type Visibilité  Source Unité  Parent
event published
System.Bluetooth.Components.pas
System.Bluetooth.Components.hpp
System.Bluetooth.Components TBluetooth


Description

OnDiscoveryEnd se déclenche lorsque DiscoverDevices obtient le Timeout.

Voir aussi