Unit 'lr_ngcanvas' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#lz_report]

TFontCache

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

Declaration

Source position: lr_ngcanvas.pas line 40

type TFontCache = class

protected

  function GetCachedName();

  

  function IndexOfCachedFont();

  

  function FindFile();

  

public

  destructor destroy; override;

  

  function IndexOfFile();

  

  property Count: Integer; [r]

  

  property Fonts []: TFontItem; default; [r]

  

  property SearchPath: string; [rw]

  

end;

Inheritance

TFontCache

  

|

TObject



CT Web help

CodeTyphon Studio