[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 3.2 Generated 2024-02-25 Home