System.Bluetooth.Components.TBluetooth.OnRemoteRequestPair

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

property OnRemoteRequestPair: TRemoteRequestPairEvent read FOnRemoteRequestPair write FOnRemoteRequestPair;

C++

__property System::Bluetooth::TRemoteRequestPairEvent OnRemoteRequestPair = {read=FOnRemoteRequestPair, write=FOnRemoteRequestPair};

Propriétés

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


Description

OnRemoteRequestPair se déclenche lorsqu'un périphérique distant demande l'appairage.

Voir aussi