You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is currently done in TVTHeaderPopupMenu.OnMenuItemClick() only. If a developer provides a custom menu, the event is not fired. We should move the code that fires the event to TVirtualTreeColumn.SetOptions()
The text was updated successfully, but these errors were encountered:
This is currently done in
TVTHeaderPopupMenu.OnMenuItemClick()
only. If a developer provides a custom menu, the event is not fired. We should move the code that fires the event toTVirtualTreeColumn.SetOptions()
The text was updated successfully, but these errors were encountered: