TwclIrDAClient.Address Property

Gets and sets the target IrDA device's address.

Namespace: wclIrDAClients
published
 property Address: Cardinal read FAddress write SetAddress default 0;

Property Value

Type: Cardinal

The remote IrDA device's MAC address.

If an application changes the property when client is connected the wclConnectionErrors.wclEClientActive exception raises.