Released: Jul 28, 2022
21.2.7 での更新項目
不具合の修正
All VCL products
- There is a typo in the sdxInvalidStorageVersion resource string value.
ExpressEditors Library
- cxHyperlinkEditor - The hyperlink text blends with the highlight effect applied to the focused cell.
- TcxButton - The button glyph is displayed in the default state if the linked action is in the disabled and checked states.
- TcxFormattedLabel - Text formatting breaks when a user switches between the "Markup Editor" and "RTF Editor" tabs in the Formatted Label Editor dialog in...
Released: Jun 16, 2022
21.2.6 での更新項目
不具合の修正
ExpressEditors Library
- A hint flickers when the mouse pointer hovers over the check box area of a TdxLayoutCheckBoxItem object.
- cxCheckGroup - The editor's items cast shadows when any skin is active.
- cxImage - The editor displays an SVG image incorrectly if it uses a font that is not installed in the operating system or has the "rect" element with a specified "rx" attribute and an omitted "ry" attribute.
- cxTrackBar - The default and disabled states are barely distinguishable for the...
Released: Apr 26, 2022
21.2.5 での更新項目
不具合の修正
All VCL products
- Cell's selection in grid lost when right mouse click if OptionsBehavior.HotTrack is on.
- TcxLocalizer - The default resource string values are not restored when the localizer component is destroyed.
ExpressEditors Library
- All Shell Dialogs - The active file preview disappears when the shell dialog refreshes the displayed folder.
- Programmatically displayed screentips are not shown on the target monitor and are incorrectly scaled in certain cases when the...
Released: Feb 14, 2022
21.2.4 での更新項目
不具合の修正
ExpressEditors Library
- cxFontNameComboBox - An AV occurs when an editor whose font's list-related properties are stored in a DFM file is destroyed before the background font enumeration completion handler is called.
- TcxImage - The image saving dialog adds a semicolon to a full file name.
- TdxOpenFileDialog, TdxSaveFileDialog, and their descendants - It is impossible to abort the search in progress on Microsoft Windows 7.
ExpressQuantumGrid Suite
- All Views except Chart - Find criteria...
Released: Jan 27, 2022
21.2.3 での更新項目
不具合の修正
- All VCL products
- SVG Images - The "use" element that refers to an object declared further in an image causes the "Stack Overflow" exception.
- Using DevExpress in COM+ DLL was broken in 21.1.7.
- ExpressEditors Library
- A hint window uses the DPI of the monitor where the major part of the window is located rather than the DPI of the monitor where the mouse pointer is located as a target DPI.
- cxLookupComboBox - It is not possible to assign -1 to the ItemIndex property if the list field contains...
Released: Dec 15, 2021
21.2 での更新項目
機能
Microsoft Windows 11 Support - Rounded Corners
- Updated the UI to better match the Windows 11 user experience. The windows and dialogs for your DevExpress-powered VCL apps can now include rounded corners to match the look and feel of Windows 11. These rounded corners are available even when using previous versions of Windows.
- You can apply the desired corner style via a new 'FormCorners' option in a skin controller. The 'dxSkinFormCorners' global variable in the source code allows you to...
Released: Nov 25, 2021
21.1.7 での更新項目
不具合の修正
- All VCL products
- Certain standard VCL controls scale incorrectly at runtime when placed on a form inherited from the TdxForm or TdxCustomForm class in an application built with Embarcadero RAD Studio 11 Alexandria.
- ExpressEditors Library
- TcxButtonEdit does not apply skin settings to paint a disabled button's caption.
- TdxShellBreadcrumbEdit - An AV occurs if the SelectedPath property value includes a folder that is removed from the system.
- ExpressLayout Control
- The Undo user command and...
Released: Oct 14, 2021
21.1.6 での更新項目
不具合の修正
- All VCL products
- DevExpress controls incorrectly scale in Embarcadero RAD Studio 11 Alexandria if its VCL designer’s DPI value is different from 96.
- ExpressEditors Library
- cxComboBox – The OnClick event does not occur during an incremental filtering operation if the editor's ItemIndex property value is changed to -1.
- cxRichEdit - The OnChange event occurs multiple times in response to an editor handle create operation.
- TcxCustomRichEdit and its descendants - The Properties.AutoURLDetect...
Released: Sep 14, 2021
21.1.5 での更新項目
機能
- Added support for Embarcadero RAD Studio 11 Alexandria.
不具合の修正
- All VCL products
- An error occurs when running an app rebuilt by the Build command in an Embarcadero C++Builder project that references the dxShellControls unit if the project's "Disable incremental linker" and "Link with runtime packages" options are disabled.
- ExpressLibrary
- An AV occurs when a unit that uses TdxStringComparer or TdxIStringComparer is finalized after the dxCoreClasses unit.
- ExpressPrinting System
Released: Aug 12, 2021
21.1.4 での更新項目
不具合の修正
All VCL products
- The "Ambiguity between the two TcxCanvasFrameRect methods" compiler error occurs if Embarcadero C++Builder code includes a TcxCanvasFrameRect method call with the default parameters.
ExpressDataController
- A data-aware View incorrectly moves focus if the View shares its data source with a non-visual component.
ExpressEditors Library
- TcxTextEdit and its descendants - The Del keystroke does not raise the OnEditing event.
- TdxOpenFileDialog - Sorting by date does not work in...