[Overview][Constants][Types][Procedures and functions][Variables][Index] |
Procedure prototype, used when heap memory is freed by the graph routines.
Source position: graphh.inc line 532
type graphfreememprc = procedure( |
var P: Pointer; |
size: Word |
); |