Hey guys

I want to handle text input events in SDL. I've seen C/C++ code using the SDL_INPUTEVENT event. However, I can't find it in SDL.pas. Also, I'm not sure how to add it, because I feel I may break the whole SDL_Event datastructure.

Can anyone please help?

Thanks