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

TTTF_SubString

Declaration

Source position: libsdl3_ttf.pas line 77

type TTTF_SubString = record

  flags: TTTF_SubStringFlags;

  

  offset: LongInt;

  

  length: LongInt;

  

  line_index: LongInt;

  

  cluster_index: LongInt;

  

  rect: TSDL_Rect;

  

end;



CT Web help

CodeTyphon Studio