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
joachimmarder
changed the title
TVTHeaderPopupMenu should not delete menu item added at runtime
TVTHeaderPopupMenu should not delete menu items added at designtime
Nov 21, 2017
* TVTMenuItem now has an overloaded constructor that takes the most important values
* poResizeToFitItem is now set by default in TVTHeaderPopupMenu.Options
* Separator menu items created by TVTHeaderPopupMenu are now properly deleted too when re-filling the menu
* TVTHeaderPopupMenu.PopupComponent is now set properly
* Added own event handler for the "Resize all Columns to fit" menu item
TVTHeaderPopupMenu
is registered as component, but any menu items added at designtime are cleared at runtime.The text was updated successfully, but these errors were encountered: