DevExpress VCL Subscription(英語版) のリリース

Released: Aug 7, 2018

18.1.4 での更新項目

不具合の修正

Express Install

  • Disable DevExpress-dependent packages to avoid package version conflicts in the IDE.

ExpressEditors Library

  • cxMRUEdit - The glyph provided by the Properties.ButtonGlyph property is painted on the dropdown button instead of the ellipsis button.
  • TcxDBSpinEdit bound to an FMTBcd field incorrectly displays its value if the FormatSettings.DecimalSeparator setting differs from the system's decimal separator.
  • TdxUIAdornerManager - It is impossible to assign content to a guide...

Released: Jul 6, 2018

18.1.3 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon - Popup menu separators are not displayed if the Bezier skin is in effect.
  • Ribbon - The Application Button's caption is not vertically aligned with tab captions if the ribbon control's Style property is set to a value other than rs2007.

ExpressEditors Library

  • TcxCustomDropDownEdit descendants - It is impossible to change the dropdown button's default glyph.
  • TcxShellTreeView - In certain cases, an AV occurs on entering the "Documents" folder by using the editor's...

Released: Jun 14, 2018

18.1.2 での更新項目

機能

  • New Object-Relational Mapping Tool (Beta) - The VCL ExpressEntityMapping Framework is an object-relational mapping (ORM) tool that simplifies data access and management by converting relational data into objects, properties, and collections for use in code. With this tool, you can query data and implement business logic using entity models and an object-oriented approach instead of handling the low-level data access and constructing/executing SQL statements manually.
    • Support for the Code...

Released: May 22, 2018

17.2.8 での更新項目

不具合の修正

ExpressBars Suite

  • A bar edit item is painted slowly on a monitor whose DPI does not match the system DPI if the item's PropertiesClass property is set to TcxLookupComboBoxProperties.
  • Bar items are painted with colors that do not match corresponding theme colors of an operating system and disabled bar items cannot be selected if the bar manager's LookAndFeel.NativeStyle property is True.

ExpressEditors Library

  • cxCheckBox - A check box displays a blurry custom SVG glyph if the monitor DPI...

Released: Apr 26, 2018

17.2.7 での更新項目

不具合の修正

ExpressBars Suite

  • Ribbon - TdxRibbonStatusBar - The status bar painted by using the Office2016Colorful skin visually overlaps the right border of an application form, provided that the status bar's ShowSizeGrip property is False.

ExpressEditors Library

  • Changing focused TcxRadioGroupItem from TcxCheckBoxProperties-OnChange-Event doesn't selects the new item.
  • NullString is no longer displayed in a tcxcombobox after form is moved to a monitor with a different DPI setting.
  • TdxCameraControl...

Released: Mar 28, 2018

17.2.6 での更新項目

不具合の修正

VCL

  • Documentation - Certain tables display strings enclosed in the code tag

ExpressBars Suite

  • The Ribbon's background image does not scale in response to monitor DPI changes.

ExpressDocking Library

  • A docking panel whose Visible property is set to False within the form's OnCreate event handler remains visible in certain docking layouts.

ExpressEditors Library

  • A glyph assigned via the Properties.ButtonGlyph property is not displayed in a cxColorComboBox editor's dropdown button.
  • Fonts for...

Released: Feb 27, 2018

17.2.5 での更新項目

不具合の修正

ExpressBars Suite

  • Strange behavior TdxBarEditItem property ColorComboBox.
  • TdxRibbonMiniA toolbar displays its items in one row instead of two due to incorrect panel height calculation with certain monitor DPI values.
  • TdxRibbonRadialMenu - A menu is displayed incorrectly on monitors whose color depth is 16 bit.
  • The "BarManager has broken BarItem links" exception occurs after reopening a descendant form if TdxBarSubItem has been created in an ancestor form via the UI Generator...

Released: Jan 25, 2018

17.2.4 での更新項目

不具合の修正

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.

ExpressDataController

  • Lookup editors with Time list fields always add a date...

Released: Dec 20, 2017

17.2.3 での更新項目

不具合の修正

ExpressBars Suite

  • Built-in menus in DevExpress controls display duplicate items after invoking a TreeList control's built-in menu or a tab/page control's Go Dialog.
  • Hot-tracking a popup menu item displaying an icon causes an AV if a bar manager's Style property is set to bmsEnhanced.

ExpressEditors Library

  • In-place cxImageComboBox - Activating another cell's editor displays the previously active cell's edit value if the Properties.IncrementalFiltering property is set to True.
  • TcxButton...

Released: Dec 13, 2017

17.2.2 での更新項目

機能

  • New UI Adorner Manager - Designed to display interactive objects and apply visual effects to better communicate the state of your application to end-users. It allows you to paint badges on top of all other UI elements and create guides to highlight specific UI elements using a translucent layered window.
  • Conditional Formatting - The Grid, TreeList, and Vertical Grid controls now support Microsoft Excel-inspired conditional formatting of individual cells and entire rows/columns. You and your...