Unit 'libSDL2_ttf' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_sdl]

TTTF_RenderUNICODE_LCD_Wrapped

Declaration

Source position: libsdl2_ttf.pas line 171

type TTTF_RenderUNICODE_LCD_Wrapped = function(

  font: PTTF_Font;

  text: pcuint16;

  fg: TSDL_Color;

  bg: TSDL_Color;

  wrapLength: cuint32

):PSDL_Surface;



CT Web help

CodeTyphon Studio