[Overview][Types][Procedures and functions][Index] Reference for unit 'TTCache' (#lazutils)

TCache_Class

Declaration

Source position: ttcache.pas line 85

type TCache_Class = record

  Object_Size: Int;

  

  Idle_Limit: Int;

  

  Init: TConstructor;

  

  Done: TDestructor;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.