System.Bluetooth.TBluetoothManager Fields
InheritedProtected
| FBluetoothManagerClass | protected | Contains a subclass of TBluetoothManager that provides support for the platform where your application is running. |
| FDiscoveredDevices | protected | Protected field that provides the value of the read-only LastDiscoveredDevices property. |
| FLastDiscoveredTimeStamp | protected | Protected field that provides the value of the read-only LastDiscoveredTimeStamp property. |
| FOnDiscoverableEnd | protected | Protected field that provides the event handler of the OnDiscoverableEnd event. |
| FOnDiscoveryEnd | protected | Protected field that provides the event handler of the OnDiscoveryEnd event. |
| FOnIdentifyCustomUUID | protected | Protected field that provides the event handler of the OnIdentifyCustomUUID event. |
| FOnRemoteRequestPair | protected | |
| FPairedDevices | protected | Protected field that holds the list of remote devices that the GetPairedDevices method returns. |
| FSocketTimeout | protected | Protected field that provides the value of the SocketTimeOut class property. |