TwclIrDADevice Record

This record contains information about an IrDA device that has been discovered by the infrared transceiver.

Namespace: wclIrDADevices
type
 TwclIrDADevice = record
 end;

The TwclIrDADevice type exposes the following members.

Show:
 NameDescription
Address

The IrDA device's address.

CharSet

The IrDA device's character set.

Hints

IrDA device hints.

Name

Name of the IrDA device.

Top