Devexpress VCL Build v2014 vol 14.1.4 发布

时间:2024-01-13 09:51:32

虽然这次没加什么新东西,但是及时更新支持xe7,还算可以。

What's New in 14.1.4 (VCL Product Line)

New Major Features in 14.1

What's New in VCL Products 14.1

Feature Highlights

To learn about feature highlights in this version, please refer to the following page:

Feature Highlights in 14.1.4 (VCL Product Line)

Breaking Changes

To learn about breaking changes in this version, please refer to the following page:

Breaking Changes in 14.1.4 (VCL Product Line)

Known Issues

To learn about known issues in this version, please refer to the following page:

Known Issues in 14.1.4 (VCL Product Line)

The following sections list all minor and major changes in DevExpress
VCL 14.1.4. Note that products, controls and libraries which aren't
mentioned in the list below are included in the unified installer for
compatibility, but have not been updated.

Enhancements and Updates

New Features/Updates

ExpressBars Suite
  • T146344 - Implement a procedure to display the TdxBarPopupMenu menu based on TPopupMenu passed as a parameter
  • T146590 - Ribbon - Improve the display of submenu items in the Ribbon Customization and Ribbon Quick Customization forms
  • S38041 - TcxBarEditItem - CheckBox - Add the capability to switch the current check state using accelerator keys and KeyTips
ExpressMemData
  • T142802 - Documentation - Provide details on the data format produced/required by the SaveToStrings/LoadFromStrings method
ExpressQuantumGrid Suite
  • T120349
    - TcxGridTableView and descendants - Add the capability to store the
    in-place Edit Form layout settings with the View's StoreTo~/RestoreFrom~
    methods
Common Libraries
ExpressEditors Library
  • T142690
    - Adjust the splitter's position and alignment in response to switching
    a bound control's Align property to alLeft, alTop, alRight, or alBottom

Resolved Issues

ExpressBars Suite
  • Q555193 - An AV occurs when switching between bar controls
  • T135784 - Ribbon - KeyTips are not displayed in an application built with runtime packages if it uses a window located in a DLL file
  • T138507 - Ribbon Form - An AV occurs when switching the RibbonAlwaysOnTop property to True in RAD Studio 2006 or later
  • B252385
    - TdxRibbonRadialMenu - Long menu items wrap their text in a third line
    rather than displaying two lines with a trailing ellipsis
  • T133268 - TdxRibbonRadialMenu - Menu items display no text in applications run via Remote Desktop
  • T139463
    - TdxRibbonStatusBar and TdxStatusBar - The size grip is drawn with an
    incorrect color if the Flat, Standard, or UltraFlat paint style is
    applied
ExpressDBTree Suite
  • T143067 - TcxDBTreeList - Appending a record via the embedded navigator doesn't create it in the bound dataset
ExpressFlowChart
  • T136573 - Connection lines are not shown if the Antialiasing property is set to True
ExpressGDI+ Library
  • T140133
    - TcxDBImage - The "Save as type" list in the Save As dialog has no
    entries if Properties.GraphicClassName is set to TdxPNGImage and
    Properties.CustomFilter is unassigned
ExpressLayout Control
  • T131673 - Tab reordering is prohibited for tabbed groups whose AllowQuickCustomize property is set to True
ExpressMapControl
  • T140546 - "Floating point invalid operation" exception occurs when MapControl has zero width or height
  • T129111 - Line-based vector items (polylines, polygons, rectangles, etc.) appear misplaced or mirrored at high zoom levels
ExpressPageControl
  • T129919 - TcxPageControl flickers when closing the last visible tab that is currently active
ExpressPivotGrid Suite
  • T133893 - Drop-down filter values are in incorrect order when TcxPivotGrid.Options.AnsiSort is set to True
ExpressPrinting System
  • T139122 - SpreadSheet Report Link - A cell style's AlignHorzIndent property value is ignored
ExpressQuantumGrid Suite
  • Q576915 - cxDateEdit - The ValidateEdit function throws an exception after the short date format has been customized
  • T103042
    - Data-aware Views - In Grid mode or Smart Refresh mode, posting NULL
    cell values in columns bound to fields that require non-blank values
    doesn't focus any of these columns
  • T145237
    - In-place Edit Form - The View produces painting artifacts at its
    right edge if the View's OptionsCustomize.ColumnsQuickCustomization
    property is set to True
  • T120282
    - Server Mode - FireDAC connection- and dbExpress connection-based data
    sources - Incremental search by a string whose length exactly matches
    the size of a bound field causes the -303 SQL error if the
    Options.UseQueryParams property is set to True
  • T144489 - Server Mode - Group rows always display grouping values, ignoring display values
  • T142571
    - Server Mode - MSAccess adapter incorrectly filters out data using
    DateTime field values if a bound data source's Options.UseQueryParams
    property is set to True and the short date format in the regional
    settings is other than M/d/yyyy
  • T113515
    - TcxGridChartView - DiagramStackedBar and DiagramStackedColumn don't
    show the min value correctly when the AxisValue.MinMaxValues property is
    set to the mmvAuto value
