
Maintenance release includes several bug fixes.
Fixes
ExpressEditors Library
- A glyph assigned via the Properties.ButtonGlyph property is not displayed in a cxColorComboBox editor's dropdown button.
- Fonts for (DB) editors change between display mode and edit mode when tcxLookAndFeelController.NativeStyle = true.
- TcxDBLookupComboBox - The Text property value is automatically applied to a drop-down list as a filter if the underlying dataset is refreshed while the list is displayed.
- Touch-friendly scrollbar mode - An AV occurs on clicking a cxMemo control on an MDI Child form if the spell checker's CheckAsYouTypeOptions.Active property is True.
- Touch-friendly scrollbar mode - The right and bottom borders of empty cxListBox and cxCheckListBox controls are not displayed.
ExpressLayout Control
- An AV occurs on linking any DevExpress editor to a layout item.
- Separator items are incorrectly painted in response to scrolling the layout control or displaying the grid's Layout View.
ExpressQuantumGrid Suite
- Calling the Grid table item's GetProperties function raises the OnGetProperties event even if there is no record corresponding to the index passed as the ARecordIndex parameter.
- The "Custom Filter" dialog displays information on using wildcard characters with the "contains", "does not contain", "begins with", and "ends with" filter operators.
ExpressSkins Library
- Skin Editor - Previously deleted element attributes are restored on opening a SKINPROJ project file.
ExpressSpreadSheet
- All commands (TAction objects) that are not applicable to floating containers remain enabled while a container is focused.
- If a new cell style is applied to one or more rows and/or columns by executing a style-related command (TAction object), the associated editor's edit value does not update accordingly.
- In certain cases, the LOOKUP, HLOOKUP, and VLOOKUP functions return incorrect results if the lookup value is empty or omitted.
- The ClearAll method call clears the clipboard content.
- The current font typeface automatically changes on entering hieroglyphs by using an in-place cell editor's embedded IME.
- The DATE, DATEVALUE, DAY, EDATE, EOMONTH, ISOWEEKNUM, MONTH, NOW, TODAY, WEEKDAY, WEEKNUM, and YEAR functions always use the 1900 Date System ignoring the control's settings.