class
	EV_SIMPLE_HELP_ENGINE

General
	cluster: interface
	description: "Display content of simple help context in a dialog."
	keywords: "help"
	create: default_create

Ancestors
	EV_DIALOG_CONSTANTS
	EV_HELP_ENGINE*

Queries
	ev_abort: STRING_8
	ev_cancel: STRING_8
	ev_confirmation_dialog_title: STRING_8
	ev_error_dialog_title: STRING_8
	ev_ignore: STRING_8
	ev_information_dialog_title: STRING_8
	ev_no: STRING_8
	ev_ok: STRING_8
	ev_open: STRING_8
	ev_print: STRING_8
	ev_question_dialog_title: STRING_8
	ev_retry: STRING_8
	ev_save: STRING_8
	ev_warning_dialog_title: STRING_8
	ev_yes: STRING_8
	Help_title: STRING_8

Commands
	show (a_help_context: EV_SIMPLE_HELP_CONTEXT)