Back to Devexpress

TdxTileControlTitle.Text Property

vcl-dxcustomtilecontrol-dot-tdxtilecontroltitle.md

latest832 B
Original Source

TdxTileControlTitle.Text Property

Specifies the title’s text.

Declaration

delphi
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

TdxTileControlTitle Class

TdxTileControlTitle Members

dxCustomTileControl Unit