TdxTileControlGroupCaption.Alignment Property
Specifies how the caption text is aligned within the caption area.
The default value of the Alignment property is taLeftJustify.
Declaration
property Alignment: TAlignment read; write; default taLeftJustify;
Property Value
Type | Default |
---|---|
TAlignment | taLeftJustify |
See Also