Released: Jan 27, 2025
Updates in 24.2.4
Fixes
All VCL products
- Combo boxes may flick sporadically when expanding the drop-down / lookup panel on Windows 11.
ExpressBars Suite
- TdxRibbon does not show the form icon in the Office 365 Ribbon style.
- WXI - Ribbon Application button is misaligned if an application uses the WXI skin.
ExpressDataController
- 'List index out of bounds' exception occurs on sorting a numeric field that contains NaN values.
ExpressEditors Library
- Access Violation error occurs in dxFormattedText...
Released: Dec 12, 2024
Updates in 24.2
Features
RAD Studio 12.2 Support
- DevExpress VCL libraries (starting from v24.1.6) officially support Embarcadero's newest IDE (Delphi 12.2 and C++Builder 12.2 - 32 and 64 bit).
Modern 64-bit C++ Compiler Support
- Added support for modern C++ compiler-related features.
- The new toolchain targets Windows 64-bit Intel apps, and is based on Clang 15, with a new STL, a new C++ runtime, and uses the Windows Universal C Runtime (UCRT.) It has a new linker, and uses the COFF and PDB object and debug file...
Released: Nov 4, 2024
Updates in 24.1.7
Fixes
ExpressBars Suite
- MDI child form is skinned only when it's focused.
- TdxRibbon does not merge an MDI child form's TabAreaSearchToolbar.
- WXI - TcxBarEditItem is misplaced in sub-items in Ribbon.
ExpressDocking Library
- TdxDockPanel's content is not scaled if the application is executed on a secondary monitor whose DPI is more than 96.
ExpressEditors Library
- In-place focused TdxFormattedLabel ignores its column's Properties.HyperlinkColor property.
- TcxListBox - OnContextPopup does not fire...
Released: Sep 20, 2024
Updates in 24.1.6
Fixes
ExpressBars Suite
- TdxRibbonForm whose SupportNonClientDrawing property is True does not support Snap Layout.
ExpressEditors Library
- Access Violation error occurs when an in-place RichEdit is active and the field's value is null.
- Controls in an MDI child from may flicker after invoking a dropdown edit's popup window in the main form if the application is compiled with RAD Studio 12 Athens.
- cxMemo - Pen selection does not work if the scrollbars are enabled.
ExpressMap Control
Released: Jul 18, 2024
Updates in 24.1.4
Fixes
ExpressBars Suite
- Duplicate items are added to a maximized MDI child's system menu each time the menu is clicked.
- MDI child form is not skinned if TdxBarManager.AlwaysMerge is set to True.
- Maximized MDI child's system menu items have poorly visible icons.
- Some SVG glyphs of disabled buttons are not grayed out if the application uses skins.
- System menu for maximized MDI child forms show duplicated items and wrong icon colors.
- TdxStatusBar's ParentFont property is not preserved in the DFM...
Released: Jun 13, 2024
Updates in 24.1
Features
Embarcadero RAD Studio 12.1 Support
- DevExpress VCL now officially supports Delphi 12.1 and C++ Builder 12.1 (for both 32-bit and 64-bit). If you installed RAD Studio 12.1 previously, please apply its Patch 1, because it addresses the RSS-536 incompatibility issue for the Delphi 64-bit compiler. Also, beware a known performance issue in the Rich Text Editor due to the System.Generics.Defaults unit changes.
High DPI Support
- Enhanced High DPI Resolution and Vector Skin/Image Support - In...
Released: Jan 31, 2024
Updates in 23.2.4
Fixes
ExpressBars Suite
- "Argument out of Range" exception occurs after gesture-scrolling the dropdown list of TcxBarEditItem with TcxImageCombobox properties.
- Descenders of TcxBarEditItem's text are truncated if an application uses the WXI skin and the monitor DPI is 96.
- TdxBarDBNavigator still uses raster icons.
- TdxRibbonBackstageView is incorrectly drawn in RightToLeft mode.
- WXI:
- A button whose ButtonStyle is bsCheckedDropDown does not reflect its checked state.
- RibbonForm system's button size...
Released: Dec 13, 2023
Updates in 23.2.3
Features
High DPI / SVG Support
- Microsoft Windows 11 Skin (aka WXI) and Other High DPI Enhancements - Addressed more than 130 bugs in the show-case demos. A good portion of these bugs relate to the newest WXI skin/SVG/High DPI layouts. This should improve the look and feel of apps powered by DevExpress VCL UI components.
- Enhanced SVG Image Picker at Design Time - The image selector has been revamped to support High DPI and SVG usage scenarios.
- Improved Icon Organization - Added tabs for...
Released: Nov 8, 2023
Updates in 23.1.7
Fixes
ExpressDataController
- "List index out of bounds (1)" error occurs if an application has a frame with a table view whose column uses TcxExtLookupComboBoxProperties.
ExpressDocking Library
- TdxDockPanel - Header buttons do not update their states in certain cases.
ExpressEditors Library
- Alert window's caption buttons are poorly visible if the application uses the WXI skin with dark palettes.
- TcxLabel cannot draw text when its height is not sufficient to display the entire text...
Released: Oct 5, 2023
Updates in 23.1.6
Fixes
ExpressBars Suite
- SVG icons of QuickAccessToolbar buttons are colored incorrectly in certain skins.
- TdxBar in a floating panel is scaled incorrectly when a panel is undocked while it is not on the primary Monitor.
- TdxBar is incorrectly drawn in the WXI skin if it is placed at the bottom.
- TdxBarCustomizationForm - Link for a different item is created after an item is dragged to a toolbar.
ExpressCharts Suite
- Simple diagrams - TdxChartControl.HitTest.Series property is nil on a total label...