[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'ComCtrls' (#lcl)

TTreeNode.EndEdit

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

Declaration

Source position: comctrls.pp line 3103

public procedure TTreeNode.EndEdit(

  Cancel: Boolean

);

Arguments

Cancel

  

True if the edited value for Text is discarded.