RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TTreeView.OnAddition Event

Occurs when new node is added.

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

OnAddition occurs when a new node is added to the control. 

 

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