TVirtualStringTree.OnUpdating Event

Virtual Tree View

Miscellaneous event.

Pascal
property OnUpdating: TVTUpdatingEvent;
Description

This event is triggered when the application or the tree call BeginUpdate or EndUpdate and indicate so when a larger update operation takes place. This can for instance be used to show a hour glass wait cursor.

Class
Links
What do you think about this topic? Send feedback!