[Overview][Classes][Procedures and functions][Variables][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: gtkfontcache.pas line 29
type TGtkFontCacheItem = class(TResourceCacheItem) |
public |
MetricsValid: Boolean; |
lBearing: LongInt; |
rBearing: LongInt; |
IsDoubleByteChar: Boolean; |
IsMonoSpace: Boolean; |
procedure WarnReferenceHigh; override; |
end; |
| | ||
|
TResourceCacheItem - an item in a list (TResourceCache) |
|
| | ||
TObject |