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

TSDL_Cursor

Declaration

Source position: sdl.pas line 2110

type TSDL_Cursor = record

  area: TSDL_Rect;

  hot_x: SInt16;

  hot_y: SInt16;

  data: PUInt8;

  mask: PUInt8;

  save: array [1..2] of PUInt8;

  wm_cursor: Pointer;

end;


Documentation generated on: 2023-03-18