Source position: xft.pas line 118
procedure XftDrawString8(
draw: PXftDraw;
var col: TXftColor;
fnt: PXftFont;
x: Integer;
y: Integer;
txt: PAnsiChar;
len: Integer
);