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

TfpgGDIApplication

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

Declaration

Source position: fpg_gdi.pas line 207

type TfpgGDIApplication = class(TfpgApplicationBase)

public

  constructor Create(); override;

  destructor Destroy; override;

  procedure DoFlush;

  function GetScreenWidth; override;

  function GetScreenHeight; override;

  function Screen_dpi_x; override;

  function Screen_dpi_y; override;

  function Screen_dpi; override;

  property Display: HDC; [r]

end;

Inheritance

TfpgGDIApplication

|

TfpgApplicationBase

  

Base class for the fpgApplication variable

|

TfpgComponent

  

A descendant of the FPC TComponent class

|

TComponent

?

TObject


Documentation generated on: 2013-04-29