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 |