ExpressQuantumTreeList Suite
  • T145826
    - An AV occurs when trying to set a focused node to a NIL value and the
    OptionsBehavior.AlwaysShowEditor property is set to True
  • T140218 - Posting an edited record leads to scrolling to the last record if a record was inserted via a dataset
  • T146426 - TcxDBTreeList - It is impossible add new records to the dataset from the OnFocusedNodeChanged event handler
  • T141486
    - TcxDBTreeList with one or more sorted columns incorrectly sorts
    contents after a node's data has been posted by clicking another node
ExpressScheduler Suite
  • T143195 - iCal (iCalendar 2.0) data exchange - A recurring event set to occur every weekday is incorrectly exported
  • T143236 - iCal (iCalendar 2.0) data exchange - The day occurrence specified by the BYDAY rule part is ignored
ExpressSkins Library
  • T138739 - Spreadsheet column/row headers are partially skinned
  • T146420 - The {$DESIGNONLY} compiler directive is missing in the dcldxSkinsCore~.dpk packages
ExpressSpellChecker
  • T145992
    - In Check As You Type mode, wavy lines under the last cxRichEdit line
    are misplaced if the editor's Properties.WordWrap property is set to
    False and text doesn't fit into the editor width
ExpressSpreadsheet
  • T142722 - A cell's Style.Locked property value is incorrectly saved/loaded from/to an XLSX file
  • T145101 - Cell background and cell content are painted using the window color and window text color rather than skin color properties
  • T138298 - Cell values copied from Excel are delimited with an empty row when pasted to a worksheet
  • T116835
    - Certain floating-point numbers displayed by the spreadsheet and Excel
    mismatch due to the standard VCL FormatFloat function's implementation
  • T146196 - Entering -3.560102 to a cell converts the value to a currency value and displays -3.5601
  • T141047 - EOutOfMemory exception occurs when resizing a row and the selection contains the full selected column
  • T141651 - Excel crashes when printing a spreadsheet file saved by the ExpressSpreadSheet control
  • T138681
    - In a frozen pane, the Ctrl+Home key combination moves focus to the
    first row in the worksheet rather than the first row in the scrollable
    area
  • T140451 - Incorrect information about the currently focused cell is saved to an XLSX file if a worksheet contains frozen panes
  • T116828 - Pictures and shapes embedded to a spreadsheet are not loaded from an XLS file
  • T140657 - Scrollbar thumb positions are not saved/loaded to/from an XLSX file
  • T138686 - Shared formulas are incorrectly loaded from an XLSX file
  • T141738 - The Copy/Paste operation doesn't update non-absolute references in formulas
  • T141743
    - The default format settings for a cell whose value is specified via
    the cell's AsDateTime property are not stored to an XLSX file
  • T145940 - The OnCompare event handler is not invoked
ExpressTile Control
  • T139912
    - Enabling the OptionsBehavior.GroupRenaming option in a
    TdxBarPopupMenu item's OnClick event automatically switches the option
    back
Common Libraries
ExpressEditors Library
  • T140199
    - cxMaskEdit - The EditText and Text properties return incorrect values
    for certain entered values if the Properties.MaskKind and
    Properties.AlwaysShowBlanksAndLiterals properties are set to emkStandard
    and True
  • T137633
    - cxMaskEdit removes entered spaces if the Properties.MaskKind and
    Properties.AlwaysShowBlanksAndLiterals properties are set to emkStandard
    and True, and the "Save literal characters" option is disabled in the
    Input Mask Editor
  • T137927 - In-place cxCheckGroup - Disabled items are painted as normal items when the editor is not focused
  • Q586757
    - TcxPopupEdit - Re-activating an application window that was made
    inactive while displaying the popup editor's drop-down window causes the
    "Control has no parent window" exception
ExpressLibrary
  • T139712 - EInOutError exception occurs on export to HTML when a file name is very long and control content contains images