TwclIrDAServer.Mode Property

Gets and sets the IrDA connection mode.

Namespace: wclIrDAServers
published
 property Mode: TwclIrDAConnectionMode read FMode write SetMode
 default cmIrComm9Wire;

Property Value

The IrDA connection mode.

If an application changes the property when server is listening the wclConnectionErrors.wclEServerActive exception raises. If an application sets mode to cmIrLpt the wclErrors.wclEInvalidArgument exception raises because that mode is not supported by the IrDA server.