TdxCustomTreeView.OnFocusedNodeChanged Event
In This Article
#Declaration
Delphi
property OnFocusedNodeChanged: TNotifyEvent read; write;
#Remarks
This event occurs every time a node receives or loses focus.
See Also