OnEditing(Sender: Object; Args: ITreeNodeActionEventArgs);
Sender. The parameter that returns the component that has generated the event.
Args. The parameter that enables the user to determine event parameters.
The OnEditing event occurs on activating the edit mode of the field contents of the current component record.
See also: