Source position: sdl.pas line 1397
type TSDL_errorcode = (
SDL_ENOMEM,
SDL_EFREAD,
SDL_EFWRITE,
SDL_EFSEEK,
SDL_LASTERROR
);