Back to Devexpress

TdxTileControlGroupCaption.Alignment Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolgroupcaption-7807f406.md

latest762 B
Original Source

TdxTileControlGroupCaption.Alignment Property

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

TypeDefault
TAlignmenttaLeftJustify

See Also

TdxTileControlGroupCaption Class

TdxTileControlGroupCaption Members

dxCustomTileControl Unit