| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Decrements the lock count for the caching mechanism.
Source position: lazfilecache.pas line 73
| public procedure TFileStateCache.Unlock; | 
Raises an Exception if the lock count is 0 (or less) when the method is called.
| 
 | Increments the lock count for the caching mechanism. | |
| 
 | Indicates Lock has been called without a corresponding Unlock call. | 
| Version 4.0 | Generated 2025-05-03 | Home |