| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Indicates Lock has been called without a corresponding Unlock call.
Source position: lazfilecache.pas line 74
| public function TFileStateCache.Locked: Boolean; | 
True when the internal lock count has a positive non-zero value.
The return value is True when the internal lock count has a positive non-zero value.
| 
 | Increments the lock count for the caching mechanism. | |
| 
 | Decrements the lock count for the caching mechanism. | 
| Version 4.0 | Generated 2025-05-03 | Home |