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.4 | Generated 2025-11-08 | Home |