Source position: sdl_ttf.pas line 418
function TTF_RenderText_Shaded(
font: PTTF_Font;
const text: PAnsiChar;
fg: TSDL_Color;
bg: TSDL_Color
):PSDL_Surface;