Source position: xlib.pp line 979
type TXwcTextItem = record
chars: PWideChar;
nchars: cint;
delta: cint;
font_set: TXFontSet;
end;