ExpressQuantumPack のリリース

Released: Jan 19, 2023

22.2.3 での更新項目

不具合の修正

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

22.2 での更新項目

機能

  • 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.
    • Spreadsheet.
    • TreeList.
  • "Light" Style Rendering - Added a "light" style rendering mode to the VCL Data Grid (ExpressQuantumGrid). When used, the VCL UI controls are rendered without double or thick borders...

Released: Oct 20, 2022

22.1.3 での更新項目

不具合の修正

ExpressEditors Library

  • An AV occurs when deleting an editor in a multi editor row in certain cases.
  • cxFilterControl - The FilterText property value is not an empty string if the filter criteria list is empty and the root operator is "Not And" or "Not Or".
  • cxLookupComboBox - The OnNewLookupDisplayText event does not take the CaseSensitiveSearch property value into account.
  • dxFormattedLabel - The editor does not display Japanese or Chinese text at application startup in certain cases.
  • Fade...

Released: Aug 31, 2022

22.1.2 での更新項目

機能

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 following events to customize styles of the hot-tracked, inactive, and selected rows at runtime:
    • OnGetHotTrackStyle.
    • OnGetInactiveStyle.
    • OnGetSelectionStyle.

Data Grid, TreeList

  • Support for Icons in Filter Dropdowns - The Data...

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...