Skip to main content

TcxCustomCalculator.ShowFocusRect Property

Specifies whether a focus rectangle is drawn around the “equals” (=) button.

Declaration

property ShowFocusRect: Boolean read; write; default True;

Property Value

Type Default
Boolean True

Remarks

If the ShowFocusRect property is set to True, a focus rectangle is displayed around the “equals” (=) button when the control has focus.

The default value of the ShowFocusRect property is True.

See Also