Unit xomList

Uses
Functions and Procedures
Constants
Variables

Description

 

Overview

Classes, Interfaces, Objects and Records

Name Description
Class TxomList  
Class TxomIndexedList  
Class TxomBucketList  

Types

TxomListClass = class of TxomList;
TxomIndexedListClass = class of TxomIndexedList;
TxomBucketListPurpose = (...);
TxomBuckets = Array of TxomList;
TxomBucketListClass = class of TxomBucketList;

Description

Types

TxomListClass = class of TxomList;
 
TxomIndexedListClass = class of TxomIndexedList;
 
TxomBucketListPurpose = (...);
 
Values
  • blpDeleting
  • blpSearching
TxomBuckets = Array of TxomList;
 
TxomBucketListClass = class of TxomBucketList;
 

Generated by PasDoc 0.15.0.