TVirtualDrawTree.OnStateChange Event

Virtual Tree View

Miscellaneous event.

Pascal
property OnStateChange: TVTStateChangeEvent;
Description

For special effects or in order to increase performance it is sometimes useful to know when the tree changes one of its internal states like tsIncrementalSearching or tsOLEDragging. The OnStateChange event is triggered each time such a change occurs letting so the application take measures for it.

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