Unit 'intuition' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#os4units]

PRemember

Pointer to Memory allocating remember structure

Declaration

Source position: intuition.pas line 1767

type PRemember = ^TRemember;

See also

AllocRemember

  

Allocate Memory with tracking to make freeing easy.

FreeRemember

  

Free memory allocated by calls to AllocRemember().


Documentation generated on: 2021-07-30