Unit 'Contnrs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl]

TFPCustomHashTable.HashTable

Hash table instance.

Declaration

Source position: contnrs.pp line 395

public property TFPCustomHashTable.HashTable : TFPObjectList
  read FHashTable;

Description

TFPCustomHashTable is the internal list object (TFPObjectList used for the hash table. Each element in this table is again a TFPObjectList instance or Nil.


Documentation generated on: Jul 24 2023