[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 700
type TBrushHandleCache = class(TBlockResourceCache) |
||
protected |
||
procedure RemoveItem(); override; |
|
Deletes the widgetset object with the handle in Item and removes it from the resource cache. |
public |
||
constructor Create; |
|
Constructor for the class instance. |
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 |
Version 4.0 | Generated 2025-05-03 | Home |