class
	WEL_HT_CONSTANTS

General
	cluster: wel.consts
	description: "Hit test (HT) code constants."

Ancestors
	ANY

Queries
	Htborder: INTEGER
	Htbottom: INTEGER
	Htbottomleft: INTEGER
	Htbottomright: INTEGER
	Htcaption: INTEGER
	Htclient: INTEGER
	Hterror: INTEGER
	Htgrowbox: INTEGER
	Hthscroll: INTEGER
	Htleft: INTEGER
	Htmaxbutton: INTEGER
	Htmenu: INTEGER
	Htminbutton: INTEGER
	Htnowhere: INTEGER
	Htreduce: INTEGER
	Htright: INTEGER
	Htsize: INTEGER
	Htsysmenu: INTEGER
	Httop: INTEGER
	Httopleft: INTEGER
	Httopright: INTEGER
	Httransparent: INTEGER
	Htvscroll: INTEGER
	Htzoom: INTEGER