SdlCheck
Checks the result of an SDL API.
Definition
Unit: Neslib.Sdl3.Basics
Parameters
ASdlResult
: Boolean
: The Boolean result of an SDL API.
Remarks
If ASdlResult=False, then TSdlApp.HandleError will be called.
Checks the result of an SDL API.
Unit: Neslib.Sdl3.Basics
ASdlResult
: Boolean
: The Boolean result of an SDL API.
If ASdlResult=False, then TSdlApp.HandleError will be called.