TCnSerialPort.OnDataReceived Event

Indicates that data has been received through a port represented by the SerialPort object.

Namespace: CNClrLib.Component.SerialPort
published
 property OnDataReceived: TSerialDataReceivedEventHandler read GetDataReceived write SetDataReceived;