Unit 'UTrace' Package
[Overview][Types][Variables][Index] [#lcl]

TAssertErrorProc

Declaration

Source position: utrace.pp line 24

type TAssertErrorProc = procedure(

  const Msg: ShortString;

  const FN: ShortString;

  LineNo: LongInt;

  TheAddr: TAssertErrorAddrType

);


Version 4.4 Generated 2025-11-08 Home