Source position: msefreetype.pas line 326
type TFT_Glyph = record
FTlibrary: PFT_Library;
clazz: pointer;
aFormat: LongWord;
advance: FT_Vector;
end;