Rilasci di ExpressQuantumPack

Released: Jul 28, 2022

Aggiornamenti in 21.2.7

Correzioni

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

Aggiornamenti in 21.2.6

Correzioni

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

Aggiornamenti in 21.2.5

Correzioni

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

Aggiornamenti in 21.2.4

Correzioni

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

Aggiornamenti in 21.2.3

Correzioni

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

Released: Dec 15, 2021

Aggiornamenti in 21.2

Funzionalità

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

Released: Nov 25, 2021

Aggiornamenti in 21.1.7

Correzioni

  • 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.
  • ExpressDocking Library
    • Controls update their position with a delay on a sizable dock panel if the docking manager's ResizeStyle property is set to drsUpdate.
  • ExpressEditors Library
    • TcxButtonEdit does not apply skin settings to paint a disabled button's caption...

Released: Oct 14, 2021

Aggiornamenti in 21.1.6

Correzioni

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

Released: Sep 14, 2021

Aggiornamenti in 21.1.5

Funzionalità

  • Added support for Embarcadero RAD Studio 11 Alexandria.

Correzioni

  • 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

Aggiornamenti in 21.1.4

Correzioni

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