Devexpress VCL Build v2014 vol 14.1.4 发布

简介: 虽然这次没加什么新东西,但是及时更新支持xe7,还算可以。   What's New in 14.1.4 (VCL Product Line)   New Major Features in 14.

虽然这次没加什么新东西,但是及时更新支持xe7,还算可以。

 


What's New in 14.1.4 (VCL Product Line)

 

New Major Features in 14.1

What's New in VCL Products 14.1

Feature Highlights

To learn about feature highlights in this version, please refer to the following page:

Feature Highlights in 14.1.4 (VCL Product Line)

Breaking Changes

To learn about breaking changes in this version, please refer to the following page:

Breaking Changes in 14.1.4 (VCL Product Line)

Known Issues

To learn about known issues in this version, please refer to the following page:

Known Issues in 14.1.4 (VCL Product Line)



The following sections list all minor and major changes in DevExpress VCL 14.1.4. 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

ExpressBars Suite
  • T146344 - Implement a procedure to display the TdxBarPopupMenu menu based on TPopupMenu passed as a parameter
  • T146590 - Ribbon - Improve the display of submenu items in the Ribbon Customization and Ribbon Quick Customization forms
  • S38041 - TcxBarEditItem - CheckBox - Add the capability to switch the current check state using accelerator keys and KeyTips
ExpressMemData
  • T142802 - Documentation - Provide details on the data format produced/required by the SaveToStrings/LoadFromStrings method
ExpressQuantumGrid Suite
  • T120349 - TcxGridTableView and descendants - Add the capability to store the in-place Edit Form layout settings with the View's StoreTo~/RestoreFrom~ methods
Common Libraries
ExpressEditors Library
  • T142690 - Adjust the splitter's position and alignment in response to switching a bound control's Align property to alLeft, alTop, alRight, or alBottom

Resolved Issues

ExpressBars Suite
  • Q555193 - An AV occurs when switching between bar controls
  • T135784 - Ribbon - KeyTips are not displayed in an application built with runtime packages if it uses a window located in a DLL file
  • T138507 - Ribbon Form - An AV occurs when switching the RibbonAlwaysOnTop property to True in RAD Studio 2006 or later
  • B252385 - TdxRibbonRadialMenu - Long menu items wrap their text in a third line rather than displaying two lines with a trailing ellipsis
  • T133268 - TdxRibbonRadialMenu - Menu items display no text in applications run via Remote Desktop
  • T139463 - TdxRibbonStatusBar and TdxStatusBar - The size grip is drawn with an incorrect color if the Flat, Standard, or UltraFlat paint style is applied
ExpressDBTree Suite
  • T143067 - TcxDBTreeList - Appending a record via the embedded navigator doesn't create it in the bound dataset
ExpressFlowChart
  • T136573 - Connection lines are not shown if the Antialiasing property is set to True
ExpressGDI+ Library
  • T140133 - TcxDBImage - The "Save as type" list in the Save As dialog has no entries if Properties.GraphicClassName is set to TdxPNGImage and Properties.CustomFilter is unassigned
ExpressLayout Control
  • T131673 - Tab reordering is prohibited for tabbed groups whose AllowQuickCustomize property is set to True
ExpressMapControl
  • T140546 - "Floating point invalid operation" exception occurs when MapControl has zero width or height
  • T129111 - Line-based vector items (polylines, polygons, rectangles, etc.) appear misplaced or mirrored at high zoom levels
ExpressPageControl
  • T129919 - TcxPageControl flickers when closing the last visible tab that is currently active
ExpressPivotGrid Suite
  • T133893 - Drop-down filter values are in incorrect order when TcxPivotGrid.Options.AnsiSort is set to True
ExpressPrinting System
  • T139122 - SpreadSheet Report Link - A cell style's AlignHorzIndent property value is ignored
ExpressQuantumGrid Suite
  • Q576915 - cxDateEdit - The ValidateEdit function throws an exception after the short date format has been customized
  • T103042 - Data-aware Views - In Grid mode or Smart Refresh mode, posting NULL cell values in columns bound to fields that require non-blank values doesn't focus any of these columns
  • T145237 - In-place Edit Form - The View produces painting artifacts at its right edge if the View's OptionsCustomize.ColumnsQuickCustomization property is set to True
  • T120282 - Server Mode - FireDAC connection- and dbExpress connection-based data sources - Incremental search by a string whose length exactly matches the size of a bound field causes the -303 SQL error if the Options.UseQueryParams property is set to True
  • T144489 - Server Mode - Group rows always display grouping values, ignoring display values
  • T142571 - Server Mode - MSAccess adapter incorrectly filters out data using DateTime field values if a bound data source's Options.UseQueryParams property is set to True and the short date format in the regional settings is other than M/d/yyyy
  • T113515 - TcxGridChartView - DiagramStackedBar and DiagramStackedColumn don't show the min value correctly when the AxisValue.MinMaxValues property is set to the mmvAuto value
ExpressQuantumTreeList Suite
  • T145826 - An AV occurs when trying to set a focused node to a NIL value and the OptionsBehavior.AlwaysShowEditor property is set to True
  • T140218 - Posting an edited record leads to scrolling to the last record if a record was inserted via a dataset
  • T146426 - TcxDBTreeList - It is impossible add new records to the dataset from the OnFocusedNodeChanged event handler
  • T141486 - TcxDBTreeList with one or more sorted columns incorrectly sorts contents after a node's data has been posted by clicking another node
