Unit 'ComCtrls' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TTreeNode.EndEdit

Ends editing of the tree node in the associated tree view control.

Declaration

Source position: comctrls.pp line 3097

public procedure TTreeNode.EndEdit(

  Cancel: Boolean

);

Arguments

Cancel

  

True if the edited value for Text is discarded.