Skip to main content

TcxCustomTabControlProperties.ShowButtonHints Property

Specifies the visibility of button hints.

Declaration

property ShowButtonHints: Boolean read; write; default False;

Property Value

Type Default
Boolean False

Remarks

Set this property to True to allow hints to be displayed for navigator bar buttons, the Close button, and New tab button. Otherwise, button hints will be hidden.

The default value of the ShowButtonHints property is False.

See Also