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