[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TLeftRight

Subrange type based on TAlignment

Declaration

Source position: classesh.inc line 93

type TLeftRight = taLeftJustify..taRightJustify;

Description

TLeftRight is a subrange type based on the TAlignment enumerated type. It contains only the left and right alignment constants.

See also

TAlignment

  

Type to specify text alignment in controls that display text.