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