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



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

TFPDataHashTable.Items

Key-based access to the items in the table

Declaration

Source position: contnrs.pp line 417

public property TFPDataHashTable.Items: Pointer
  read GetData
  write SetData;
  default;

Description

Items provides access to the items in the hash table using their key: the array index Index is the key. A key which is not present will result in an Nil pointer.

See also

TFPStringHashTable.Add

  

Add a new string to the hash list

Notes

 No notes exist for this page yet. 





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