Unit 'Graphics' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#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.