Source position: xft.pas line 110
procedure XftDrawStringUtf8(
draw: PXftDraw;
var col: TXftColor;
fnt: PXftFont;
x: Integer;
y: Integer;
txt: PChar;
len: Integer
);