
Maintenance release includes several bug fixes.
Fixes
ExpressBars Suite
- Ribbon - The Customization Form's font (MS Sans Serif) doesn't match the Ribbon control's font (Tahoma).
- Ribbon - The scaling factor is not applied to check marks of bar buttons within a subitem's dropdown menu.
- Ribbon is incorrectly painted if an application is automatically moved to another monitor in response to turning off the monitor displaying the application in a multiple monitor setup.
ExpressDocking Library
- The control reserves excessive memory for double-buffered drawing on restoring the control's layout from an INI file if the current monitor DPI exceeds 96.
ExpressEditors Library
- Control has no parent window exception when invoking TdxColorDialog.
- cxLabel - The width is not stored to a DFM file if the AutoSize and Properties.WordWrap properties are set to True.
- TcxCheckGroup stores the default EditValue property value to a DFM file.
- TcxCustomComboBox descendants - An incorrect AIndex parameter value is passed to a Properties.OnDrawItem event handler if the Properties.IncrementalFiltering property is set to True.
- TcxCustomEdit descendants - Creating and assigning the Parent property in a TForm.OnCreate event handler are significantly slower compared with v16.2.
- TcxShellBrowserDialog - Add a property that returns the current shell item's identifier (PIDL).
- TdxCameraControl doesn't apply antialiasing when scaling output frames.
ExpressLayout Control
- A layout control's OccupiedClientWidth property returns the OccupiedClientHeight property value.
- Add the capability to customize content offsets in tabbed group pages using the LayoutLookAndFeel.Offsets options.
- An AV occurs when assigning a value to the LayoutLookAndFeel property in a TdxLayoutControl descendant's constructor.
- Layouts containing a number of hidden groups are loaded very slowly.
- Performance issues when a TdxForm scales a layout control containing a number of TdxLayoutLabeledItems whose CaptionOptions.WordWrap property is set to True.
ExpressNavBar
- Performance issues when adding a large number of items and/or groups.
- Side Bar Views - Increasing the control's height does not scroll to show an active group's items automatically, provided that the group's TopVisibleLinkIndex property value is positive.
ExpressSkins Library
- The text displayed in the dialog invoked by a MessageDlg function call blends with the background if the Sharp, Darkroom, or DevExpressDarkStyle skin is applied.