ExpressScheduler Suite
  • T143195 - iCal (iCalendar 2.0) data exchange - A recurring event set to occur every weekday is incorrectly exported
  • T143236 - iCal (iCalendar 2.0) data exchange - The day occurrence specified by the BYDAY rule part is ignored
ExpressSkins Library
  • T138739 - Spreadsheet column/row headers are partially skinned
  • T146420 - The {$DESIGNONLY} compiler directive is missing in the dcldxSkinsCore~.dpk packages
ExpressSpellChecker
  • T145992 - In Check As You Type mode, wavy lines under the last cxRichEdit line are misplaced if the editor's Properties.WordWrap property is set to False and text doesn't fit into the editor width
ExpressSpreadsheet
  • T142722 - A cell's Style.Locked property value is incorrectly saved/loaded from/to an XLSX file
  • T145101 - Cell background and cell content are painted using the window color and window text color rather than skin color properties
  • T138298 - Cell values copied from Excel are delimited with an empty row when pasted to a worksheet
  • T116835 - Certain floating-point numbers displayed by the spreadsheet and Excel mismatch due to the standard VCL FormatFloat function's implementation
  • T146196 - Entering -3.560102 to a cell converts the value to a currency value and displays -3.5601
  • T141047 - EOutOfMemory exception occurs when resizing a row and the selection contains the full selected column
  • T141651 - Excel crashes when printing a spreadsheet file saved by the ExpressSpreadSheet control
  • T138681 - In a frozen pane, the Ctrl+Home key combination moves focus to the first row in the worksheet rather than the first row in the scrollable area
  • T140451 - Incorrect information about the currently focused cell is saved to an XLSX file if a worksheet contains frozen panes
  • T116828 - Pictures and shapes embedded to a spreadsheet are not loaded from an XLS file
  • T140657 - Scrollbar thumb positions are not saved/loaded to/from an XLSX file
  • T138686 - Shared formulas are incorrectly loaded from an XLSX file
  • T141738 - The Copy/Paste operation doesn't update non-absolute references in formulas
  • T141743 - The default format settings for a cell whose value is specified via the cell's AsDateTime property are not stored to an XLSX file
  • T145940 - The OnCompare event handler is not invoked
ExpressTile Control
  • T139912 - Enabling the OptionsBehavior.GroupRenaming option in a TdxBarPopupMenu item's OnClick event automatically switches the option back
Common Libraries
ExpressEditors Library
  • T140199 - cxMaskEdit - The EditText and Text properties return incorrect values for certain entered values if the Properties.MaskKind and Properties.AlwaysShowBlanksAndLiterals properties are set to emkStandard and True
  • T137633 - cxMaskEdit removes entered spaces if the Properties.MaskKind and Properties.AlwaysShowBlanksAndLiterals properties are set to emkStandard and True, and the "Save literal characters" option is disabled in the Input Mask Editor
  • T137927 - In-place cxCheckGroup - Disabled items are painted as normal items when the editor is not focused
  • Q586757 - TcxPopupEdit - Re-activating an application window that was made inactive while displaying the popup editor's drop-down window causes the "Control has no parent window" exception
ExpressLibrary
  • T139712 - EInOutError exception occurs on export to HTML when a file name is very long and control content contains images
目录
相关文章
|
Java Maven Android开发
eclipse svn插件卸载 重新安装 Subclipse卸载安装 The project was not built since its build path is incomplete This client is too old to work with the working cop
安装插件的原则就是,要按照规则,插件与本地的svn版本要一致, 这样子本地和eclipse上面就可以无缝使用,不会出现问题   1.卸载eclipse  svn插件           2,安装新版的svn插件 2.
1770 0
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 learn about breaking changes in this version, ple...
1136 0
Devexpress VCL Build v2015 vol 15.2 开始测试
增加了几个小玩意,与大版本变化根本无法匹配。   具体可以官网了解 https://www.devexpress.com/Subscriptions/New-2015.xml?product=vcl
874 0
|
Shell Windows 数据格式
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 New in VCL Products 15.
961 0
Devexpress VCL Build v2014 vol 14.2.7发布
2015年马上快过去一半了,这个玩意还在纠结在14版。其实也无所谓,反正就是改成15版,也还是这些 东西的修补。 What's New in 14.2.7 (VCL Product Line)   New Major Features in 14.
1139 0
|
容器
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 learn about feature highlights in this versio...
1026 0
|
OLAP
Devexpress VCL Build v2014 vol 14.2.5 发布
和xe8 几乎同一天出来,但是目前官方不支持xe8. The following sections list all minor and major changes in DevExpress VCL 14.
1288 0
|
OLAP Shell
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.
1029 0
Devexpress VCL Build v2014 vol 14.2.1 beta发布
已经快到2015 年了。 14.2.1 beta 才出来了。 还好,有一些新东西。 官网地址 VCL Gauge Control   Designed to clearly convey information at a glance, gauges are a significant data visualization part of dashboards.
1194 0

热门文章

最新文章