2016年第一个版本,继续修补。

New Major Features in 15.2

What's New in VCL Products 15.2

Breaking Changes

To learn about breaking changes in this version, please refer to the following page:
Breaking Changes in 15.2.3 (VCL Product Line)

Known Issues

To learn about known issues in this version, please refer to the following page:
Known Issues in 15.2.3 (VCL Product Line)

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

ExpressRichEdit Control
  • T326919 - Add support for spell checking
  • T338089 - Add the capability to customize the background color, outline color, and outline width of floating objects
  • T337886 - Add the capability to switch the visibility of bookmarks and customize their appearance and behavior settings
  • T299317 - Add the capability to switch the visibility of table grid lines
  • T335298 - Provide commands (TAction objects) associated with printing
ExpressSpreadsheet
  • T337060 - Implement the OFFSET function
  • T335297 - Provide commands (TAction objects) associated with printing
  • T324222 - Provide the capability to copy/paste cell data and formatting without accessing the clipboard
Installation (VCL)
  • T328207 - Display information about the installed Build version on the IDE's splash screen and in the About window
  • T285630
    - Documentation - In RAD Studio XE8 or later, extend the Help |
    Third-Party Help submenu with a Developer Express VCL submenu containing
    links to the CHM help files of installed products

Resolved Issues

ExpressBars Suite
  • T324618
    - Ribbon - Assigning the OnHelpButtonClick event handler at runtime
    doesn't make the Help button visible until the Ribbon control's ViewInfo
    is recalculated
  • T331359
    - Ribbon - Office 2016 Tablet style - The Ribbon Application Button
    overlaps the first visible Ribbon tab if the Quick Access Toolbar is
    hidden or unassigned
  • T327291 - Ribbon - Scrolling the mouse wheel while KeyTips are displayed switches the active Ribbon tab
  • T335888
    - Ribbon - TcxBarEditItem - ColorComboBox located on a toolbar within a
    secondary form is not assigned a color selected within the editor's
    standard or DevExpress color editor dialog if the
    Application.ModalPopupMode property is set to pmNone
  • T324677 - TdxBarSubItem arrow is incorrectly scaled at high DPI settings (more than 96)
  • T325818 - TdxRibbonColorGalleryItem - The color palette includes matching theme colors
  • T325823 - TdxRibbonColorGalleryItem is always placed as the last item in a submenu
  • T324806
    - TdxTabbedMDIManager - Deactivating the tabbed MDI manager produces
    painting artifacts for the main form recreated while the tabbed MDI
    manager was active
ExpressLayout Control
  • T326497
    - Items are incorrectly arranged into multiple lines on group sizing if
    the group's AllowWrapItems property or the layout control’s
    OptionsItem.AllowGroupWrapItems property is set to True in certain cases
ExpressMemData
  • T326132 - The Locate function incorrectly processes values of indexed fields if the dataset is sorted by another field
ExpressPrinting System
  • T334776
    - Spreadsheet Report Link - Floating containers located outside the
    currently visible area of an active worksheet are not printed
ExpressQuantumGrid Suite
  • T335740
    - Banded Table View - A band whose Options.Moving property is set to
    False can be dragged within the Quick Band Customization drop-down
    window
  • T324075 - Detail View is still displayed partially visible even after sufficient space is provided when collapsing a master row
  • T328203 - Layout View - Captions of automatically created hidden groups specified at design time are reset at runtime
  • T333396
    - Table View and Banded Table View - "List index out of bounds"
    exception occurs on accessing the Controller.TopRowIndex property of an
    empty View that is grouped and whose OptionsBehavior.FixedGroups
    property is set to True
  • T334182
    - Table View and Banded Table View - A column whose Options.Moving
    property is set to False can be dragged within the Quick Column
    Customization drop-down window
  • T329046
    - The "Stack overflow" exception occurs on focusing a cell in the
    Filter Row or New Item Row if the View's OptionsBehavior.FixedGroups
    property is set to True
  • T324747 - The grid configuration wizard doesn't add data sources located on a frame to the Data Source list box
  • T331860 - Wrong icon is displayed for the "Hide Group By Box" item in the Group By box popup menu
