Unit 'IdHL7' Package
[Overview][Constants][Types][Classes][Index] [#pl_indy]

TReceiveErrorEvent

Declaration

Source position: IdHL7.pas line 211

type TReceiveErrorEvent = procedure(

  ASender: TObject;

  AConnection: TIdTCPConnection;

  AMsg: string;

  AException: Exception;

  var VReply: string;

  var VDropConnection: Boolean

) of object;



CT Web help

CodeTyphon Studio