TdxTileControlTitle.Text Property
Specifies the title’s text.
Declaration
property Text: string read; write;
Property Value
Type |
---|
string |
Remarks
Use the Font property to customize font settings for the text.
Note
The main page of a tile control displays only the title if the Text property is assigned a value other than an empty string.
See Also