TVirtualStringTree.OnFocusChanged Event

Virtual Tree View

Navigation support event.

Pascal
property OnFocusChanged: TVTFocusChangeEvent;
Description

Triggered after the focused node changed. When examining Node keep in mind that it can be nil, meaning there is no focused node.

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