class
	WEL_DEFAULT_PALETTE

General
	cluster: wel.gdistock
	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
	item: POINTER
	object_id: INTEGER
	palette_index (i: INTEGER): WEL_COLOR_REF
	reference_tracked: BOOLEAN
	references_count: INTEGER
	shared: BOOLEAN
	to_integer: INTEGER

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