Unit 'Img32.Text' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pl_image32]

TFontManager

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

Declaration

Source position: Img32.Text.pas line 270

type TFontManager = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function GetFont();

  

  function LoadFromStream();

  

  function LoadFromResource();

  

  function LoadFromFile();

  

  function GetBestMatchFont();

  

  function FindReaderContainingGlyph();

  

  function Delete();

  

  property MaxFonts: Integer; [rw]

  

end;

Inheritance

TFontManager

  

|

TObject



CT Web help

CodeTyphon Studio