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

THTCustomNodeClass

Class of THTCustomNodeClass.

Declaration

Source position: contnrs.pp line 347

type THTCustomNodeClass = class of THTCustomNode;

Description

THTCustomNodeClass is used by THTCustomHashTable to decide which class should be created for elements in the list.

See also

THTCustomHashTable

THTCustomNode

  

Single item in the hash table.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.