Unit 'IdUDPServer' Package
[Overview][Types][Classes][Index] [#pl_indy]

TIdUDPExceptionEvent

Declaration

Source position: IdUDPServer.pas line 148

type TIdUDPExceptionEvent = procedure(

  AThread: TIdUDPListenerThread;

  ABinding: TIdSocketHandle;

  const AMessage: string;

  const AExceptionClass: TClass

) of object;



CT Web help

CodeTyphon Studio