[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
TBrushHandleCache - resource cache for Brush Handles
Source position: graphics.pp line 653
type TBrushHandleCache = class(TBlockResourceCache) |
||
protected |
||
procedure RemoveItem(); override; |
|
RemoveItem from CacheItem list |
public |
||
constructor Create; |
|
|
end; |
|
TBrushHandleCache - resource cache for Brush Handles |
|
| | ||
|
TBlockResourceCache - a cache for Block resources |
|
| | ||
|
THandleResourceCache - a Resource Cache for Handles |
|
| | ||
|
TResourceCache - a cache (linked list) for storing Resources |
|
| | ||
TObject |
lazarus-ccr.sourceforge.net |