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.
ExpressVerticalGrid Suite
- Added an option to control if an empty vertical grid cancels an edit operation that adds a record.
不具合の修正
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...
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.
- Vertical Grid Control.
- Layout Control.
- Print Preview.
- Content Padding Options - With this release, the VCL Grid, TreeList, Pivot Grid, and Vertical Grid 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...
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 での更新項目
不具合の修正
ExpressEditors Library
- An AV occurs after an image list used as a source for navigator button icons is destroyed.
- dxTokenEdit - Editor content becomes invisible after a scroll operation in a container control.
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...
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...
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
Released: Jun 4, 2020
20.1.2 での更新項目
特徴
- Expression-Based Filters - The VCL Grid, TreeList, and Vertical Grid controls now allow users to calculate filter operands using formulas written as string expressions.
- Find Panel Enhancements
- Compact Layout - The VCL Grid, TreeList, and Vertical Grid 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...