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 ...
随机推荐
- test20181020 B君的第一题
题意 分析 二次剩余问题. x,y相当于二次方程 \[ x^2-bx+c=0 \mod{p} \] 的两根. 摸意义下的二次方程仍然考虑判别式\(\Delta=b^2-4c\). 它能开根的条件是\( ...
- 使用 Content-Encoding: br 替换 Content-Encoding: gzip
今天在测试一个web 框架的时候无意发现框架运行是响应头时有一个 Content-Encoding: br 发现是一个gzip 算法的替代,同时压缩比很不错 浏览器兼容性如下: nginx 的配置参考 ...
- oracle计算两个日期的时间差时分秒
Oracle函数可以实现诸多的功能,下面就介绍使用oracle函数计算时间差的实现方法. 两个Date类型字段:START_DATE,END_DATE,计算这两个日期的时间差(分别以天,小时,分钟,秒 ...
- Linux环境kafka安装
一. 安装包下载地址 https://www.apache.org/dyn/closer.cgi?path=/kafka/2.0.0/kafka_2.12-2.0.0.tgz 注:下载kafka时有S ...
- 【并发编程】Executor架构介绍
要点总结 Executor表示的任务类型 主要有3种: Runnable: 无返回值,无异常抛出: Callable:有返回值,可以异常抛出: Future任务: 表示异步计算,可取消: 通过newT ...
- bzoj2865 字符串识别
Description XX在进行字符串研究的时候,遇到了一个十分棘手的问题. 在这个问题中,给定一个字符串S,与一个整数K,定义S的子串T=S(i, j)是关于第K位的识别子串,满足以下两个条件: ...
- elasticsearch 官方入门 及 API
https://www.elastic.co/guide/en/elasticsearch/reference/current/_basic_concepts.html 入门地址 ElasticSea ...
- postman-1版本区别、选择
postman基于乙醇在腾讯课堂的postman教程 postman特点: 1.便于开发:开发接口的时候需要快速的调用接口,以便调试 2.便于测试:测试的时候需要非常方便的调用接口,通过不同的参数去测 ...
- Ant+jmeter 实现自动化性能测试
一.前言 性能测试首选的工具是JMeter,在此不多做介绍,但是不得不说JMeter也是一款非常好的接口测试工具.性能测试过程中手工重复的活动非常多,为了给客户提供一个性能测试报告,我用了一周时间进行 ...
- 微信JS接口汇总及使用详解
这篇文章主要介绍了微信JS接口汇总及使用详解,十分的全面.详尽,包含分享到朋友圈,分享给朋友,分享到QQ,拍照或从手机相册中选图,识别音频并返回识别结果,使用微信内置地图查看位置等接口,有需要的小伙伴 ...