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

TfpgFontBase

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

Declaration

Source position: fpg_base.pas line 278

type TfpgFontBase = class(TObject)

public

  function TextWidth();

  function Ascent;

  function Descent;

  function Height;

  property FontDesc: string; [r]

  property FontRes: TfpgFontResourceBase; [r]

  property Handle: TfpgFontResourceBase; [r]

  property IsFixedWidth: Boolean; [r]

end;

Inheritance

TfpgFontBase

|

TObject


Documentation generated on: 2015-04-04