| [Overview][Constants][Classes][Variables][Index] | 
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_gdi.pas line 67
type TfpgGDIFontResource = class(TfpgFontResourceBase)  | 
public  | 
constructor Create();  | 
destructor Destroy; override;  | 
function HandleIsValid;  | 
function GetAscent; override;  | 
function GetDescent; override;  | 
function GetHeight; override;  | 
function GetTextWidth(); override;  | 
end;  | 
| | | ||
  | 
Encapsulates the resources of a font  | 
|
| | | ||
TObject  |