TcxGridLayoutViewRecordCaption.TextAlignmentHorz Property
Specifies the horizontal display text alignment within the card caption.
The default value of the TextAlignmentHorz property is taLeftJustify.
Declaration
property TextAlignmentHorz: TAlignment read; write; default taLeftJustify;
Property Value
Type | Default |
---|---|
TAlignment | taLeftJustify |
See Also