TAssertErrorProc

Assert error handler procedural type.

Declaration

Source position: systemh.inc line 1676

Type
TAssertErrorProc = procedure(const msg: ShortString; 
                             const fname: ShortString; lineno: LongInt; 
                             erroraddr: pointer)