Back to Devexpress

TdxTileControlItemText.Value Property

vcl-dxcustomtilecontrol-dot-tdxtilecontrolitemtext.md

latest923 B
Original Source

TdxTileControlItemText.Value Property

Specifies the text string displayed by the block.

Declaration

delphi
property Value: string read; write;

Property Value

Type
string

Remarks

Set this property to a non-empty string to display the text block on a tile, tile bar, or frame. Use the WordWrap property to specify if this string can occupy multiple lines when it cannot fit into a tile.

See Also

TdxTileControlItemText Class

TdxTileControlItemText Members

dxCustomTileControl Unit