Unit 'gaFonts' Package
[Overview][Types][Classes][Procedures and functions][Index] [#bs_engines]

TgaFontManager

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

Declaration

Source position: gafonts.pas line 290

type TgaFontManager = class

public

  constructor Create;

  

  destructor Destroy; override;

  

  procedure Clear;

  

  function LoadFromStream();

  

  function LoadFromResource();

  

  function LoadFromFile();

  

  function GetBestMatchFont();

  

  function Delete();

  

  property MaxFonts: Integer; [rw]

  

end;

Inheritance

TgaFontManager

  

|

TObject



CT Web help

CodeTyphon Studio