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

TSDL_error

Declaration

Source position: sdl.pas line 1419

type TSDL_error = record

  error: Integer;

  key: array [0..ERR_MAX_STRLEN-1] of Byte;

  argc: Integer;

  args: array [0..ERR_MAX_ARGS-1] of TArg;

end;


Documentation generated on: 2023-03-18