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
Name | Description |
---|---|
TAlignment | Type to specify text alignment in controls that display text. |