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

TTTF_RenderText_LCD_Wrapped

Declaration

Source position: libsdl3_ttf.pas line 350

type TTTF_RenderText_LCD_Wrapped = function(

  font: PTTF_Font;

  Text: Pchar;

  length: Tsize_t;

  fg: TSDL_Color;

  bg: TSDL_Color;

  wrap_width: LongInt

):PSDL_Surface;



CT Web help

CodeTyphon Studio