Unit 'workbench' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

pFreeList

Memory management in the icon.library

Declaration

Source position: workbench.pas line 180

type pFreeList = ^tFreeList;

See also

Icon.AddFreeList

  

Add memory to a free list.

Icon.FreeFreeList

  

Free all memory in a free list.


Documentation generated on: 2021-07-30