TcxCustomGridTableOptionsSelection.HideFocusRect Property
Determines whether the focus rectangle is displayed around the focused record when the grid loses its focus.
Declaration
property HideFocusRect: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
This property is obsolete and used for compatibility purposes. Use the HideFocusRectOnExit property instead.
See Also