uses SDL;
function SDL_GetKeyName( key : TSDLKey ) : PChar;
Returns the SDL-defined name of the SDLKey key.
SDLKey