Skip to main content

TdxCustomScreenTipBand.Text Property

Specifies the descriptive text for the ScreenTip section.

Declaration

property Text: string read; write;

Property Value

Type
string

Remarks

The specified text is a description of the control’s intended purpose. This text can be used along with the specified explanatory image (see the Glyph property).

Use the TextAlign property to align the image and the text.

See Also