TwclRfCommClient.Create(TComponent) Constructor

Creates new RFCOMM client component.

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

Parameters

AOwner
Type: TComponent

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

Overrides

TwclBluetoothComponent.Create(TComponent)