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



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

TCache.Create

Create a new cache class.

Declaration

Source position: cachecls.pp line 76

public constructor TCache.Create(

  ASlotCount: Integer

);

Arguments

ASlotCount

  

Initial slot count

Description

Create instantiates a new instance of TCache. It allocates room for ASlotCount entries in the list. The number of slots can be increased later.

See also

TCache.SlotCount

  

Number of slots in the list

Notes

 No notes exist for this page yet. 





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