TdxTileControlItemText.Value Property
Specifies the text string displayed by the block.
Declaration
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