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

TfpgFontResourceBase

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

Encapsulates the resources of a font

Declaration

Source position: fpg_base.pas line 269

type TfpgFontResourceBase = class(TObject)

public

  function GetAscent; virtual; abstract;

  function GetDescent; virtual; abstract;

  function GetHeight; virtual; abstract;

  function GetTextWidth(); virtual; abstract;

end;

Inheritance

TfpgFontResourceBase

  

Encapsulates the resources of a font

|

TObject


Documentation generated on: 2015-04-04