ExpressNavigationPack のリリース

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.

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

Released: Jul 12, 2021

21.1.3 での更新項目

不具合の修正

ExpressBars Suite

  • A toolbar pop-up menu, a sub-menu, or the Quick Customization Pop-up Menu is incorrectly positioned on the secondary monitor, whose DPI differs from the system DPI, if an application is built with the per-monitor DPI awareness (v2) option in its manifest.
  • Opening a project that contains a bar manager whose UseSystemFont and Scaled properties are set to True and False resets the IDE's font to "System" in certain cases.
  • Ribbon - An AV occurs on opening the standard...

Released: Jun 17, 2021

21.1.2 での更新項目

機能

Ribbon and Toolbars

  • Microsoft Active Accessibility (MSAA) Support - Every element now creates an MSAA tree node that exposes the UI structure and related information to accessibility applications. For instance, an active screen reader such as Microsoft Narrator can read these nodes when a user navigates between UI elements.

Layout Control

  • Performance Enhancements
    • Optimized scroll operations make the UI more responsive, due to the calculations for scroll position being up to five times faster...

Released: May 26, 2021

20.2.8 での更新項目

不具合の修正

ExpressBars Suite

  • TcxBarEditItem - cxComboBox - The OnDrawItem event does not fire for an inactive editor whose DropDownListStyle property is set to lsFixedList.

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

Released: Apr 27, 2021

20.2.7 での更新項目

不具合の修正

ExpressBars Suite

  • "Invalid class typecast" exception occurs when a form derived directly from TdxCustomRibbonForm is maximized or when the Ribbon Display Options menu is displayed if the form hosts a TdxRibbon control whose SupportNonClientDrawing property is True.

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

Released: Mar 24, 2021

20.2.6 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon - Microsoft Office 2019 style - An AV occurs when applying fonts to UI elements in certain cases.
  • Ribbon - Tab Area Search Toolbar - The toolbar produces memory leaks when invoked as a pop-up menu.
  • TdxBarCustomPopupMenu descendants - The "TdxBarAccessibilityHelper.GetDefaultAccessibilityObject fails" exception occurs when a user presses the Alt key while a TdxBarWindowItem object has focus in a bar's pop-up menu.

ExpressDataController

  • A filter item bound to an...

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.

不具合の修正

ExpressBars Suite

  • TdxBarPopupMenu and TdxRibbonPopupMenu - A popup menu uses all CPU core time when visible if the menu is not invoked by the toolbar or Ribbon UI.
  • The TdxBarSubItem.BarSize property value is not scaled based on the current DPI.

ExpressDocking Library

  • TdxHorizContainerDockSite and...

Released: Jan 21, 2021

20.2.4 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon Form - Ribbon control's groups and tabs have no separator if the Style property is set to a value other than rs2007 and rs2010 and the form's DisableAero property is set to False.
  • TdxCustomStatusBar descendants do not scale an image specified by a text panel's PanelStyle.ImageIndex property based on the current DPI.

ExpressDocking Library

  • A drag-and-drop operation can undock and position a dock panel so that its right or bottom edge is offscreen.

ExpressEditors...

Released: Nov 19, 2020

20.2.2 での更新項目

機能

UX Enhancements

  • Smooth Scrolling - This release adds smooth scrolling support to the following DevExpress VCL components:
    • Layout Control.
    • NavBar Control.
    • PDF Viewer.

Layout Control

  • Performance Enhancements in Customization Mode
    • Selection is updated 25 times faster than in previous versions.
    • The optimized drag-and-drop operations make the UI more responsive and accelerate layout calculations by 30%.
  • Miscellaneous Enhancements
    • The SizeOptions.MaxWidth and SizeOptions.MaxHeight properties now...