| [Overview][Constants][Classes][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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;  | 
| | | ||
  | 
Base class for the fpgApplication variable  | 
|
| | | ||
  | 
A descendant of the FPC TComponent class  | 
|
| | | ||
TComponent  | 
||
| ? | ||
TObject  |