TCnSerialPort.OnDataReceived Event
Indicates that data has been received through a port represented by the SerialPort object.
published property OnDataReceived: TSerialDataReceivedEventHandler read GetDataReceived write SetDataReceived;
Indicates that data has been received through a port represented by the SerialPort object.
published property OnDataReceived: TSerialDataReceivedEventHandler read GetDataReceived write SetDataReceived;