class
	WEL_DEFAULT_PALETTE

General
	cluster: wel
	description: "Default color palette. This palette consists of the static colors in the system palette."
	create: make

Ancestors
	WEL_GDI_STOCK*
	WEL_PALETTE

Queries
	exists: BOOLEAN
	gdi_objects_count: INTEGER_32
	item: POINTER
	object_id: INTEGER_32
	palette_index (i: INTEGER_32): WEL_COLOR_REF
	reference_tracked: BOOLEAN
	references_count: INTEGER_32
	shared: BOOLEAN

Commands
	decrement_reference
	delete
	dispose
	enable_reference_tracking
	increment_reference
	set_item (an_item: POINTER)
	set_shared
	set_unshared