Devexpress VCL Build v2014 vol 14.2.4 发布

简介: What's New in 14.2.4 (VCL Product Line)   New Major Features in 14.2 What's New in VCL Products 14.

What's New in 14.2.4 (VCL Product Line)

 

New Major Features in 14.2

What's New in VCL Products 14.2

Breaking Changes

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

Breaking Changes in 14.2.4 (VCL Product Line)

Known Issues

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

Known Issues in 14.2.4 (VCL Product Line)



The following sections list all minor and major changes in DevExpress VCL 14.2.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

Common Libraries
ExpressEditors Library
  • T210868 - TdxCameraControl - Simplify the manner in which to record a video

Resolved Issues

ExpressBars Suite
  • T203158 - Activating an MDI child form makes its Ribbon flicker when this Ribbon is merged with the main form's one
  • T208186 - Ribbon - Customization Form - An AV occurs when dragging several items in the "Choose commands from" list if the "Commands Not in the Ribbon" option is selected in this list
  • T207697 - Ribbon - Customization Form - The OnShowCustomizingForm and OnHideCustomizingForm events of BarManager are not raised in response to switching the form visibility
  • T206559 - Ribbon - TdxRibbonGalleryItem - Copying an item in the Ribbon gallery designer causes the "Invalid class typecast" exception
  • T212205 - Ribbon Form - Office 2013 style - An incorrect form border color is painted if the High Contrast White theme is applied
  • T207145 - TcxBarEditItem - Drop-down editors - Opening the drop-down window twice causes the "Control has no parent window" exception after closing all MDI child forms
ExpressDBTree Suite
  • T212453 - An AV occurs when destroying the TdxDBTreeView component
ExpressGauge Control
  • T206622 - Circular and Linear scales - In RAD Studio XE3 or later, the default value of the Value property is erroneously stored in a DFM file
  • T210182 - Circular scales - The OptionsView.AngleStart and OptionsView.AngleEnd property values are incorrectly restored from a DFM file if the latter value is greater than the former one
  • T206624 - In certain cases, a scale anchored to another scale is incorrectly visualized both in the scale hierarchy and gauge control
  • T206640 - Pressing the Esc key doesn't close a scale's context menu
  • T207469 - The gauge control is available for copying in the design-time Scales editor
ExpressPivotGrid Suite
  • T113539 - OLAP mode - Data detailed by month is empty in cube with calculated measures
  • T198261 - OLAP mode - The "Field '[Measures].[MemberName]' not found" exception occurs on expanding a grouping value of a field whose values are filtered if its SortMode property is set to osmNone
ExpressPrinting System
  • T212990 - Spreadsheet Report Link - Cell borders are always printed in black
ExpressQuantumGrid Suite
  • T211418 - Hiding columns of the grid residing on an MDI child form causes the "Control has no parent window" exception if the grid View's OptionsBehavior.ImmediateEditor property is set to True
  • T207052 - Layout View - An AV occurs when recreating a form that contains the grid control with this View
  • T214996 - Layout View - View settings copied with the "Copy Settings from View" context menu item erroneously include an in-place Edit Form's layout
  • T202527 - Master-Detail - An AV occurs when scrolling the grid that contains a number of nested Views by dragging the thumb and then releasing the mouse button
  • T204196 - Pressing the Enter key while a button located on an in-place Edit Form or Find Panel is focused results in clicking the first visible default button instead
  • T207079 - Pressing the Space key while a button located in an in-place Edit Form or Find Panel is focused does not click this button
  • T168768 - Server Mode - Moving focus may cause the "List index out of bounds" exception if data is grouped and the OptionsSelection.MultiSelect property is set to True
  • T206370 - Server Mode - MSAccess adapter incorrectly filters data using DateTime field values if the date and/or time separator doesn't match the English locale's one  
  • T204983 - Table View and Banded Table View - An in-place editor's minimum size is calculated incorrectly if the OptionsBehavior.EditAutoHeight and OptionsView.CellAutoHeight properties are set to eahEditor and False, respectively
  • T209520 - The for loop in the TcxGridColumnLayoutItemPropertyFilter.FilterProperties method has an incorrect ending value
