和xe8 几乎同一天出来,但是目前官方不支持xe8.

The following sections list all minor and major changes in DevExpress VCL 14.2.5. 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
  • T188240 - Make locking the main form for repainting updates on merging an MDI child form optional
ExpressDocking Library
  • S35541 - Documentation - Mark the TdxDockingManager.OnCustomDraw~ and TdxDockingManager.OnCustomDraw~ events as deprecated
ExpressSpreadSheet
  • T224612 - Implement the INDIRECT function
Common Libraries
ExpressEditors Library
  • T215551 - Make the camera manager start recording a video using an initialized camera without a delay

Resolved Issues

ExpressBars Suite
  • T225687 - Ribbon - Customization Form - A bar manager's SaveTo~/LoadFrom~ methods do not persist subitems created at runtime
  • T216484 - Ribbon - Customization Form - Saving changes to the form after removing an item from the "Customize the Ribbon" list and adding it back to the same group in this list duplicates the item
  • T226110 - Ribbon - Loading bar manager settings from an INI file or the registry creates an additional shallow GroupButton item per each GroupButton item residing in the QAT if this item's Toolbar property is assigned
  • T216476 - Ribbon - Quick Access Toolbar Customization Form - Switching the "Show Quick Access Toolbar below the Ribbon" option doesn't enable the OK button
  • T220946 - TcxBarEditItem - The "Control has no parent window" exception occurs when handling the editor's Properties.OnValidate event if a bar manager's AlwaysSaveText property is set to True
ExpressDBTree Suite
  • T225542 - An AV occurs when destroying a frame that contains the TdxTreeViewEdit component
ExpressGauge Control
  • T221270 - Circular and Linear scales - 0 (zero) assigned to the OptionsView.MaxValue property is not stored to a DFM file
  • T219072 - Circular and Linear scales - Certain styles paint scale minor ticks whose values match major tick values twice
ExpressLayout Control
  • T214450 - The "List index out of bounds" exception occurs when activating a tab in a tabbed group whose currently active tab hosts a tabbed group that contains a focused tab
ExpressMap Control
  • T218638 - The OnSelectionChanged and OnSelectionChanging events are raised even if clicking a map item doesn't modify the current selection
ExpressPivotGrid Suite
  • T219960 - OLAP mode - The "OLAP Connection" dialog doesn't allow end-users to select a cube other than the first one in the Cube drop-down list
ExpressQuantumGrid Suite
  • T213154 - Layout View - Assigning Layout View items to another Layout View hides newly created layout items until the Layout View's layout is changed
  • T211446 - Server Mode - Calling the View's ViewData.Expand method hides group summaries
ExpressScheduler Suite
  • T215972 - Clicking the Cancel button doesn't close the Event dialog after handling an exception that occurred on posting an event to a database
  • T219362 - TcxSchedulerAggregateStorage - A reminder cannot be created for an event being customized using the Event dialog if the aggregate storage's Reminders.Active and a linked storage's Reminders.Active property are set to True and False, respectively
  • T219174 - TcxSchedulerHolidays - The caption of the Recurrence button located in the "Holiday editor" dialog and cxGetHolidayRecurrenceDescriptionString function results cannot be localized
ExpressSpreadSheet
  • T218526 - Borders of adjacent cells are incorrectly painted
  • T226931 - Format Cells dialog - Captions of the Font page and the Sample area located on the Fill page cannot be localized
  • T226933 - Format Cells dialog - The height of the Notes area located on the Font page is too small to contain certain localized texts
  • T222967 - Functions that perform value comparison operations consider empty cells neither a zero nor an empty string
  • T224096 - In certain cases, an AV occurs when the TdxSpreadSheetFormula instance containing a function with the open-ended list of parameters is destroyed
  • T226830 - In certain cases, the COUNT, COUNTA, COUNTBLANK, AVERAGE, and AVERAGEA functions return wrong results when the cell range, accepted as a parameter, contains at least one empty cell
  • T224641 - Inserting a column/row next to a hidden one whose DefaultSize property is set to False hides the inserted column/row
  • T226960 - Reference to a cell or cell range outside the worksheet content area returns zero instead of the #REF! error
  • T225365 - Relative references refer to wrong cells if the R1C1 reference style is applied
  • T224542 - The "Out of memory" exception occurs when merging all cells in one or more columns
  • T223094 - The hourglass cursor is not shown while saving a large amount of data
  • T224319 - The IF function returns an error resulting from evaluation of a formula expression accepted as a second or third parameter without performing a logical test
  • T222704 - The OnProgress event doesn't work correctly when saving data to an XLS file
  • T226432 - Worksheets allow users to merge intersecting cell selections
