TCHMllpClienterrorReceivedEvent type

Fired when we have an error with the TCP/IP connection. The context of when this is received is often determined by a previous operation. The connection will always be closed once this event is received.

Unit
CHMnet

Declaration
TCHMllpClienterrorReceivedEvent = procedure(Sender : TObject; Description : String; Code : Integer) of Object;

Parameters
Description Description of the error.
Code Error code.


Chameleon Delphi Documentation