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

TSDL_ErrorCode

Declaration

Source position: libsdl2.pas line 134

type TSDL_ErrorCode = (

  SDL_ENOMEM,

  

  SDL_EFREAD,

  

  SDL_EFWRITE,

  

  SDL_EFSEEK,

  

  SDL_UNSUPPORTED,

  

  SDL_LASTERROR

  

);



CT Web help

CodeTyphon Studio