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

TFontHandleCache

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

Declaration

Source position: graphics.pp line 444

type TFontHandleCache = class(TResourceCache)

protected

  procedure RemoveItem(); override;

  

public

  constructor Create;

  

  function CompareDescriptors(); override;

  

  function FindFont();

  

  function FindFontDesc();

  

  function Add();

  

end;

Inheritance

TFontHandleCache

  

|

TResourceCache

?

TObject

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