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

TCustomTreeView.NodeChanged

Performs actions when a property value in the specified tree node has been changed.

Declaration

Source position: comctrls.pp line 3577

protected procedure TCustomTreeView.NodeChanged(

  Node: TTreeNode;

  ChangeReason: TTreeNodeChangeReason

); virtual;

Arguments

Node

  

Tree node with the changed property value.

ChangeReason

  

Indicates the value changed in the tree node.