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

TFileStateCache.Lock

Increments the lock count for the caching mechanism.

Declaration

Source position: lazfilecache.pas line 72

public procedure TFileStateCache.Lock;

See also

TFileStateCache.Unlock

  

Decrements the lock count for the caching mechanism.

TFileStateCache.Locked

  

Indicates Lock has been called without a corresponding Unlock call.


Version 4.0 Generated 2025-05-03 Home