RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTreeView.OnDeletion Event

Occurs when a node in the tree view is deleted.

Pascal
property OnDeletion: TTVExpandedEvent;
C++
__property TTVExpandedEvent OnDeletion;

Write an OnDeletion event handler to respond when a node is deleted from the tree view control. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!