[Overview][Types][Variables][Index] Reference for unit 'UTrace' (#lcl)

TAssertErrorProc

Declaration

Source position: utrace.pp line 28

type TAssertErrorProc = procedure(

  const Msg: ShortString;

  const FN: ShortString;

  LineNo: LongInt;

  TheAddr: TAssertErrorAddrType

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.