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

TTTF_Text

Declaration

Source position: libsdl3_ttf.pas line 100

type TTTF_Text = record

  Text: Pchar;

  

  num_lines: LongInt;

  

  refcount: LongInt;

  

  internal: PTTF_TextData;

  

end;



CT Web help

CodeTyphon Studio