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

TSDL_MessageBoxButtonData

Declaration

Source position: libsdl2.pas line 1444

type TSDL_MessageBoxButtonData = record

  flags: UInt32;

  

  buttonid: Integer;

  

  text: PAnsiChar;

  

end;



CT Web help

CodeTyphon Studio