Units
Class Hierarchy
Classes, Interfaces, Objects and Records
Types
Variables
Constants
Functions and Procedures
Identifiers
TxomList
TxomIndexedList
TxomBucketList
TxomListClass = class of TxomList;
TxomIndexedListClass = class of TxomIndexedList;
TxomBucketListPurpose = (...);
TxomBuckets = Array of TxomList;
TxomBucketListClass = class of TxomBucketList;