[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit '_crw_pipe' (#crwlib)

TPipeReporter

Declaration

Source position: _crw_pipe.pas line 127

type TPipeReporter = procedure(

  Pipe: TPipe;

  When: Double;

  const What: LongString;

  Code: Integer

);