ExpressQuantumTreeList Suite
  • T328345 - Clicking the selected node while holding down the Ctrl key does not deselect the node
  • T336006 - Export to XLS or XLSX - A numeric value of a column's footer summary is always exported as text
  • T325843 - Node state images are clipped in certain cases
ExpressRichEdit Control
  • T327288 - Actions designed to be linked to in-place toolbar editors are not executed in child forms
  • T328409 - General format switches provided for field codes are ignored
  • T327581 - Numeric format switches provided for field codes are ignored
  • T334698 - The LookAndFeel.SkinName property is not displayed in the Object Inspector
ExpressScheduler Suite
  • T324762 - An AV occurs on removing an event whose in-place editor is currently active
  • T312104
    - Dates in a custom format are not updated in day headers if the
    cxFormatController.UseDelphiDateTimeFormats property is set to True
  • T330367 - The All-day event area gets scrolled to the top on selecting an all-day event
ExpressSkins Library
  • T326793 - Skin Editor - "Invalid operation in GDI+ (Code: 2)" error occurs on saving a project that contains a number of skins
ExpressSpreadSheet
  • T333048 - A worksheet's GetCellValue procedure returns a NULL value instead of a zero for the cell whose formula returns a NULL value
  • T314528 - A worksheet's Options.ActualZeroValues property value doesn't control the visibility of zero function results in cells
  • T327723 - Actions designed to be linked to in-place toolbar editors are not executed in child forms
  • T309483
    - Aggregate functions return an intermediate result if a cell range
    passed as their parameter includes a cell that contains an error
  • T309479 - Aggregate functions return zero for a column and/or row reference passed as their parameter
  • T337319 - An AV occurs on loading an ODS document that contains a formatted text in comment and/or text box containers
  • T337311 - An AV occurs on loading an ODS document that contains charts
  • T337225 - An AV occurs on using the ROW or COLUMN function in a conditional formatting rule
  • T326291 - An AV occurs when undoing/redoing actions on floating containers
  • T331146 - Certain changes to the spreadsheet control's DefaultCellStyle option set are not applied to the currently active worksheet
  • T309492 - Conditional aggregate functions are unable to compare a cell value formatted as text and a cell value formatted as a number
  • T332830
    - Executing a TdxSpreadSheetCustomChangeSelectionVisibilityAction
    descendant causes the "Out of memory" exception if all cells are
    selected in a worksheet and the Undo/Redo history of actions is enabled
  • T323974 - Export to CSV - Each line in the exported file contains a trailing delimiter character
  • T330126 - ExpressSpreadSheet Features Demo - The Insert | Picture command creates a picture container with zero dimensions
  • T312173
    - Populating cells using the Ctrl+D or Ctrl+R key combination merges
    cells outside the selected cell range if this range contains merged
    cells
  • T328182
    - Pressing the Alt+Left Arrow or Alt+Right Arrow key combination
    rotates the focused floating container by 1 degree instead of 15
  • T337222
    - The comment mark is painted in the corner of the first cell
    containing data in a merged cell rather than the merged cell's corner
Installation (VCL)
  • T326137 - The cxFireDACAdaptersRS18.dpk package cannot be compiled with VCL 15.2.2
  • T327982 - Trial version - Demo projects include recently removed cxBarEditItemRS~.dpk packages
Common Libraries
ExpressDataController
  • T211453
    - Server Mode - Selecting None in the context menu for a summary item
    whose FooterFormat property is specified displays a Count summary
    instead
ExpressEditors Library
  • T326273 - Alert windows don't pop up on the monitor displaying an application (in systems with multiple monitors)
  • T328138
    - ColorComboBox, FontNameComboBox, and MRUEdit repository items -
    Clicking a cell within the same column doesn't open the drop-down window
    for this cell while another drop-down window is open
  • T333169 - Documentation - The TcxCustomEdit.DataBinding and TcxCustomEdit.Properties properties are marked public rather than protected
  • T332985 - Ribbon - TcxBarEditItem - DateTimeWheelPicker doesn't comply with the currently active Ribbon style
  • T284408
    - The cxDateToStr, cxGetDateFormat, and cxGetLocalMonthYear functions
    declared in the cxDateUtils unit return incorrect results if the format
    string starts with an apostrophe and a date notation character
  • T326333
    - The Properties.PasswordChar property setting is ignored if the
    Properties.Alignment.Horz property is set to a value other than
    taLeftJustify
