Performs actions needed when the specified tree node is added to Items.
Source position: comctrls.pp line 3559
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.6 | Generated 2026-02-20 | Home |