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

TTTF_MeasureText

Declaration

Source position: libsdl2_ttf.pas line 139

type TTTF_MeasureText = function(

  font: PTTF_Font;

  text: PAnsiChar;

  measure_width: cint;

  extent: pcint;

  count: pcint

):cint;



CT Web help

CodeTyphon Studio