ExpressQuantumPack 新版本發表

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

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
    • Export to PDF - An...

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

Released: Jul 12, 2021

21.1.3 中的更新

修補程式

ExpressDataController

  • A data-aware View does not display dataset data in grid mode after it is edited in a data-aware control bound to the same dataset.
  • Only one of two or more data-aware DevExpress container controls bound to the same dataset updates its item DataBinding settings in certain cases.
  • The "RecordIndex out of range" exception is thrown when calling a data controller's Cancel procedure after a record insert operation if a data-aware DevExpress editor is bound to the data...

Released: Jun 17, 2021

21.1.2 中的更新

特性

New Lightweight Installer

  • New lightweight installer (about 110MB in size) that does not include demo and documentation files. Nevertheless, as you proceed through the setup process, you'll have the option to separately download and install demos/documentation if you decide you need them. The Download Manager offers the new installer as a separate option to the full installer.

Grid Control

  • Custom Row Layouts in Table and Banded Table Views - This feature was first introduced in November...

Released: May 26, 2021

20.2.8 中的更新

修補程式

ExpressEditors Library

  • Find Panel - Compact Layout - The "Close" button has a different horizontal offset compared to the Filter Panel.
  • TcxSpinButton - Assigning a control to the Associate property freezes the IDE if the spin button is located on TToolBar.
  • TdxSaveFileDialog and TdxOpenFileDialog do not update the FileName, Files, and FilterIndex property values before raising the OnFolderChange, OnSelectionChange, or OnTypeChange event.

ExpressLayout Control

  • A right-aligned item becomes...

Released: Apr 27, 2021

20.2.7 中的更新

修補程式

ExpressEditors Library

  • A property editor for TPicture, TGraphic, and their descendants converts an image pasted from the clipboard to a 32-bit TdxSmartImage object and discards the image's transparency information.
  • cxLookupComboBox - The ItemIndex property value is incorrect when the Properties.OnChange event occurs if the EditValue property value matches the focused record in the Properties.ListSource dataset and the Properties.ListOptions.SyncMode property is True.
  • In-place...

Released: Mar 24, 2021

20.2.6 中的更新

修補程式

ExpressDataController

  • A filter item bound to an FMTBcd field dismisses the field's numeric type information when assigned to a data controller's criteria from a filter control.

ExpressEditors Library

  • cxTreeList and cxVerticalGrid - It is impossible to invoke an in-place cell editor in a container control after it is scrolled by a touch gesture.
  • dxTokenEdit - A click outside an active in-place editor invoked for an existing token does not close the editor.
  • dxTokenEdit - The HasPopupWindow...

Released: Feb 25, 2021

20.2.5 中的更新

特性

ExpressEditors Library

  • cxDateEdit - Added an option that switches the visibility of the time part in unfocused editors, that display values whose fractional part is equal to 0.

修補程式

ExpressEditors Library

  • dxTokenEdit - An in-place token editor is not invoked again if an end user closes it without changes, provided that the Properties.OnValidate event handler invoked this editor to rectify an incorrect token input.
  • dxTokenEdit - The editor with an assigned repository item activates an in-place...