Unit 'sdl' Package
[Overview][Constants][Types][Procedures and functions][Index] [#sdl]

TSDL_KeySym

Declaration

Source position: sdl.pas line 1667

type TSDL_KeySym = record

  scancode: UInt8;

  sym: TSDLKey;

  modifier: TSDLMod;

  unicode: UInt16;

end;


Documentation generated on: 2023-03-18