deferred class
	WEL_STANDARD_DIALOG

General
	cluster: wel
	description: "Ancestor of all standard dialog boxes."

Ancestors
	WEL_STRUCTURE*

Queries
	exists: BOOLEAN
	is_equal (other: [like Current] WEL_STANDARD_DIALOG): BOOLEAN
	item: POINTER
	selected: BOOLEAN
	shared: BOOLEAN
	structure_size: INTEGER_32

Commands
	activate (a_parent: WEL_COMPOSITE_WINDOW)
	copy (other: [like Current] WEL_STANDARD_DIALOG)
	dispose
	initialize_with_character (a_character: CHARACTER_8)
	memory_copy (source_pointer: POINTER; length: INTEGER_32)
	set_item (an_item: POINTER)
	set_shared
	set_unshared
	structure_initialize