Source position: xlib.pp line 877
type TXCharStruct = record
lbearing: cshort;
rbearing: cshort;
width: cshort;
ascent: cshort;
descent: cshort;
attributes: cushort;
end;