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

tFillExtraInfoProc

The FillExtraInfoProc is a procedural type used in the SetHeapExtraInfo call.

Declaration

Source position: heaptrc.pp line 46

type tFillExtraInfoProc = procedure(

  p: pointer

);

Description

The TFillExtraInfoProc is a procedural type used in the SetHeapExtraInfo call to fill a memory location with extra data for displaying.

See also

SetHeapExtraInfo

  

Store extra information in blocks.

TDisplayExtraInfoProc

  

The TDisplayExtraInfoProc is a procedural type used in the SetHeapExtraInfo call.


Documentation generated on: Jul 24 2023