class
	WEL_MESSAGE_BOX

General
	obsolete: "Use WEL_MSG_BOX instead"
	cluster: wel
	description: "Interface on the MessageBox function."

Ancestors
	ANY

Queries
	message_box_result: INTEGER_32

Commands
	error_message_box (a_text: STRING_GENERAL; a_style: INTEGER_32)
	message_box (a_text, a_title: STRING_GENERAL; a_style: INTEGER_32)