ExpressNavigationPack 20.1.4

Released: Aug 5, 2020

Updates in 20.1.4

Fixes

ExpressBars Suite

  • The "Invalid operation in GDI+ (Code: 11)" exception can occur on drawing an extra pane item of a TdxBarApplicationMenu component if its ExtraPane.AllowPinItems property is set to False.

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" exception if the range track bar of the Values page includes a number of values.
  • TcxBarEditItem - cxCheckComboBox - The editor discards an entered value when losing focus if the TdxBarManager.AlwaysSaveText property is set to True.

ExpressLayout Control

  • Layout item positions can be calculated incorrectly if a layout group whose LayoutDirection property is set to ldHorizontal contains a separator with a caption.
  • TdxLayoutSplitter works incorrectly in RTL mode.

ExpressSkins Library

  • A standard VCL message dialog displays its icon with opaque background in Microsoft Windows 10 if a skin is applied and an application is built with Embarcadero RAD Studio 10.4 Sydney.
  • Even and inactive grid rows are visually identical in the Basic, Office2019Colorful, Office2019White, and Office2019DarkGray skins.
  • TheBezier skin - A bar item's caption blends with its background if the TdxBar component is a main menu without a border.