TdxCustomTreeView.IsEditing Method
Identifies if a node caption’s in-place editor is active.
#Declaration
function IsEditing: Boolean;
#Returns
Type | Description |
---|---|
Boolean | True if an in-place editor is active; otherwise, False. |