Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lcl]

TBrushHandleCache

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

TBrushHandleCache - resource cache for Brush Handles.

Declaration

Source position: graphics.pp line 711

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

  

|

THandleResourceCache

  

|

TResourceCache

  

|

TObject



CT Web help

CodeTyphon Studio