TreeEditLabelsState - AbstractTreeView
Supports in-line editing of the label
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer TreeEditLabelsState
| Access Type | Syntax |
|---|---|
| Read Access: | Get TreeEditLabelsState to IntegerVariable |
| Write Access: | Set TreeEditLabelsState to IntegerVariable/Value |
Description
The TreeEditLabelsState object supports in-line editing of the label. The manner that this is initiated is governed by the operating system, but is usually by clicking the item twice without moving the mouse, or clicking an item and pressing F2. Set this property to true to permit the in-line changing of items' labels.
Default is false.