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