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



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

TOnFreeSlot

Callback called when a slot must be freed.

Declaration

Source position: cachecls.pp line 54

type TOnFreeSlot = procedure(

  ACache: TCache;

  SlotIndex: Integer

) of object;

Arguments

ACache

  

Cache class calling the function

SlotIndex

  

Index of the slot that will be freed.

Description

TOnFreeSlot is a callback prototype used when not enough slots are free, and a slot must be freed.

See also

TCache.OnFreeSlot

  

Event called when a slot is freed

Notes

 No notes exist for this page yet. 





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