Source position: sdl_ttf.pas line 365
function TTF_SizeText(
font: PTTF_Font;
const text: PAnsiChar;
var w: Integer;
var y: Integer
):Integer;