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

TTSDL_LogMessage

Declaration

Source position: libsdl2.pas line 3248

type TTSDL_LogMessage = procedure(

  category: Integer;

  priority: TSDL_LogPriority;

  const fmt: PAnsiChar;

  pars: array of Const

);



CT Web help

CodeTyphon Studio