Unit 'Graph' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#rtl]

graphfreememprc

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

Declaration

Source position: graphh.inc line 538

type graphfreememprc = procedure(

  var P: Pointer;

  size: Word

);


Documentation generated on: Jul 24 2023