Method TreeChanged
TreeChanged()
Notifies the container that the structure of the tree has changed.
void TreeChanged()
Remarks
This method should be called in some cases when the tree's structure is modified. It ensures that the tree view is updated to reflect the changes.