Common Libraries
ExpressEditors Library
  • T219291 - Clicking the Pause button in the Camera Preview dialog disables the button
  • T215903 - cxCheckBox - It is possible to switch the checked state using the mouse or touch gestures when focus cannot be moved to the editor
  • T212122 - cxColorComboBox - The color name displayed by the input field doesn't match the name selected in the drop-down  list
  • T211308 - cxComboBox - The editor with certain font settings initially displays the bottom part of its text cropped
  • T211304 - cxComboBox - The left border is misplaced if the Properties.DropDownListStyle property is set to lsFixedList and the native style is applied
  • T209409 - cxTrackBar and dxZoomTrackBar - Hot-tracking change buttons or releasing the mouse over pressed change buttons has no effect if the native style or skin is applied - the buttons still appear normal or pressed
  • T220466 - dxToggleSwitch - It is possible to switch the checked state using the mouse or touch gestures when focus cannot be moved to the editor
  • T200854 - dxToggleSwitch - The editor is not scaled based on the system DPI setting
  • T219819 - TcxButton - The TcxButtonViewInfo class has no equivalent for the removed ContentRect property
  • T200118 - TcxDBMaskEdit - Mask functionality fails after raising an exception in a bound field's OnValidate event handler if the Properties.MaskKind and Properties.AlwaysShowBlanksAndLiterals properties are set to emkStandard and False respectively
  • T215035 - TdxCameraControl - Making all camera controls that access one camera inactive stops recording a video from this camera
ExpressLibrary
  • T218528 - The "Integer Overflow" exception occurs on displaying a Customization Form for a layout control, a grid's Layout View, or a grid's in-place Edit Form in certain cases

Devexpress VCL Build v2014 vol 14.2.5 发布的更多相关文章

  1. Devexpress VCL Build v2014 vol 14.2.7发布

    2015年马上快过去一半了,这个玩意还在纠结在14版.其实也无所谓,反正就是改成15版,也还是这些 东西的修补. What's New in 14.2.7 (VCL Product Line)   N ...

  2. Devexpress VCL Build v2014 vol 14.2.6 发布

    终于支持XE8 了.需要这么长时间吗? New Major Features in 14.2 What's New in VCL Products 14.2 Feature Highlights To ...

  3. 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.2 ...

  4. Devexpress VCL Build v2014 vol 14.1.4 发布

    虽然这次没加什么新东西,但是及时更新支持xe7,还算可以. What's New in 14.1.4 (VCL Product Line)   New Major Features in 14.1 W ...

  5. Devexpress VCL Build v2014 vol 14.2.1 beta发布

    已经快到2015 年了. 14.2.1 beta 才出来了. 还好,有一些新东西. 官网地址 VCL Gauge Control Designed to clearly convey informat ...

  6. Devexpress VCL Build v2013 vol 14.1.5 发布

    What's New in 14.1.5 (VCL Product Line)   New Major Features in 14.1 What's New in VCL Products 14.1 ...

  7. Devexpress VCL Build v2014 vol 15.2.3 发布

    2016年第一个版本,继续修补. New Major Features in 15.2 What's New in VCL Products 15.2 Breaking Changes To lear ...

  8. Devexpress VCL Build v2013 vol 14.1.3 发布

    我修,我修,修修修. New Major Features in 14.1 What's New in VCL Products 14.1 Breaking Changes To learn abou ...

  9. Devexpress VCL Build v2015 vol 15.1.2发布

    2015年马上过半年了.终于第一个大版出来了. What's New in 15.1.2 (VCL Product Line)   New Major Features in 15.1 What's ...

随机推荐

  1. 36. CentOS-6.3安装Mysql集群

    安装要求 安装环境:CentOS-6.3安装方式:源码编译安装 软件名称:mysql-cluster-gpl-7.2.6-linux2.6-x86_64.tar.gz下载地址:http://mysql ...

  2. Alpha版本检测报告

    1.Alpha版本测试报告 发布一篇随笔,作为项目的测试报告,内容包括: (1)测试计划 测试人员 工作安排 覃一霸 编写测试报告 张江波 执行测试.截图测试结果 测试功能 功能 描述 效果 结果 登 ...

  3. UI5-文档-4.33-Routing Back and History

    现在我们可以导航到细节页面并显示发票,但是还不能回到概览页面.我们将向细节页面添加一个back按钮,并实现一个函数,再次显示概述页面. Preview A back button is now dis ...

  4. 将Ctrl+Alt+Delete键进行屏蔽,防止误操作重启服务器

    [root@bgw-t ~]# vi  /etc/init/control-alt-delete.conf #exec /sbin/shutdown -r now "Control-Alt- ...

  5. oc NSLog输出格式大全

    本文的内容是总结了一下iOS开发中NSLog输出格式大全,虽然比较基础,但有总结毕竟会各位正在学习iOS开发的朋友们一些小小的帮助. %@                   对象 %d, %i    ...

  6. UNION会自动删除重复项,union与union all的差异

    UNION会自动删除重复项,刷选出部分字段的时候要注意了,如果刷选出来的两个字段的值完全相同就会剩下一个. UNION ALL 和 UNION 不同之处在于 UNION ALL 会将左右两个查询的结果 ...

  7. 使用HttpURLConnection时遇到的资源未释放的问题

    http://blog.sina.com.cn/s/blog_56beadc60100j9zu.html 今天自己写了一个压力测试的小程序,同时启100个线程,每个线程都串行地访问应用服务器上的一个j ...

  8. Swift 4 新特性

    多行字符串 /// 多行字符串用三引号括起来 let quotation = """ The White Rabbit put on his spectacles. &q ...

  9. 初涉定制linux系统之——rpm相关安装包的准备

    在上一篇博客http://www.cnblogs.com/dengtr/p/5543820.html#3634582 中介绍了如何定制Centos系统镜像,但其中有个问题,就是服务所依赖的安装包不在原 ...

  10. 吴裕雄 实战PYTHON编程(7)

    import os from win32com import client word = client.gencache.EnsureDispatch('Word.Application')word. ...