Store
Articles June 22

NextSuite for Delphi 6.80.0

NextSuite6 for Delphi 6.80 (6.2026) is now available.

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

NextGrid v6.80.0


  • Added FilterEmpty property to every column type. It specifies whether empty cells will be filtered.
  • Added FilterCondition property to grid. It specifies whether all, some or none of cells need to match their corresponding filters in order for row to be filtered.

NextInspector 6.80.0


  • Added Checked property to both CheckBox and Radio inspector nodes.
  • Added CheckedImageIndex, UncheckedImageIndex and Images properties into TNxCheckBoxInspectorNode6. If Images property have an instance of TImageList assigned, images from the list will be used for drawing checked and unchecked state.