Back to Devexpress

TdxTileControlItemText.Align Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolitemtext-28677ccd.md

latest1.0 KB
Original Source

TdxTileControlItemText.Align Property

Specifies how the block is positioned within a tile.

Declaration

delphi
property Align: TdxTileItemInnerObjectAlignment read; write; default oaDefault;

Property Value

TypeDefault
TdxTileItemInnerObjectAlignmentoaDefault

Remarks

This property setting is ignored for a tile’s first text block if it is linked to an image. In this case, the linked image’s Align property controls the position of both the text block and image.

The default value of the Align property is oaDefault.

See Also

TdxTileControlItemText Class

TdxTileControlItemText Members

dxCustomTileControl Unit