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