TwclBluetoothComponent Class

The base class for all Bluetooth Components.

Namespace: wclBluetooth
type
 TwclBluetoothComponent = class(TComponent)
 end;

The TwclBluetoothComponent type exposes the following members.

Show:
 NameDescription
Create(TComponent)

Creates a new component.

Destroy

Frees the component.

Top
Show:
 NameDescription
Enter

Enters the Bluetooth component protection critical section.

Leave

Leaves the Bluetooth component protection critical section.

SetCopy(TwclCustomConnection)

The method sets new copy of the current connection.

Top

The class implements the basic methods to prevent the Bluetooth Connections from self-destruction.