TwclBluetoothManager.Create(TComponent) Constructor

Creates a new Bluetooth Manager component.

Namespace: wclBluetooth
public
 constructor Create(AOwner: TComponent); override;

Parameters

AOwner
Type: TComponent

A component's owner. This parameter can be nil.

The component must always be created in an application's main thread.