Skip to main content

TdxTileControlItemText Properties

Contains a tile’s text block settings.
Name Description
Align Specifies how the block is positioned within a tile.
Alignment Specifies how text that spans across multiple lines is aligned within the block.
AssignedValues Identifies which text block settings are changed.
Color Specifies the background color of the text block.
Font Provides access to the text block’s font settings.
IndentHorz Specifies the distance (in pixels) between the text block and the tile item‘s right or left border.
IndentVert Specifies the distance (in pixels) between the text block and the tile item‘s top or bottom border.
Owner protected Provides access to the persistent object to which the current property set or persistent information container belongs. Inherited from TcxOwnedPersistent.
TextColor Specifies the font color of the text block.
Transparent Specifies if the text block’s background is transparent.
Value Specifies the text string displayed by the block.
WordWrap Specifies if the block’s text string wraps if it does not fit into a tile item.
See Also