InvertSelected
Highlights (changes background color) currently selected cell if SelectFullRow
is set to True
.
pas
property InvertSelected: Boolean read GetInvertSelected write SetInvertSelcted default False;
Sometimes it's useful to indicate currently selected column (SelectedCol
property) beside only selected row.