dxHashUtils Unit
Classes
| Name | Description |
|---|---|
| TdxDynamicItemList | A positional sparse list of abstract doubly linked items. |
| TdxDynamicListItem | A uniform object stored in the positional dynamic item list with gaps. |
| TdxHashTable | |
| TdxHashTableItem |
Constants
| Name |
|---|
| dxHashTableSize |
Types
| Name | Description |
|---|---|
| TdxDynamicItemListForEachProcRef | A reference to a procedure that iterates through multiple items within a dynamic item list. |
| TdxDynamicListItemClass | A class-reference to an item stored in a dynamic item list. |