HideSelection property


Available for TreeView and ListView objects.

Read/Write only at design time

Specifies whether the selected item in TreeView and ListView objects remains selected when they loose focus. It can be one of the following values:

FALSE  The selected item remains selected even when loosing focus.
TRUE    Selection is only visible when the object has focus (default).