Performs actions needed when the specified tree node is added to Items.
Source position: comctrls.pp line 3558
protected procedure TCustomTreeView.Added( |
Node: TTreeNode |
); virtual; |
Node |
|
Tree nodes added to the Items for the control. |
Signals the OnAddition event handler (when assigned).
| Version 4.4 | Generated 2025-11-08 | Home |