deferred class
	WEL_STANDARD_DIALOG

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

Ancestors
	WEL_STRUCTURE

Queries
	exists: BOOLEAN
	item: POINTER
	selected: BOOLEAN
	shared: BOOLEAN
	structure_size: INTEGER
	to_integer: INTEGER

Commands
	activate (a_parent: WEL_COMPOSITE_WINDOW)
	dispose
	initialize_with_character (a_character: CHARACTER)
	memory_copy (source_pointer: POINTER; length: INTEGER)
	set_item (an_item: POINTER)
	set_shared
	set_unshared
	structure_initialize