NextSuite for Delphi 6.80.0
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
FilterEmptyproperty to every column type. It specifies whether empty cells will be filtered. - Added
FilterConditionproperty 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
Checkedproperty to both CheckBox and Radio inspector nodes. - Added
CheckedImageIndex,UncheckedImageIndexandImagesproperties intoTNxCheckBoxInspectorNode6. IfImagesproperty have an instance ofTImageListassigned, images from the list will be used for drawing checked and unchecked state.