DevExpress VCL Subscription 16.1.6 released

Released: Nov 24, 2016

Atualizações na 16.1.6

Recursos

ExpressBars Suite

  • Documentation - Describe how the display name is determined for items located in the Ribbon Application Menu's right panel if their DisplayText property is assigned an empty string.

ExpressQuantumGrid Suite

  • Export to Excel - Match the data type of source cell values and summaries that are calculated against these values if no custom formats are applied to the summaries.

ExpressRichEdit Control

  • Publish the WantTabs and WantReturns properties in the TdxRichEditControl component.

ExpressSpreadSheet

  • Improve performance when calculating dependent cell values.

Correções

ExpressBars Suite

  • Ribbon - TdxRibbonGalleryItem - The background of group headers blends with the gallery's background if the Office 2016 Colorful, Office 2016 DarkGray, or Office 2016 Tablet Colorful built-in skin is applied.
  • Ribbon - TdxRibbonGalleryItem and TdxRibbonDropDownGallery - The Stack Overflow exception occurs on displaying gallery items whose height exceeds 30 pixels.

ExpressDocking Library

  • A floating dock panel can be partially moved out of the screen using drag and drop.

ExpressEditors Library

  • A fixed-style сombo box editor whose BeepOnEnter property is set to False produces a beep sound on pressing the Enter key if incremental filtering is enabled.
  • TcxListView - The content is incorrectly scrolled in response to dragging the vertical scrollbar's thumb if the editor's ViewStyle property is set to vsReport.
  • cxRichEdit - Certain actions make a read-only editor whose Properties.RichEditClass property is set to recRichEdit41 editable in Windows 10.
  • TcxCustomTextEdit descendants - Setting the Properties.ViewStyle property to vsHideCursor is ignored after the Ctrl+Backspace key combination has been pressed.
  • cxButtonEdit - Changes to the Text property value made by handling the Properties.OnButtonClick event that is fired using the Ctrl+Enter key combination are ignored in a read-only editor.
  • cxDateEdit - Day numbers are cropped if their font style is modified in the editor's Properties.OnGetDayState event handler.
  • Data-aware editors - Posting data to a bound dataset from an OnEditValueChanges event handler doesn't switch the dataset's State property from dsEdit to dsBrowse.

ExpressExport Library

  • Export to XLS or XLSX - AM and PM symbols defined in the format string in the lower case are exported incorrectly.

ExpressLibrary

  • If the system DPI setting does not match 96, the font in DevExpress dialogs in RAD Studio 10 Seattle or RAD Studio 10.1 Berlin is scaled twice.
  • TdxCalloutPopup - In systems with multiple monitors, the callout popup control for an associated control located close to the edge of a monitor is displayed on another monitor under certain conditions.

ExpressPageControl

  • TcxPageControl - Switching between tabs raises the parent control's OnEnter and OnExit events if one of the pages contains a focused control.

ExpressPDFViewer

  • Incorrect style and/or width is applied to lines in certain cases.
  • The "Invalid operation in GDI+ (Code: 3)" error occurs on rendering a stroke path whose dimensions are 1 pixel or less.
  • Loading a document that contains images encoded using the Group 3 CCITT facsimile (fax) compression causes an application crash.
  • Incorrectly scaled or previously displayed inline images are shown in certain cases.
  • Certain pages are not rotated as specified in a document.

ExpressPivotGrid Suite

  • Export to Excel - If the pivot grid displays only one data field, the cxExportPivotGridDataToExcel procedure replaces certain data cells in the resulting file with this field's caption.

ExpressPrinting System

  • Export to PDF - Text is misplaced when exporting certain metafiles.
  • An AV occurs on customizing a report link's settings if the associated control is empty.
  • The enabled state of the Print command (TAction object) mismatches the enabled state of other commands associated with printing in the RichEdit, Spreadsheet, and Scheduler controls.
  • RichEdit Control Report Link - The text is always printed in black.

ExpressQuantumGrid Suite

  • Export - Memory leaks if the "Out of memory" exception occurs on calling the ExportGridTo~ or ExportGridDataTo~ methods.
  • Dragging a column from the Group By box at runtime and dropping the column anywhere outside the View's column header panel hides this column if it was added to the Group By box at design time.
  • An AV occurs in a 64-bit application that uses custom style colors in certain cases.
  • Table and Banded Table Views - The hint text specified using the HeaderHint property of a column is displayed on hovering the mouse pointer over the column's footer summary cell.
  • Table and Banded Table Views - The "List index out of bounds" exception occurs on loading data to the View whose level is inactive and records are grouped if certain conditions are met.
  • Table and Banded Table Views - The group footer is not painted under an anchored group row if the OptionsBehavior.RecordScrollMode and OptionsBehavior.FixedGroups properties of the View are set to rsmByPixel and True respectively.

ExpressQuantumTreeList Suite

  • The Ctrl+Shift+Home or Ctrl+Shift+End key combination doesn't select a range of nodes if the tree list's OptionsSelection.MultiSelect property is set to True.
  • Check boxes or radio buttons enabled by a node's CheckGroupType property are not painted in the node's children created at runtime.

ExpressRichEdit Control

  • The "Stack overflow" exception occurs on loading an HTML file that contains one or more attributes specified for the br tag.

ExpressSkins Library

  • Ribbon - Office 2013, Office 2016, or Office 2016 Tablet style - The button that expands/collapses the Ribbon blends with the background if the Office2016Colorful skin is applied.

ExpressSpellChecker

  • In Check As You Type mode, wavy lines under the last cxRichEdit line are misplaced if this line doesn't end with the CR or LF character, the editor's Properties.WordWrap property is set to False, and text doesn't fit into the editor width.

ExpressSpreadSheet

  • Memory leaks after pasting a text from the clipboard to a cell.
  • Pasting hidden columns/rows from the clipboard unhides them, restoring their width/height settings.
  • Cell formats cannot be applied to cells of an XLS file saved by the Spreadsheet control using the Accounting Number Format, Percent Style, or Comma Style buttons in Excel.
  • The cell background specified by a cell format's Style.Brush property is incorrectly stored to an XLSX file if the Style, ForegroundColor, and the BackgroundColor subproperties are assigned sscfsSolid, a color, and clDefault (or clNone), respectively.
  • The INDEX function returns #N/A if a defined name is passed as the reference parameter.
  • Custom cell values within cell ranges occupied by shared formulas are incorrectly loaded from an XLSX file.
  • Switching the Style.Locked, Style.Hidden, Style.ShrinkToFit, or Style.WordWrap property of a column/row resets values of all these properties in its cells.
  • Export to HTML - Leading and trailing spaces are removed from the cell text.