[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpg_main.pas line 103
type TfpgFontResource = class(TfpgFontResourceImpl) |
public |
constructor Create(); |
function IncRefCount; |
function DecRefCount; |
property FontDesc: ; [r] |
end; |
| | ||
| | ||
| | ||
|
Encapsulates the resources of a font |
|
| | ||
TObject |