EditLabels property


Available for TreeView and ListView objects.

Read/Write only at design time

Specifies whether TreeView and ListView objects allow to edit the labels of their items. It can be one of the following values:

TRUE     Items can be edited when clicking them.
FALSE   Items cannot be edited (default).