help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



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

THTCustomNode

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Single item in the hash table.

Declaration

Source position: contnrs.pp line 337

type THTCustomNode = class(TObject)

public

  constructor CreateWith();

  

Create a new instance of THTCustomNode

  function HasKey();

  

Check whether this node matches the given key.

  property Key: String; [r]

  

Key value associated with this hash item.

end;

Inheritance

THTCustomNode

  

Single item in the hash table.

|

TObject

Description

THTCustomNode is used by the TFPCustomHashTable class to store the keys and associated values.

See also

TFPHashTable

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505