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

TSDL_ClipboardEvent

Declaration

Source position: libsdl3.pas line 3547

type TSDL_ClipboardEvent = record

  _type: TSDL_EventType;

  

  reserved: TUint32;

  

  timestamp: TUint64;

  

end;



CT Web help

CodeTyphon Studio