TVirtualStringTree.OnFocusChanging Event

Virtual Tree View

Navigation support event.

Pascal
property OnFocusChanging: TVTFocusChangingEvent;
Description

Triggered when the node focus is about to change. You can use Allowed to allow or deny a focus change. Keep in mind that either the old or the new node can be nil.

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