class
	WEL_DT_CONSTANTS

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

Ancestors
	ANY

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