ExpressExport Library
  • T327350
    - Memory leaks when exporting images from an ImageComboBox grid column
    whose Properties.ShowDescriptions property is set to False
ExpressGDI+ Library
  • T332394
    - The "List index out of bounds" exception occurs on opening the
    design-time editor for a TdxSmartImage type property if the DevExpress
    GDI+ library is compiled while the DXREGISTERPNGIMAGE conditional
    directive is not set
ExpressLibrary
    • T333002
      - An empty string assigned to the Hint or Caption property of Rich Edit
      Control and Spreadsheet Control actions is not stored to a DFM file
    • T337294 - Errors occur on loading XLSX or ODS files that don't contain size information in FileEntry records

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

  1. 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 ...

  2. Devexpress VCL Build v2014 vol 14.2.7发布

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

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

  4. Devexpress VCL Build v2014 vol 14.2.5 发布

    和xe8 几乎同一天出来,但是目前官方不支持xe8. The following sections list all minor and major changes in DevExpress VCL ...

  5. 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 ...

  6. 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 ...

  7. Devexpress VCL Build v2014 vol 14.2.1 beta发布

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

  8. 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 ...

  9. 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 ...

随机推荐

  1. Java数据结构和算法之哈希表

    五.哈希表 一般的线性表.树中,记录在结构中的相对位置是随机的即和记录的关键字之间不存在确定的关系,在结构中查找记录时需进行一系列和关键字的比较.这一类查找方法建立在“比较”的基础上,查找的效率与比较 ...

  2. java中set的交集、差集、并集的简单实现

    实现思路很简单,直接上代码: package test; import java.util.HashSet; import java.util.Set; public class Test { pub ...

  3. Python笔记 001

    #python版本:3.5.2 #for循环 for letter in ("xuyingke"): #默认循环 print ("当前字母:",letter) ...

  4. frame和bounds区别

    学习ios开发有一段时间了,项目也做了两个了,今天看视频,突然发现view的frame和bound两个属性,发现bound怎么也想不明白,好像饶你了死胡同里,经过一番尝试和思考,终于弄明白bound的 ...

  5. MSP430精准配置高速串口波特率的方法

    引言     在实际项目大批量生产调试设备时,笔者发现同样版本的程序在不同设备上运行时效果不一致,一部分设备串口通信正常,另外一部分串口通信不正常.通过示波器对多个设备的串口波特率及系统时钟频率测试, ...

  6. 【转载】Hadoop机架感知

    转载自http://www.cnblogs.com/ggjucheng/archive/2013/01/03/2843015.html 背景 分布式的集群通常包含非常多的机器,由于受到机架槽位和交换机 ...

  7. jQuery的ajax()、post()方法提交数组,参数[] 问题

    当用$.ajax()向后台提交参数时,如果参数中数组的话一般在后台会用List,或Integer[] 等数组对象进行接收. 比如: $.ajax({   type: "POST", ...

  8. CAD的API们

    AutoCAD有4种API,.net,lisp,activex和ObjectARX(C++).它们都是用来给cad写插件什么的,依赖cad运行. 另有一个RealDWG SDK,这是用来读写dwg或d ...

  9. 每日学习心得:SharePoint 2013 自定义列表项添加Callout菜单项、文档关注、SharePoint服务端对象模型查询

    前言: 前一段时间一直都比较忙,没有什么时间进行总结,刚好节前项目上线,同时趁着放假可以好好的对之前遇到的一些问题进行总结.主要内容有使用SharePoint服务端对象模型进行查询.为SharePoi ...

  10. 将本地项目上传到git总结

    一.总结: