和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. spring securiry Xml 配置 登陆

    参考:https://blog.csdn.net/yin380697242/article/details/51893397 https://blog.csdn.net/lee353086/artic ...

  2. 1.JSONObject与JSONArray的使用

    参考文献: http://blog.csdn.net/huangwuyi/article/details/5412500 1.JAR包简介 要使程序可以运行必须引入JSON-lib包,JSON-lib ...

  3. 线程安全计算 AtomicLong

    一般如果我们自己写一个计数器方法,需要考虑线程安全问题,尤其高并发访问的时候. AtomicLong 已处理并发问题,直接使用.java.util.concurrent.atomic包提供多种线程安全 ...

  4. TTreeView.OnCustomDrawItem

    TTreeNode *node; node = , "AAAA"); TreeView1->Items->AddChild(node, "aaa1" ...

  5. c++ static成员

    static 成员通常不能在类的定义体重初始化 有一种例外,const static成员可以在定义体内初始化,并且可以用于构造函数 将函数声明为const表示该函数不能修改其所属的对象

  6. 用java编写一个函数,用于计算桌子的面积,可计算任意边长的桌子

    /* *桌子实体类,有属性和方法 */public class Table {    String name; // 声明桌子名称    Double width; // 声明桌子宽度    Doub ...

  7. Winform 两个窗体通讯 一个窗体调用另一个窗体的方法

    主要用到 委托 和 注册事件. 功能:点击form1的按钮,改变form2的label文本

  8. git 使用 添加分支

    http://jingyan.baidu.com/album/19192ad83ea879e53e5707ce.html?picindex=1 修改配置 git config --global use ...

  9. Linux就业技术指导(三):IDC机房解密

    1.1 IDC机房 1.1.1 带宽计算 带宽流量计算公式: 1 Byte=8bit,1KB=1024B,1MB=1024KB,1GB=1024MB B表示Byte,工业标准是1000. 一般我们家装 ...

  10. docker-composer

    1.安装docker-composer   参考官方 安装1.20.1 sudo curl -L https://github.com/docker/compose/releases/download ...