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. 前端开发环境搭建 Grunt Bower、Requirejs 、 Angular

    现在web开发的趋势是前后端分离.前端采用某些js框架,后端采用某些语言提供restful API,两者以json格式进行数据交互. 如果后端采用node.js,则前后端可以使用同一种语言,共享某些可 ...

  2. 第二个Sprint冲刺事后诸葛亮报告

    用户反馈:计时的填空题难度过大,计时选择题的画面太亮. 用户数量:4 团队改进建议:bug有点多 工作: 主界面 试卷题,是整合以前的内容的 选择题:也是整合以前功能的 初级的 计时题 1.每个成员第 ...

  3. 《JavaScript模式》第4章 函数

    @by Ruth92(转载请注明出处) 第4章:函数 一.JavaScript 中函数的两个重要特征 函数是第一类对象,可以作为带有属性和方法的值以及参数进行传递: 函数提供了局部作用域,而其他大括号 ...

  4. python数据结构与算法——字典树

    class TrieTree(): def __init__(self): self.root = {} def addNode(self,str): # 树中每个结点(除根节点),包含到该结点的单词 ...

  5. Sprint第二个冲刺(第十三天)

    一.Sprint 计划会议: sprint2计划的功能还没有全部完成,还在实现剩余的两个功能模块,目前工作进展还比较顺利,争取下一个sprint完成剩余的所有目标. 以下是真机测试下的拍照和系统相册取 ...

  6. 重写ScrollView 解决ScrollView嵌套viewpager事件冲突

    import android.content.Context; import android.util.AttributeSet; import android.view.GestureDetecto ...

  7. poj1458 Common Subsequence ——最长公共子序列

    link:http://poj.org/problem?id=1458 最基础的那种 #include <iostream> #include <cstdio> #includ ...

  8. PHP、JAVA、C#、Object-C 通用的DES加密

    PHP.JAVA.C#.Object-C 通用的DES加密 PHP: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 ...

  9. unity, itween, closed path

  10. MySQL各逻辑模块工作配合

    在了解了MySQL的各个模块之后(点击查看MySQL各个逻辑模块),我们再看看MySQL各个模块间是如何相互协同工作的.接下来,我们通过启动MySQL,客户端连接,请求query,得到返回结果,到最后 ...