
Maintenance release includes several bug fixes.
Fixes
ExpressEditors Library
- cxImage - Invoking the context menu doesn't fire the OnContextPopup event.
- In-place cxRichEdit - The form's scaling factor multiplies the font size of the editor's unformatted text twice.
- TcxDBImage - AV when loading invalid images.
ExpressLayout Control
- Dragging a hidden empty group causes an AV.
ExpressQuantumTreeList Suite
- A column's SortIndex property value is ignored when restoring the tree list using the RestoreFrom~ methods.
- TcxDBTreeList - Appending multiple nodes creates records in the bound dataset and displays only one node.
- TcxDBTreeList - The 'Could not convert variant of type (Array Byte) into type (Integer)' error occurs when binding to a dataset whose key field value is an array of bytes and changing node focus.
- The Styles.Selection.Font property settings are not applied to the selection.
ExpressSpreadSheet
- An AV occurs when loading a malformed XLS file if it contains two or more data entries for a cell.
- Export to HTML - The "Duplicates not allowed" exception occurs on exporting a worksheet containing a merged cell with a hyperlink.
- Loading shared formulas from an XLS file doesn't limit their column indexes to 256 as per specifications.
- Wrong image aspect ratio.