[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Performs actions needed when the specified tree node is added to Items.
Source position: comctrls.pp line 3556
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.0 | Generated 2025-05-03 | Home |