[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Graphics' (#lcl)

TBrushHandleCache

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

TBrushHandleCache - resource cache for Brush Handles.

Declaration

Source position: graphics.pp line 714

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;

Inheritance

TBrushHandleCache

  

TBrushHandleCache - resource cache for Brush Handles.

|

TBlockResourceCache

  

TBlockResourceCache - a cache for Block resources.

|

THandleResourceCache

  

THandleResourceCache - a Resource Cache for Handles.

|

TResourceCache

  

TResourceCache - a cache (linked list) for storing Resources.

|

TObject


Version 3.2 Generated 2024-02-25 Home