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



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

THTStringNode

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

Node type for TFPStringHashTable

Declaration

Source position: contnrs.pp line 421

type THTStringNode = class(THTCustomNode)

public

  property Data: String; [rw]

  

String data

end;

Inheritance

THTStringNode

  

Node type for TFPStringHashTable

|

THTCustomNode

  

Single item in the hash table.

|

TObject

Description

THTStringNode is a THTCustomNode descendent which holds the data in the TFPStringHashTable hash table. It exposes a data string.

It should not be necessary to use THTStringNode directly, it's only for inner use by TFPStringHashTable

See also

TFPStringHashTable

  

Hash table for string data.

Notes

 No notes exist for this page yet. 





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