class
	WEL_TV_DISPINFO

General
	cluster: wel
	description: "The TV_DISPINFO structure retrieves and sets information about a tree-view item."
	create: make_by_nmhdr, make_by_pointer, make

Ancestors
	WEL_STRUCTURE*

Queries
	exists: BOOLEAN
	hdr: WEL_NMHDR
	is_equal (other: [like Current] WEL_TV_DISPINFO): BOOLEAN
	item: POINTER
	shared: BOOLEAN
	Structure_size: INTEGER_32
	tree_item: WEL_TREE_VIEW_ITEM

Commands
	copy (other: [like Current] WEL_TV_DISPINFO)
	dispose
	initialize
	initialize_with_character (a_character: CHARACTER_8)
	memory_copy (source_pointer: POINTER; length: INTEGER_32)
	set_item (an_item: POINTER)
	set_shared
	set_unshared