class
	WEL_DT_CONSTANTS

General
	cluster: wel.consts
	description: "DrawText (DT) constants."

Ancestors
	ANY

Queries
	Dt_bottom: INTEGER
	Dt_calcrect: INTEGER
	Dt_center: INTEGER
	Dt_expandtabs: INTEGER
	Dt_externalleading: INTEGER
	Dt_internal: INTEGER
	Dt_left: INTEGER
	Dt_noclip: INTEGER
	Dt_noprefix: INTEGER
	Dt_right: INTEGER
	Dt_singleline: INTEGER
	Dt_tabstop: INTEGER
	Dt_top: INTEGER
	Dt_vcenter: INTEGER
	Dt_wordbreak: INTEGER