Flags for MessageBox()
>Constants for MessageBox()MessageBox() constants
These constants are flag for the MessageBox() Windows API. This is commonly invoked with $DECLARE.
To check which button was pressed, compare the return value of the MessageBox() call with the Button ID constants.