RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.IsEditing Method

Indicates whether a node is currently being edited by the user.

Pascal
function IsEditing: Boolean;
C++
__fastcall Boolean IsEditing();

IsEditing returns true if any node label in the tree view is being edited. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!