Memory management in the icon.library
Source position: workbench.pas line 180
type pFreeList = ^tFreeList;
Icon.AddFreeList
Add memory to a free list.
Icon.FreeFreeList
Free all memory in a free list.