System.Bluetooth.TBluetoothManager.OnRemoteRequestPair

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnRemoteRequestPair: TRemoteRequestPairEvent read FOnRemoteRequestPair write FOnRemoteRequestPair;

C++

__property TRemoteRequestPairEvent OnRemoteRequestPair = {read=FOnRemoteRequestPair, write=FOnRemoteRequestPair};

Properties

Type Visibility Source Unit Parent
event public
System.Bluetooth.pas
System.Bluetooth.hpp
System.Bluetooth TBluetoothManager

Description

Embarcadero Technologies does not currently have any additional information.