ExpressQuantumPack 新版本發表

Released: Jan 21, 2021

20.2.4 中的更新

修補程式

ExpressEditors Library

  • TcxButton - Fade animation produces painting artifacts if it starts when a control above/under the button is hidden and the SpeedButtonOptions.Transparent property is set to True.
  • TdxOpenFileDialog and TdxSaveFileDialog do not focus the newly created folder and do not prompt the user to enter its name.
  • TdxSaveFileDialog - The dialog displays an overwrite confirmation message box even if the target folder does not contain a file with the specified name, provided that...

Released: Nov 19, 2020

20.2.2 中的更新

特性

UX Enhancements

  • Smooth Scrolling - This release adds smooth scrolling support to the following DevExpress VCL components:
    • Grid Control.
    • TreeList Control.
    • Layout Control.
    • Print Preview.
  • Content Padding Options - With this release, the VCL Grid and TreeList, controls introduce a quick way to pad their in-place editors and/or headers and adjust the spacing between certain UI elements. Use the new TdxVisualRefinements.Padding and TdxVisualRefinements.HeaderPadding class properties to specify the...

Released: Nov 11, 2020

20.1.7 中的更新

修補程式

ExpressEditors Library

  • Alert windows - Button hints are not displayed if an application's main window is inactive.
  • TcxButton - The OnMouseEnter and OnMouseLeaver events cease to occur after the Parent property value changes while the mouse pointer hovers over the button.
  • TdxCustomGalleryControl descendants - The "Invalid typecast" error occurs on creating a control's handle after removing a gallery item when this control still has no handle.

ExpressLayout Control

  • TdxForm and TdxCustomForm...

Released: Oct 7, 2020

20.1.6 中的更新

修補程式

ExpressEditors Library

  • An AV occurs when focus returns to a gallery control whose item was deleted in a code block between BeginUpdate and EndUpdate calls.
  • cxDateEdit - The OnEditValueChanged event can occur twice when an end-user changes the edit value via the editor's drop-down window if the Properties.Kind property is set to ckDateTime.
  • cxLookupComboBox - The editor incorrectly highlights non-ASCII characters in its edit box when an incremental filter is active if the Properties...

Released: Sep 10, 2020

20.1.5 中的更新

修補程式

ExpressPrinting System

  • Grid-based Report Links - The "Fit to Page" option incorrectly scales a report with content whose size is smaller than the size of column headers that are printed on every page.

ExpressQuantumGrid Suite

  • Content width in a modal Edit form is not calculated if grid View's OnDetachedEditFormInitialize event handler changes the form's height.
  • HTML export image position.
  • Table and Banded Table Views - In-place Edit Form - The Update button state does not change in response...

Released: Aug 5, 2020

20.1.4 中的更新

修補程式

ExpressEditors Library

  • A TcxBarEditItem object discards entered text when focus moves from it to another editor within a TdxBarContainerItem container even if the TdxBarManager.AlwaysSaveText property is set to True.
  • cxTextEdit - It is impossible to change an editor's value programmatically if the Properties.EchoMode and Properties.ShowPasswordRevealButton properties are set to eemPassword and True respectively.
  • Reopening a Microsoft Excel-inspired filter dropdown causes the "Out of Memory...

Released: Jul 2, 2020

20.1.3 中的更新

修補程式

All VCL products

  • The dxCryptoAPI unit does not include linker directives for the crypt32 and cryptui 64-bit libraries.

ExpressEditors Library

  • cxTextEdit - The password reveal button becomes smaller when an editor height is increased if the Properties.AutoSize property is set to False.
  • TdxFormattedLabel - The IDE does not recognize any changes made in the Formatted Label Editor as project file changes if it was invoked by double-clicking the control.

ExpressLayout Control

  • An AV occurs when...

Released: Jun 4, 2020

20.1.2 中的更新

特性

  • Expression-Based Filters - The VCL Grid and TreeList controls now allow users to calculate filter operands using formulas written as string expressions.
  • Find Panel Enhancements
    • Compact Layout - The VCL Grid and TreeList controls now offer a new layout option for their Find Panel. In this layout, the panel shrinks its elements and arranges control buttons inside the Find box.
    • Group By Box Integration - In addition, the Grid control allows you to integrate the Find Panel with the Group By box...

Released: Apr 29, 2020

19.2.7 中的更新

修補程式

ExpressEditors Library

  • cxDateEdit - The "Could not convert variant of type (UnicodeString) into type (Date)" error occurs on saving a date selected from the drop-down calendar if the Properties.EditFormat property value includes ddd or dddd.
  • How to get selected Item in OnClickCheck event when IncrementalFiltering = True.

ExpressLayout Control

  • Cannot move layout items from one layout to another.

ExpressQuantumGrid Suite

  • Export to XLS or XLSX - An export procedure ignores a bound BCD field's...

Released: Mar 25, 2020

19.2.6 中的更新

修補程式

ExpressEditors Library

  • cxExtLookupComboBox - An AV occurs on closing a drop-down window by a keystroke if the mouse pointer hovers over the embedded grid's navigator.
  • TdxCustomGalleryControl descendants - Make the ParentFont property published.
  • TdxDBColorGallery - Make the ColumnCount property public and the BidiMode and ParentBiDiMode properties and the OnItemClick event published.

ExpressPrinting System

  • Skinned dialogs display blurred icons enclosed by a rectangle.

ExpressQuantumGrid...