class
	EV_TEXT_ALIGNMENT_CONSTANTS

General
	cluster: interface
	description: "Constants for use by and with EV_TEXT_ALIGNABLE."

Ancestors
	ANY

Queries
	Ev_text_alignment_center: INTEGER_32
	Ev_text_alignment_left: INTEGER_32
	Ev_text_alignment_right: INTEGER_32
	valid_alignment (an_alignment: INTEGER_32): BOOLEAN