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

TAssertErrorProc

Declaration

Source position: utrace.pp line 24

type TAssertErrorProc = procedure(

  const Msg: ShortString;

  const FN: ShortString;

  LineNo: LongInt;

  TheAddr: TAssertErrorAddrType

);


Version 4.0 Generated 2025-05-03 Home