ExpressNavigationPack 21.1.4
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 "This PC\Pictures" folder.
- TdxSaveFileDialog and TdxOpenFileDialog - A file in an open folder becomes selected if the folder is opened with a double click and the mouse pointer is over the file.
- The TdxTaskbarProgress control does not display progress on a task bar if the progress state changes before the main application form is created.
ExpressLayout Control
- An auxiliary item that is located outside the visible scrollable area remains hidden after it was focused.
ExpressSkins Library
- The E2184 enum syntax compiler error occurs if the "WINAPI.GDIPAPI.hpp" include directive precedes "dxGDIPlusAPI.hpp" in C++Builder code.
ExpressSpreadSheet
- The control incorrectly saves a spreadsheet document to a file/stream after pasting formatted cells that are copied from Microsoft Excel using the clipboard.
- The TdxSpreadSheetCell.SetAsRTF function returns False if an accepted RTF string has a single set of font attributes applied to all characters.