TwclRfCommServer.OnListen Property

The event fires when the serve ris ready to accept incomming connections (is in listening state).

Namespace: wclBluetooth
published
 property OnListen: TNotifyEvent read FOnListen write FOnListen;

Property Value

Type: TNotifyEvent