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



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

TFPObjectHashTable.Items

Key-based access to the objects

Declaration

Source position: contnrs.pp line 470

public property TFPObjectHashTable.Items: TObject
  read GetData
  write SetData;
  default;

Description

Items provides access to the objects 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 instance.

See also

TFPObjectHashTable.Add

  

Add a new object to the hash table

Notes

 No notes exist for this page yet. 





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