[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazFileCache' (#lazutils)

TFileStateCacheItem.CalcMemSize

Gets the memory size needed to store the class instance.

Declaration

Source position: lazfilecache.pas line 46

public function TFileStateCacheItem.CalcMemSize: PtrUint;

Function result

Number of bytes needed to store the class instance and its assigned data.

See also

TFileStateCacheItem.Filename

  

Name for the file or directory in the cache item.

TFileStateCacheItem.PhysicalFilename

  

Physical name for the file or directory in the cache item.

TObject.InstanceSize


Version 4.0 Generated 2025-05-03 Home