[Overview][Constants][Classes][Variables][Index] Reference for unit 'fpg_gdi' (#fpgui)

TfpgGDIFontResource

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

Declaration

Source position: fpg_gdi.pas line 64

type TfpgGDIFontResource = class(TfpgFontResourceBase)

protected

  function OpenFontByDesc();

  property Handle: HFONT; [r]

public

  constructor Create();

  destructor Destroy; override;

  function HandleIsValid;

  function GetAscent; override;

  function GetDescent; override;

  function GetHeight; override;

  function GetTextWidth(); override;

end;

Inheritance

TfpgGDIFontResource

|

TfpgFontResourceBase

?

TObject


Documentation generated on: 2012-01-26