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

TTTF_SizeUTF8

Declaration

Source position: libsdl2_ttf.pas line 137

type TTTF_SizeUTF8 = function(

  font: PTTF_Font;

  text: PAnsiChar;

  w: pcint;

  h: pcint

):cint;



CT Web help

CodeTyphon Studio