[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 475

protected procedure TFontHandleCache.RemoveItem(

  Item: TResourceCacheItem

); override;

Arguments

Item

  

Item removed from the resource cache.

See also

TResourceCache.RemoveItem

  

RemoveItem from CacheItem list.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.