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 ...
随机推荐
- 几种Python执行时间的计算方法
究竟是使用 time.clock() 精度高,还是使用 time.time() 精度更高,要视乎所在的平台来决定.总概来讲,在 Unix 系统中,建议使用 time.time(),在 Windows ...
- Kubernetes才是微服务和DevOps的桥梁
一.从企业上云的三大架构看容器平台的三种视角 一切都从企业上云的三大架构开始. 如图所示,企业上的三大架构为IT架构,应用架构和数据架构,在不同的公司,不同的人,不同的角色,关注的重点不同. 对于大部 ...
- python2用pip进行安装时报错Fatal error in launcher: Unable to create process using '"'
win7下python3和python2共存环境 用pip安装一个包执行pip2 install xxx的时候报错Fatal error in launcher: Unable to create p ...
- 去掉桌面SVN
1新建记事本 2for /r . %%a in (.) do @if exist "%%a\.svn" rd /s /q "%%a\.svn" 3重命名 删除S ...
- ASI接口
Asynchronous Serial Interface ,异步串行接口,用于传送码流的一个标准DVB接口. 在目前的DVB-C系统设备的传输接口有两种MPEG2视频码流传输接口标准:异步串行接口A ...
- shred_linux_unix
Sometimes you need to destroy or wipe data from hard drives (for example, before you sell your old h ...
- 20181123_控制反转(IOC)和依赖注入(DI)
一. 控制反转和依赖注入: 控制反转的前提, 是依赖倒置原则, 系统架构时,高层模块不应该依赖于低层模块,二者通过抽象来依赖 (依赖抽象,而不是细节) 如果要想做到控制反转(IOC), 就必须要使 ...
- asp.net webapi 自托管插件式服务
webapi问世已久,稀里糊涂的人哪它都当mvc来使,毕竟已mvc使用级别的经验就可以应对webapi. webapi和mvc在asp.net5时代合体了,这告诉我们,其实 它俩还是有区别的,要不现在 ...
- 由du,df 得出不同结果反应出的问题
最近遇到了因为某种异常情况导致某目录下日志暴增,在修复异常情况后,发现pm2 不能启动,查看日志发现原因为空间不足. 使用du -sh查看确实为空间不足.在rm -rf 删除之后,仍然不能启动.这时用 ...
- C++异常处理基本句法测试
针对C++异常机制,作如下简单测试 代码如下: #include<iostream> using namespace std; int MyDivision(int a, int b) { ...