Released: Sep 7, 2023
Updates in 23.1.5
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...
Released: Jul 27, 2023
Updates in 23.1.4
Fixes
ExpressBars Suite
- TcxBarEditItem - An error occurs in certain cases if a form is on a monitor whose DPI is higher than 96.
- TdxBarCustomizationForm - Items of the "All Commands" tab do not have captions.
- Usability - TdxBarCustomizationForm is not horizontally sizable.
ExpressCharts Suite
- Chart Designer - Previous value is retained in a dialog editor after a new value is applied.
- Chart Designer - Rearranging a series in an XY-diagram changes value marker outline colors.
- Chart Designer dialog...
Released: Jun 20, 2023
Updates in 23.1
Features
Enhanced High DPI Resolution Support
- Enabled SVG icons by default across all supported UI controls.
- In addition to built-in icons displayed at runtime, numerous PNG icons have been replaced with SVG equivalents in design-time editors. Please note that this change primarily affects Embarcadero RAD Studio Alexandria 11 IDE because only its latest versions support High DPI environments.
'Light' Style Rendering
- Enabled the 'Light' Style rendering mode by default (TdxVisualRefinements...
Released: May 4, 2023
Updates in 22.2.6
Fixes
ExpressEditors Library
- Shell dialogs - A dialog form does not appear in the active monitor.
- TdxVisualRefinements.Padding property has no effect on dxTokenEdit.
ExpressLibrary
- TdxVisualRefinements.Padding property has no effect on dxTokenEdit.
ExpressPDFViewer
- Z-order is incorrect for specific documents.
- Specific elements of specific PDF documents are not displayed.
ExpressQuantumTreeList Suite
- TcxTreeList - FindPanel button widths do not scale.
- TreeList controls - Position property values...
Released: Apr 4, 2023
Updates in 22.2.5
Fixes
ExpressBars Suite
- dxBarManager - Disabled SVG bar images painting for Ribbon differs from the painting of these images for PopupMenus.
- dxSkinChooserGalleryItem - Skin titles are not visible if Ribbon's ColorSchemeName is BluePrint.
ExpressEditors Library
- Buttons of an active in-place editor do not have hints.
- The TdxTreeCustomNode.AddNode method ignores the AttachMode parameter.
ExpressLayout Control
- The position of TdxLayoutCheckBoxItem's focus rectangle is incorrect.
ExpressLibrary
Released: Feb 23, 2023
Updates in 22.2.4
Fixes
ExpressBars Suite
- Border buttons of a maximized MDI child form consider the skin color if the MDI parent form has TdxRibbon or TdxBar.
ExpressEditors Library
- An editor's drop-down list is available if the Properties.ReadOnly is set to True.
- cxColorComboBox - An editor is editable if its Properties.ReadOnly and Properties.AllowSelectColor property values are True.
- dxColorEdit - An editor is editable if its Properties.Readonly property value is True.
- dxInputDialogs - Dialogs are incorrectly...
Released: Jan 19, 2023
Updates in 22.2.3
Fixes
ExpressBars Suite
- A Stack Overflow exception occurs when using keyboard shortcuts to set focus on a TcxBarEditItem in Ribbon.
- An Access Violation error occurs if a style is created without TcxStyleRepository and is assigned to a component's Style property.
ExpressEditors Library
- An application crashes when end users use TdxShellListView to navigate through folders whose content is changed.
- cxMemo - The vertical scrollbar overlaps an editor's button.
- Size of an in-place TcxLookupComboBox...
Released: Dec 15, 2022
Updates in 22.2
Features
- New Vector Graphics for UI Elements - Enhanced UI controls to better support high DPI (4K+) devices and improve rendering regardless of DPI settings. The following controls can now display SVG graphics within UI elements, menus and dialogs:
- Chart View in ExpressQuantumGrid.
- Data Editors.
- PDF Viewer.
- Rich Text Editor.
- Scheduler.
- Spreadsheet.
- TreeList.
- "Light" Style Rendering - Added a "light" style rendering mode to the VCL Data Grid (ExpressQuantumGrid). When used, the VCL UI controls...
Released: Oct 20, 2022
Updates in 22.1.3
Fixes
ExpressBars Suite
- An application crashes if it contains TcxBarEditItem with TcxCheckComboBoxProperties and High Contrast Settings are activated.
- TdxRibbonStatusBar - Status bar panels do not update text color according to the Ribbon control's color scheme.
- TdxStatusBar control incorrectly paints certain SVG images if the PaintStyle property is set to stpsUseLookAndFeel and a dark skin is applied.
ExpressDocking Library
- MDI main form with a dock site and panel hangs when closing the MDI...
Released: Aug 31, 2022
Updates in 22.1.2
Features
New Shell Controls - List & Tree Views
- These new controls fully support look & feel settings and skins, which enables you to maintain a consistent appearance across the entire application, including shell dialogs.
Data Grid
- Data Export Enhancements - New global APIs allow you to export grid content to a stream in XLS, XLSX, CSV, HTML, Text, XML formats.
- Runtime Style Customization - This version implements three new events in the TcxCustomGridTableViewStyles class. Handle the...