[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'Graph' (#rtl)

graphgetmemprc

Procedure prototype, used when heap memory is needed by the graph routines.

Declaration

Source position: graphh.inc line 502

type graphgetmemprc = procedure(

  var P: pointer;

  size: Word

);

The latest version of this document can be found at lazarus-ccr.sourceforge.net.