class
	WEL_MESSAGE_INFORMATION

General
	cluster: wel
	description: "Generic message information."
	create: make

Ancestors
	ANY
	WEL_WORD_OPERATIONS

Queries
	l_param: POINTER
	message: INTEGER_32
	w_param: POINTER
	window: WEL_WINDOW

Commands
	make (a_window: WEL_WINDOW; a_message: INTEGER_32; a_w_param, a_l_param: POINTER)