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

TSDL_Version

Declaration

Source position: libsdl2.pas line 113

type TSDL_Version = record

  major: UInt8;

  

  minor: UInt8;

  

  patch: UInt8;

  

end;



CT Web help

CodeTyphon Studio