[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'System' (#rtl) |
Assert error handler procedural type.
Source position: systemh.inc line 817
type TAssertErrorProc = procedure( |
const msg: ShortString; |
const fname: ShortString; |
lineno: LongInt; |
erroraddr: pointer |
); |
No notes exist for this page yet.