ExpressQuantumTreeList Suite
  • T205240 - Clicking an expandable column's cell in a highly nested node tree incorrectly scrolls the cell into view and does not repaint scrollbars
  • T209956 - The Checked property of a parent node is incorrectly updated if at least one hidden child node has this property set to a value that doesn't match the visible child nodes' one
  • T211995 - The focus rectangle is not painted for a cell with an open in-place editor if the OptionsSelection.InvertSelect and OptionsView.GridLines properties are set to False and tlglBoth, respectively
  • T212386 - The node height unexpectedly increases for ImageComboBox cells that display long item descriptions if the OptionsView.CellAutoHeight property is set to True  
ExpressScheduler Suite
  • T210535 - An AV occurs when saving a user event with the modal Event dialog if this event is filtered out by a data source linked to the scheduler storage
  • T205770 - Documentation - The "Bound Mode" topic does not specify that the GroupID field should allow NULL values
ExpressSpreadSheet
  • T206253 - Hidden rows are visible after loading from an XLS file
  • T116830 - Saving a spreadsheet to an XLS file causes the "Unsupported document format" error
Common Libraries
ExpressEditors Library
  • T211985 - cxShellComboBox - The shell tree view does not reflect changes made to the Properties.Root.CustomPath property of the editor
  • T187594 - Documentation - TcxSplitter - The Direction property is not described
  • T209408 - dxToggleSwitch - The read-only editor allows its thumb to be moved using drag and drop
  • T215038 - TdxCameraControl - Updating the status message doesn't repaint the control
ExpressLibrary
  • T207828 - Export - A file name that includes one or more spaces and/or exceeds 30 characters makes the resulting XLSX file unreadable
  • T205306 - GDI resources leak when dragging grid rows when the OptionsBehavior.DragDropText property is set to False
目录
相关文章
|
安全 Windows
搜狗输入法双击输入框崩溃问题
【8月更文挑战第27天】搜狗输入法双击输入框崩溃可能由多种因素造成,包括软件冲突、输入法版本问题、系统故障、设置错误及硬件问题。建议检查并解决潜在冲突软件,更新输入法版本,修复系统文件,调整输入法设置,以及确保硬件正常工作。通过逐步排查,通常可定位并解决问题。
627 0
|
测试技术 开发工具 git
git commit message——git提交日志规范备忘
使用git提交时,最好能注意保持规范,可能某些公司对这方面没有要求,但是提交日志不规范的话,不方便查阅和管理。 在此记录下commit的类别,备忘,更详细的介绍,可以查看文末链接。
442 0
|
前端开发
React之Context 上下文模式
React之Context 上下文模式
292 0
React之Context 上下文模式
|
5天前
|
云安全 人工智能 安全
AI被攻击怎么办?
阿里云提供 AI 全栈安全能力,其中对网络攻击的主动识别、智能阻断与快速响应构成其核心防线,依托原生安全防护为客户筑牢免疫屏障。
|
15天前
|
域名解析 人工智能
【实操攻略】手把手教学,免费领取.CN域名
即日起至2025年12月31日,购买万小智AI建站或云·企业官网,每单可免费领1个.CN域名首年!跟我了解领取攻略吧~
|
9天前
|
安全 Java Android开发
深度解析 Android 崩溃捕获原理及从崩溃到归因的闭环实践
崩溃堆栈全是 a.b.c?Native 错误查不到行号?本文详解 Android 崩溃采集全链路原理,教你如何把“天书”变“说明书”。RUM SDK 已支持一键接入。
607 214
|
存储 人工智能 监控
从代码生成到自主决策:打造一个Coding驱动的“自我编程”Agent
本文介绍了一种基于LLM的“自我编程”Agent系统,通过代码驱动实现复杂逻辑。该Agent以Python为执行引擎,结合Py4j实现Java与Python交互,支持多工具调用、记忆分层与上下文工程,具备感知、认知、表达、自我评估等能力模块,目标是打造可进化的“1.5线”智能助手。
849 61
|
7天前
|
人工智能 移动开发 自然语言处理
2025最新HTML静态网页制作工具推荐:10款免费在线生成器小白也能5分钟上手
晓猛团队精选2025年10款真正免费、无需编程的在线HTML建站工具,涵盖AI生成、拖拽编辑、设计稿转代码等多种类型,均支持浏览器直接使用、快速出图与文件导出,特别适合零基础用户快速搭建个人网站、落地页或企业官网。
1254 157