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
BREAKING CHANGE: Renamed unit "VTHeaderPopup" to "VirtualTrees.HeaderPopup"
Renamed unit "VTAccessibility" to "VirtualTrees.Accessibility"
Renamed unit "VTAccessibilityFactory" to "VirtualTrees.AccessibilityFactory"
Fixed issue #804: Remove MMXAvailable and related stuff
Fixed issue #736: TVTDragManager.GetDataObject() should not use TVTDataObject in case the OnCreateDataObject event handler returned nil
Fixed issue #756: OnMeasureItem called before data is assigned to node
Fixed issue #745: Pressing SPACE should change the check-state of all selected nodes
Fixed Issue #369: Centralize Left Content Margin calculation
Pull Request #800: Fixed an incorrect calculation of the string edit link height.
Pull request #796: Fixed a bug where hints of type hmTooltip had incorrect (random) position when when HitPosition was not hiOnItemLabel.
Fixed issue #796: Utility images are not DPI Scaled
Fixed issue #794: ScrollIntoView() by column centers column also when center is false
Fixed issue #467: Multi level checkboxes and BeginUpdate/EndUpdate issue
Fixed issue #391: Change property HotNode: Add a setter
Fixed issue #767: Remove type TOldVTOption and ReadOldOptions()
Removed flag toDisableAutoscrollOnFocus from default configuration of a new Virtual TreeView to achieve a more common behavior with default properties.
poResizeToFitItem is now set by default in TVTHeaderPopupMenu.Options