ExpressQuantumPack のリリース

Released: Feb 26, 2020

19.2.5 での更新項目

不具合の修正

ExpressEditors Library

  • Active in-place cxRichEdit whose Properties.MemoMode or Properties.PlainText property is set to True does not apply the background color to the editor's cell if this color is specified via the container control's Styles.OnGetContentStyle event handler.
  • dxFormattedLabel - Clicking a hyperlink does not activate it and the Properties.OnHyperlinkClick event's AURI parameter always returns an empty string.
  • Embedded navigators - A data navigator's height is calculated...

Released: Jan 22, 2020

19.2.4 での更新項目

不具合の修正

ExpressEditors Library

  • A classic filter dropdown does not paint a hot-tracked item using the color specified in a skin applied to the control.
  • An Excel-inspired filter dropdown's Filters tab populates its combo boxes with edit values instead of images and/or descriptions for a column that uses cxImageComboBox as an in-place editor.
  • cxImageComboBox - An AV occurs on deleting an image list referenced by the Properties.Images or Properties.LargeImages property.
  • cxLookupComboBox - Lookup grid...

Released: Dec 24, 2019

19.2.3 での更新項目

不具合の修正

All VCL products

  • A bar manager displays drop-down trees of all its TdxBarTreeViewCombo items as top-level windows at design time
  • An error occurs on compiling the dxExpressionEditorHelper unit if the "Emit runtime type information" compiler option is enabled
  • Compile errors occur if the "Code inlining control" option is set to Auto in compiler settings

ExpressEditors Library

  • A calculated field's expression that references an FMTBcd field cannot be evaluated
  • A keystroke pressed after a click...

Released: Dec 4, 2019

19.2.2 での更新項目

機能

Grid Control

  • New ORM-Based Table View (Beta) - The VCL Grid Control ships with a new Table View that leverages the ExpressEntityMapping Framework and its data management capabilities. Like Server Mode Views, this View executes data-aware operations on the database side, allowing you to display large datasets at blazing fast speeds. In addition, the new View supports data editing and Master-Detail layouts. v19.2 also includes a new Data Source component that binds the View directly to an...

Released: Nov 27, 2019

19.1.7 での更新項目

不具合の修正

ExpressEditors Library

  • cxComboBox - The item selection state in a combo box dropdown window does not update according to the combo box edit value in certain cases, provided that the Properties.DropDownListStyle property is set to lsEditList
  • cxDateEdit - The modern-style drop-down calendar truncates day names if the MingLiU font is used and the "Chinese (Traditional, Taiwan)" format is selected in the system's regional settings
  • TcxShellListView - A shell item being dragged can be dropped...

Released: Oct 15, 2019

19.1.6 での更新項目

不具合の修正

ExpressBars Suite

  • A custom color assigned to the bar manager's DockColor property at design time has no effect on dock controls at runtime
  • A submenu/popup menu whose ItemOptions.Size property is set to misLarge incorrectly paints icons for in-place editor bar items
  • Ribbon - Activating a tab of a minimized Ribbon control located on a secondary form disables the form's standard actions (TAction objects)

ExpressDocking Library

  • TdxContainerDockSite descendants created by a dock operation...

Released: Sep 11, 2019

19.1.5 での更新項目

不具合の修正

ExpressEditors Library

  • The Excel-inspired filter popup slowly populates its Values tab's tree with date-time values.
  • Data-aware TcxCustomTextEdit descendants switch the bound dataset to the edit mode when the Ctrl+A key combination is pressed.
  • Reloading TcxCustomGroup descendants from a DFM file incorrectly sizes embedded controls whose Anchors property value includes the [akLeft,akRight] or [akTop,akBottom] flag combination.
  • TcxContainer descendants located in a control embedded in a...

Released: Jul 8, 2019

19.1.3 での更新項目

不具合の修正

ExpressEditors Library

  • cxLookupComboBox - Incremental filtering works incorrectly if the Properties.DropDownListStyle property is set to lsFixed.
  • ShellListView in Thumbnail mode converts "&" to underscore.
  • TcxCustomDropDownEdit and descendants - Selection highlight can duplicate in an editor's drop-down window when scrolling items with the mouse wheel in Windows 8 or later.
  • TcxCustomGroupBox and descendants - A caption is cropped if one of certain skins is applied.
  • The Excel-inspired...

Released: Jun 18, 2019

19.1.2 での更新項目

機能

Filtering UI

  • Excel-inspired Filtering - v19.1 introduces new Microsoft Excel-inspired column/row filter dropdowns for the Grid and TreeList controls. New filter dropdowns provide two tabs:
    • The first tab allows users to select from among all available cell values.
    • The second tab allows users to create a filter expression using filter operators (Equals, Between, Contains, etc.)
  • Use the dxDefaultFilterPopupWindowMode global constant in the source code to make the new filtering UI active for all...

Released: Jun 4, 2019

18.2.8 での更新項目

不具合の修正

ExpressEditors Library

  • cxLabel - An editor is scaled incorrectly if it is anchored to the right edge of its parent and has an associated style controller.
  • cxLookupComboBox - The EditValue property value can change to Null Variant if the Properties.DropDownListStyle property is set to lsFixedList, and the ifoUseContainsOperator flag is in the Properties.IncrementalFilteringOptions property value.
  • Increasing the Filter Builder dialog's font size displays a horizontal scrollbar...