Platforms to show: All Mac Windows Linux Cross-Platform

Back to WindowsBlueToothSelectDeviceDialogMBS class.

WindowsBlueToothSelectDeviceDialogMBS.AddNewDeviceWizard as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
If true, starts the Add New Device wizard.

(Read and Write property)

WindowsBlueToothSelectDeviceDialogMBS.Cancelled as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
Set to true, if dialog was cancelled.

(Read and Write property)

WindowsBlueToothSelectDeviceDialogMBS.ClassOfDevices as Dictionary

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
The dictionary to select classes of devices.

Provided for specification and retrieval of Bluetooth Class Of Device (COD) information.

Key is COD mask and value is description text.

CODMask: A mask to compare to determine the class of device. The major and minor codes of ulCODMask are used to compare the class of device found. If a major code is provided it must match the major code returned by the remote device, such that GET_COD_MAJOR(ulCODMask) is equal to GET_COD_MAJOR([class of device of the remote device]).
(Read and Write property)

WindowsBlueToothSelectDeviceDialogMBS.ForceAuthentication as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
If true, forces authentication before returning.

(Read and Write property)

WindowsBlueToothSelectDeviceDialogMBS.Info as String

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
Sets the information text when not "".

(Read and Write property)

WindowsBlueToothSelectDeviceDialogMBS.Parent as Variant

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No Desktop only
Handle to the parent window.

Set to nil for no parent.
Can reference a Window or DesktopWindow object.
(Read and Write property)

WindowsBlueToothSelectDeviceDialogMBS.ShowAuthenticated as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
If true, authenticated devices are shown in the picker.

(Read and Write property)

Some examples using this property:

WindowsBlueToothSelectDeviceDialogMBS.ShowRemembered as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
If true, remembered devices are shown in the picker.

(Read and Write property)

Some examples using this property:

WindowsBlueToothSelectDeviceDialogMBS.ShowUnknown as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
If true, unknown devices that are not authenticated or remembered are shown in the picker.

(Read and Write property)

Some examples using this property:

WindowsBlueToothSelectDeviceDialogMBS.SkipServicesPage as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
property Bluetooth MBS Bluetooth Plugin 18.3 ❌ No ✅ Yes ❌ No ❌ No All
If true, skips the Services page in the Add New Device wizard.

(Read and Write property)

The items on this page are in the following plugins: MBS Bluetooth Plugin.


The biggest plugin in space...