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

TFontManager

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

Declaration

Source position: lr_ngcanvas.pas line 75

type TFontManager = class

public

  constructor Create;

  

  destructor destroy; override;

  

  function GetFont();

  

  function TextExtent();

  

  function TextHeight();

  

  function TextWidth();

  

  property SearchPath: string; [rw]

  

  property Font: TFreeTypeFont; [r]

  

end;

Inheritance

TFontManager

  

|

TObject



CT Web help

CodeTyphon Studio