Skip to main content

TcxDlgShellOptions.ShowToolTip Property

Determines whether the tooltips are displayed for the shell items.

Declaration

property ShowToolTip: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

Use the ShowToolTip property to enable displaying of the tooltips for the shell items. The item tooltip is displayed when the mouse pointer hovers over an item.

The default value of the ShowToolTip property is True.

See Also