NextSuite for Delphi 6.70.0
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
NxCalcEdit6component. Similar to one from version 5. This component can be placed inside any column withInplaceEditproperty. For input, numerical keypad can be used.
NextGrid v6.70.0
- Added Property
FriendlyTextto date column. Shows dates in an easy to glance format. E.g. “This Week”, “16 days ago”. - Added Property
SelectionAlphaBlendingValueto GridView. It have the effect ifSelectionStyleis set tostAlphaBlended - Fixed 🐛 Problem with auto-sizing of columns and HiDpi mode).
- Fixed 🐛 Problem if column is deleted/destroyed but was a hover column.
OnCloseUpandOnDropDownevent for DatePicker and List column.