Devexpress VCL Build v2013 vol 13.2.3 发布
继续修修补补,大过年的,就不吐槽了。
What's New in 13.2.3 (VCL Product Line)
New Major Features in 13.2
What's New in VCL Products 13.2
Known Issues
To learn about known issues in this version, please refer to the following page:
Known Issues in 13.2.3 (VCL Product Line)
The following sections list all minor and major changes in DevExpress
VCL 13.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
ExpressFlowChart
- S173030 - Publish the Anchors property
ExpressQuantumGrid Suite
- B252553 - Add the capability to complete the grid configuration wizard on any page
ExpressWizard Control
- S172908 - Add the capability to display the Finish and Next buttons simultaneously
Common Libraries
ExpressEditors Library
- Q496633 - TcxTreeView - Publish the OnMouseEnter and OnMouseLeave events
ExpressLibrary
- S172819
- Image Picker - Add the design-time capability to load an image from
TPicture or TBitmap properties of any control residing on a form
Resolved Issues
ExpressBars Suite
- Q539675
- AV occurs when an application contains bars with
TdxBarControlContainerItem and switching between user accounts without
closing the application - B252665 - AV occurs when clicking a TdxBarSubItem after switching between user accounts without closing an application
- Q539688
- Clicking a form does not assign True to the Active property of the
application that was made inactive by clicking outside the form while an
in-place editor located in a submenu had focus - Q558336
- Destroying a bar manager via its Free method doesn't immediately
remove built-in dock controls, which results in delayed updates to a
form's ControlCount property - B253036 - Documentation - Typos in TdxStatusBarKeyboardState and TdxStatusBarEllipsisType enumeration values
- Q538227 - Ribbon - AV when closing a form that contains a gallery group linked to an image list residing on a frame
- Q566225 - Ribbon - Maximized MDI child window doesn't occupy the entire main window if the Ribbon controls on these windows are merged
- Q563376
- Ribbon - Office 2013 Backstage View - A menu button always reserves
space for an image, even when no image is specified for this button - Q555628
- Ribbon - TdxRibbonGalleryItem and TdxRibbonDropDownGallery -
Scrolling up from the topmost row in a drop-down gallery using the mouse
wheel adds extra space above this row - B253528
- Ribbon - The "List index out of bounds" exception occurs when opening
a form if the TdxBarManager component is stored after the TdxRibbon
component in the form's DFM file - Q555334
- Ribbon Form - A form whose Position and WindowsState properties are
set to poScreenCenter and wsMaximized respectively in Delphi 7 at design
time doesn't occupy the entire screen at runtime in Windows XP if
Windows themes are enabled - Q557964
- Ribbon Form - AV when clicking any window button if the Ribbon
control is not linked to a bar manager and the form's DisableAero
property is set to True - B232418
- TdxBarButton does not always synchronize its Down property value with
the Checked property of a TAction linked to this bar button - Q465128
- TdxRibbonStatusBar - The Quick Customization Popup Menu is always
accessible for submenu items located in a toolbar embedded into a
Toolbar panel, regardless of the toolbar's AllowQuickCustomizing
property value - Q538722
- TdxTabbedMDIManager - Switching on and then off the Active property
produces painting artifacts in a minimized MDI child window
ExpressLayout Control
- Q559875
- AV when hovering the mouse pointer over tabs in tabbed groups and
modifying settings of the layout control locked for updates with the
BeginUpdate method - Q554310 - Size modifications are not applied to controls embedded to a layout control on an inherited form
ExpressPivotGrid Suite
- Q557864
- "Control has no parent window" exception occurs when closing an
application while the Office 2007 style customization form is visible - Q558809 - The grouping value context menu invoked for a grand total header includes unnecessary expand/collapse items
ExpressPrinting System
- Q564842 - TcxMCListBoxReportLink - The DataIndex property of column headers is ignored when building a report
- Q564841
- TcxMCListBoxReportLink, TcxShellListViewReportLink,
TcxListViewReportLink, TdxDrawGridReportLink, and
TdxNativeListViewReportLink - Font and color settings for odd rows/cells
are not stored to DFM files - Q563070 - TdxImageReportLink - AV when building a report if a linked component has no image assigned to the Picture property
ExpressQuantumGrid Suite
- Q560779 - AV occurs when destroying a form after the currently focused grid record has been switched
- Q558205
- Hint is not displayed for a cell with cropped text if the cell's
record displays a cell image that occupies more lines than the View's
OptionsView.CellTextMaxLineCount property value - Q557230 - Opening a form while the grid is focused sends the CM_EXIT message to this grid
ExpressQuantumTreeList Suite
- Q563809 - Changing the TreeList.Font.Size property at runtime does not lead to changing the size of tree list nodes
- Q562124
- Per-pixel scrolling with the scrollbar down and up to the top node in
a tree list containing a number of nodes displaces the top node
ExpressScheduler Suite
- Q465497
- Canceling the Event dialog invoked for the etOccurrence or etCustom
occurrence raises the scheduler's OnAfterEditing event for the etPattern
event instead - Q535121
- cxSchedulerStorage - AV occurs when calling the Free method of an
event created with the storage CreateEvent method if this event is not
yet posted - B252806 - Gantt View - A task cannot be dropped into another task group
- B200748 - Information returned by the CreateConflictsInfo function called for a parent event includes this event, in error
- B253219 - Opening a series for an event's etCustom occurrence opens the occurrence instead
- Q564207
- TcxSchedulerDBStorage - The "Could not convert variant of
type(String) into type Double" exception is raised when selecting a
recurring event's occurrence if the storage' GenerateGUIDForID property
is set to True
ExpressSkins Library
- Q564475 - Metropolis and Metropolis Dark skins - Captions of the Ribbon tab groups are painted over bottom edges of these groups
- Q557639 - TButton is always skinned as a standard push button (bsPushButton) regardless of the Style property setting
ExpressSpreadSheet
- Q527229 - Number value in a cell stored as text with currency formating is displayed as currency
- B253165 - #VALUE error occurs when the Null cell value participates in a formula
ExpressTile Control
- B252787
- A tile group displays an extra space below small tiles in a tile
control whose OptionsView.GroupLayout property is set to glVertical - B252776 - Dragging a small tile item over an empty tile group constantly changes the potential drop position
- B252643 - Pressing the arrow key immediately after a tile item has been moved using drag and drop moves focus to an incorrect position
- B252642
- Scrolling a group into view doesn't display its caption after any
end-user interaction has been performed with tile elements using drag
and drop - B252688 - The ParentStyle property of a tile frame is reset to False if any of its Style property settings are customized
ExpressVerticalGrid Suite
- Q564507 - TcxRTTIInspector - Memory management errors in 64-bit applications
ExpressWizard Control
- B253124 - An empty string assigned to a wizard page Header.Description or Header.Title property is not stored to a DFM file
Common Libraries
ExpressEditors Library
- Q558697
- cxDateEdit - The "Could not convert variant" exception is thrown when
the editor posts an empty string if the Properties.EditFormat property
is assigned, and Properties.Kind and Properties.InputKind are set to
ckDateTime and ikMask respectively - Q561121
- cxImage - None of the font settings (except for the font name)
specified via the Style.Font property can be applied to the image
caption - Q561941 - cxImage - The OnMouseEnter or OnMouseLeave event never fires in response to moving the mouse pointer to/from the editor
- Q562494
- cxLookupComboBox - Incorrect dataset record is focused on modifying
the edit value if the editor's Properties.ListOptions.SyncMode property
is set to True and the drop-down lookup with identical cell values is
currently closed - Q558384 - Double-clicking a bar item at design time doesn't add an empty implementation of its OnClick event handler into code
- B236724 - Error in the TcxOleUILinkInfo.GetNextLink function for 64-bit
- Q560487
- TcxCustomEditPopupWindow and its descendants - AV when repainting the
popup window after its look & feel painter has been removed from
the list referenced by the cxLookAndFeelPaintersManager variable
ExpressLibrary
- Q560425 - Adding a BMP file to a TImageList object results in the "File format not supported by imagelist editor" error
- B252783 - Enhanced mouse wheel messages are incorrectly handled
- B253551 - Image Picker - The dialog invoked for an image property doesn't store a selected image to a DFM file
- Q565608 - In RAD Studio XE3 or later, TcxControl descendants store the default Hint property value (an empty string) to a DFM file
- Q562448
- The "Stream read error" exception occurs when restoring Extended type
values stored on a 32/64-bit platform on another platform (64/32-bit,
respectively) - B253140 - The cxGraphics.cxPaintControlTo function incorrectly paints a control that has an empty window region
- Q558009 - The cxGraphics.FillGradientRect method produces incorrect gradients in 64-bit applications
Devexpress VCL Build v2013 vol 13.2.3 发布的更多相关文章
- Devexpress VCL Build v2013 vol 13.2.5 发布
支持xe6 了,但是承诺的功能在哪里? What's New in 13.2.5 (VCL Product Line) New Major Features in 13.2 What's New ...
- Devexpress VCL Build v2013 vol 13.2.4 发布
不说了,自己看吧. What's New in 13.2.4 (VCL Product Line) New Major Features in 13.2 What's New in VCL Pro ...
- Devexpress VCL Build v2013 vol 13.2.2 发布
devexpress 2013 的第二个大版本出来了,一如既往, 基本上还是一个大补丁包.各位看官,自己看. What's New in 13.2.2 (VCL Product Line) New ...
- 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 ...
- 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 ...
- 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 ...
- 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 ...
- Devexpress VCL Build v2014 vol 14.2.7发布
2015年马上快过去一半了,这个玩意还在纠结在14版.其实也无所谓,反正就是改成15版,也还是这些 东西的修补. What's New in 14.2.7 (VCL Product Line) N ...
- 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 ...
随机推荐
- developerWorks 中国 技术主题 Java technology 文档库 Java 性能测试的四项原则
转-https://www.ibm.com/developerworks/cn/java/j-lo-java-performance-testing/?cm_mmc=dwchina-_-homepa ...
- vs2005 sp1 补丁的安装问题
最近做windows mobile 6.0的手机软件开发,听说用vs2005 开发的话最少得装vs2005 sp1,于是去官网上下了VS80sp1-KB926604-X86-CHS.exe 补丁 .运 ...
- macOS -- 如何通过终端开启/关闭SSH
在macOS中(较新版),基本都会配置了SSH,能完成我们开发中绝大部分功能,所以不需要再去使用第三方的软件去操作. 不过SSH守护进程是默认禁用的,我们需要手动开启 1. 查看是否开始SSH功能 s ...
- 关于mybatis中一级缓存和二级缓存的简单介绍
关于mybatis中一级缓存和二级缓存的简单介绍 mybatis的一级缓存: MyBatis会在表示会话的SqlSession对象中建立一个简单的缓存,将每次查询到的结果结果缓存起来,当下次查询的时候 ...
- EXCEL中如何删除透视表的多余汇总
EXCEL中如何删除透视表的多余汇总 1)如下图,选中字段列,单击鼠标右键,在弹出的菜单中选择[字段设置]选项. 2)弹出[字段设置]对话框. 3)选择“分类汇总和筛选”选项卡,然后勾选“无”选项,单 ...
- Spring Boot 入门之消息中间件篇(五)
原文地址:Spring Boot 入门之消息中间件篇(五) 博客地址:http://www.extlight.com 一.前言 在消息中间件中有 2 个重要的概念:消息代理和目的地.当消息发送者发送消 ...
- 【解决Jira】Chrome提示Java插件因过期而遭到阻止(JIRA上传截屏截图)
最近经常被这个问题所困扰:用Chrome访问JIRA上传截屏截图时,地址栏下面弹出通知,提示JAVA插件已过期.但是由于公司要求统一开发环境和设置,不能更新到最新版,就像这样: 结果网页上的Java就 ...
- ASI和TS流有什么区别
TS流是信源码流,最高码率为44.209 Mbit/s,它是经过信源编码后的压缩码流,为了使欲传输的信源信息在传输速率一定的条件下更快更多地传输,还要把数据进行压缩,也就是通过信源编码去掉信息中多余的 ...
- ubuntu安装了mysql 但是编译报错 mysql.h: No such file or directory
在Ubuntu体系中,已经安装了mysql,即应用sudo apt-get install mysql-server mysql-client 但是用C编译mysql数据库时,报错fatal erro ...
- springboot 2.0 自定义redis自动装配
首先创建maven项目 pom.xml: <?xml version="1.0" encoding="UTF-8"?> <project xm ...