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



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

THTCustomNode.CreateWith

Create a new instance of THTCustomNode

Declaration

Source position: contnrs.pp line 341

public constructor THTCustomNode.CreateWith(

  const AString: String

);

Arguments

AString

  

Key value for this node.

Description

CreateWith creates a new instance of THTCustomNode and stores the string AString in it. It should never be necessary to call this method directly, it will be called by the TFPHashTable class when needed.

Errors

If no more memory is available, an exception may be raised.

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