[Overview][Types][Classes][Procedures and functions] Reference for unit 'contnrs' (#fcl)

Reference for unit 'contnrs': Classes

EDuplicate

  

Exception raised when a key is stored twice in a hash table.

EKeyNotFound

  

Exception raised when a key is not found.

TClassList

  

List of classes.

TComponentList

  

List to manage component instances.

TFPHashTable

  

Hash class

TFPObjectList

  

TFPListdescendent which manages objects.

THTNode

  

Single item in the hash table.

TObjectList

  

List to manage object instances.

TObjectQueue

TObjectStack

  

Object instances stack

TOrderedList

  

Base class for queues and stacks.

TQueue

  

Pointer queue

TStack

  

Pointer Stack