class
	WEL_PAINT_STRUCT

General
	cluster: wel.structs
	description: "Contains information about the Wm_paint message."
	create: make

Ancestors
	WEL_STRUCTURE

Queries
	erase: BOOLEAN
	exists: BOOLEAN
	item: POINTER
	rect_paint: WEL_RECT
	shared: BOOLEAN
	Structure_size: INTEGER
	to_integer: 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