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



[Overview][Resource strings][Types][Classes] Reference for unit 'CacheCls' (#fcl)

TCache.LRUSlot

Last used item

Declaration

Source position: cachecls.pp line 88

public property TCache.LRUSlot: PCacheSlot
  read FLRUSlot;

Description

LRUSlot points to the least recent used slot. It is the last item in the chain of slots.

See also

TCache.Add

  

Add a data element to the list.

TCache.AddNew

  

Add a new item to the list.

TCache.Data

  

Indexed access to data items

TCache.MRUSlot

  

Most recent item slot.

Notes

 No notes exist for this page yet. 





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