class
	WEL_TV_KEYDOWN

General
	cluster: wel.structs
	description: "Contains information about a tree view keydown notification message."
	create: make_by_nmhdr, make_by_pointer, make

Ancestors
	WEL_STRUCTURE

Queries
	exists: BOOLEAN
	hdr: WEL_NMHDR
	item: POINTER
	shared: BOOLEAN
	Structure_size: INTEGER
	to_integer: INTEGER
	virtual_key: INTEGER

Commands
	dispose
	initialize
	initialize_with_character (a_character: CHARACTER)
	memory_copy (source_pointer: POINTER; length: INTEGER)
	set_item (an_item: POINTER)
	set_shared
	set_unshared