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

TFontHandleCache.RemoveItem

Removes the specified resource item from the cache.

Declaration

Source position: graphics.pp line 493

protected procedure TFontHandleCache.RemoveItem(

  Item: TResourceCacheItem

); override;

Arguments

Item

  

Item removed from the resource cache.

See also

TResourceCache.RemoveItem

  

RemoveItem from CacheItem list.


Version 4.0 Generated 2025-05-03 Home