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

TBugReportProc

Declaration

Source position: _crw_alloc.pas line 447

type TBugReportProc = procedure(

  E: Exception;

  Sender: TObject;

  Note: LongString

);