Record TSDL_MessageBoxButtonData
Unit
Declaration
type TSDL_MessageBoxButtonData = record
Description
Overview
Fields
![]() |
flags: TSDL_MessageBoxButtonFlags; |
![]() |
buttonid: cint; |
![]() |
text: PAnsiChar; |
Description
Fields
![]() |
flags: TSDL_MessageBoxButtonFlags; |
![]() |
buttonid: cint; |
|
< ::SDL_MessageBoxButtonFlags * | |
![]() |
text: PAnsiChar; |
|
< User defined button id (value returned via SDL_ShowMessageBox) * | |
Generated by PasDoc 0.16.0.
