System.Bluetooth.TBluetoothDevice Properties
InheritedProtected
| Address | public | Hardware address of the remote device. |
| BluetoothType | public | Type or types of Bluetooth that the remote device supports. |
| ClassDevice | public | Integer that identifies the major and minor classes of the device. |
| ClassDeviceMajor | public | Integer that identifies the major class of the device. |
| DeviceName | public | Human-readable name of the remote device. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| IsPaired | public | Whether the remote device is paired with the device that is running your application (True) or not (False). |
| LastServiceList | public | Cached list of services that the remote device provides. |
| State | public | Current state of the remote device. |