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. fancybox 最基本的使用步骤

    初步使用第一步 :引用js和样式 第二步 :设定要触发显示的元素(a标签,链接href指向div的id)  <div><a href="#adddivtest" ...

  2. 黑马程序员:Java编程_String

    =========== ASP.Net+Android+IOS开发..Net培训.期待与您交流!=========== 描述字符串对象的类是java.lang.String,String类是不可变(f ...

  3. 移动互联网实战--资源类APP的数据存储处理和优化

    前言: 对于资源类的APP, 其音频/图形占据了APP本身很大的比例. 如何存储和管理这些资源文件, 成了一个颇具挑战性的难点. 移动端的碎片化, 高中低端手机的并存, 需要开发者不光是具备基础的存储 ...

  4. PHP Date Function Base

    /**************格式中可使用字母的含义**************/a – "am" 或是 "pm"  A – "AM" 或是 ...

  5. sql语句与 数据库

    create  table  wyx( xh int primary key, xm varchar(20) not null, nl int, zcrq timestamp default curr ...

  6. C语言实现简单线程池(转-Newerth)

    有时我们会需要大量线程来处理一些相互独立的任务,为了避免频繁的申请释放线程所带来的开销,我们可以使用线程池.下面是一个C语言实现的简单的线程池. 头文件: 1: #ifndef THREAD_POOL ...

  7. 使用curl获取Location:重定向后url

    在php获取http头部信息上,php有个自带的函数get_headers(),我以前也是用这个的,听说效率在win上不咋地,再加上最近研究百度url无果,写了cURL获取重定向url的php代码来折 ...

  8. CDH自己安装方式Hbase master备份方式

    hbase-daemon.sh start master 启动改命令会默认产生Hmaster 进程,等待主机宕机,zookeepr 监控

  9. Codeforces 733F Drivers Dissatisfaction

    题意:有n个点,m条边,每条边有不满意度w[i],以及减小一个不满意度代价c[i],问给你s元用来减少代价,找到一个总不满意度最小的生成树,保证有解.(减少后的不满意度可以为负数)思路:显然所有的钱都 ...

  10. javascript获取iframe框架中页面document对象,获取子页面里面的内容,iframe获取父页面的元素,

    javascript获取iframe框架中,加载的页面document对象 因为浏览器安全限制,对跨域访问的页面,其document对象无法读取.设置属性 function getDocument(i ...