Links
EControl Syntax Editor SDK
TSyntaxTreeView.ReadOnly Property

Determines whether the user can edit the node labels.

property ReadOnly;

Use ReadOnly to specify whether the user can edit the nodes of the tree view. If ReadOnly is true, the user can expand and collapse nodes, but can’t edit their labels. If ReadOnly is false, the user can edit the labels as well. The default value is false.

Copyright (c) 2004-2011. All rights reserved.
What do you think about this topic? Send feedback!