Store
Articles March 6

NextSuite for Delphi 6.70.0

NextSuite6 for Delphi 6.70 (3.2026) is now available.

The files can be found at users section of our website. Release notes PDF file can be found here.

New features


Next Standard


  • Added NxCalcEdit6 component. Similar to one from version 5. This component can be placed inside any column with InplaceEdit property. For input, numerical keypad can be used.

NextGrid v6.70.0


  • Added Property FriendlyText to date column. Shows dates in an easy to glance format. E.g. “This Week”, “16 days ago”.
  • Added Property SelectionAlphaBlendingValue to GridView. It have the effect if SelectionStyle is set to stAlphaBlended
  • Fixed 🐛 Problem with auto-sizing of columns and HiDpi mode).
  • Fixed 🐛 Problem if column is deleted/destroyed but was a hover column.
  • OnCloseUp and OnDropDown event for DatePicker and List column.