Source position: diskfont.pas line 155
type TGlyphWidthEntry32 = record
gwe32_Node: TNode;
gwe32_reserved: Word;
gwe32_Width: LongInt;
gwe32_Code: LongWord;
end;