TFreeList is similar to TList but all contained elements must be descendents of TObject.


When Freeing or Clearing a TFreeList, all contained TObjects are also Freed.

TFreeList is defined in htmlun2.pas.