随着DevExpress VCL 13.1.4 的发布,已基本上宣布了devexpress vcl 已经死亡了。

除了一些bug 修正,没有什么新的东西,每年的订阅费又那么贵,而且delphi 现在已经

把主要精力放到跨平台的Firemonkey, 而devexpress 现在主要的方向是.NET,明确表示不会

支持FM。这个VCL 时代最牛逼的界面控件看来已经算是快寿终正寝了。唉,无可奈何花落去,

人生何尝不也如此。

What's New in DevExpress VCL 13.1.4

 

Release Notes

Feature Highlights

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

New Features - DevExpress VCL 13.1.4

Breaking Changes

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

Breaking Changes - DevExpress VCL 13.1.4

Known Issues

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

Known Issues - DevExpress VCL 13.1.4

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

New Features/Changes

VCL Subscription
  • S170932 - Documentation - Describe that the ExpressLayout Control and ExpressDocking Library are incompatible
ExpressTile Control
  • S172299 - Center the Back button and title text vertically within the title

Common Libraries

ExpressDataController
  • S172107 - Add the capability to disable multi-threaded operations at the level of custom data sources (TcxCustomDataSource descendants)

Resolved Issues

ExpressBars Suite
  • Q476901
    - Documentation - The "Ribbon Application Menu" topic does not contain
    the menu creation steps that are specific to TdxRibbonBackstageView
  • Q452658
    - Documentation - The TdxCustomRibbonGalleryItem.GalleryGroups property
    is not marked as deprecated and is used in topics instead of
    TdxCustomRibbonGalleryItem.GalleryCategories
  • Q513198
    - Moving focus to TcxDBSpinEdit placed in TdxBarControlContainerItem
    does not fire the OnExit and OnEnter events and, as a result, does not
    fire the OnGetText event of a dataset field bound to the editor
  • Q525599
    - Ribbon - TcxBarEditItem content blends with background if the editor
    is shown in the QAT residing on the Windows Aero Glass frame
  • Q521395
    - Ribbon - TdxRibbonBackstageView - Clicking the Application Button to
    close the parentless Backstage View created at runtime results in an AV
  • Q520539
    - Ribbon - TdxRibbonGalleryItem - Invoking the drop-down gallery that
    contains other TdxRibbonGalleryItem controls freezes an application
  • B238682
    - Ribbon - TdxRibbonGalleryItem and TdxRibbonDropDownGallery -
    Drop-down gallery displays extra space below its gallery items if a bar
    item embedded into the gallery is wider than this gallery
  • B238688
    - Ribbon - TdxRibbonGalleryItem and TdxRibbonDropDownGallery -
    Drop-down gallery enables design-time customization with drag and drop
    for its gallery control
  • Q519999
    - Ribbon - TdxRibbonGalleryItem does not repaint its content in
    response to the gallery GalleryOptions.Images or group Options.Images
    property value changes
  • B238928 - Ribbon - The down arrow is incorrectly painted in subitems if the system DPI setting does not match 96
  • Q521783
    - Ribbon Form - An AV occurs when restoring a minimized form whose
    non-client area is painted by the Ribbon if the form was minimized while
    displaying a hint for its window button
  • Q526309 - Ribbon Form - The OnActivate event fires twice on opening the form
  • B238359 - TcxDBSpinEdit placed into TdxBarControlContainerItem incorrectly handles spin button presses
  • S172073
    - TdxRibbonBackstageView - Clicking a page tab or embedded button does
    not display page/button properties within the Object Inspector
  • Q518386 - TdxStatusBar and TdxRibbonStatusBar - Incorrect width of the last visible panel if one or more hidden panels follow it
ExpressLayout Control
  • Q517792
    - Two layout groups containing controls in AutoSize mode hang up an
    application if the alignment settings of these groups are set to occupy
    the entire client area
ExpressNavBar
  • B238354
    - Items designer - The Select All and Delete buttons do not always
    perform the associated operation with selected items in RAD Studio XE3
    or later
ExpressPageControl
  • B238839
    - A custom button's OnCanShow event fires in response to hot-tracking
    tabs if the Properties.CustomButtons.Mode property is set to cbmNone or
    cbmActiveTab
  • B238639 - Localization - Localized resource strings are not applied to tab/page control elements
  • Q523671 - TcxPageControl - Docking a form to the page control with one or more hidden pages unexpectedly modifies page settings
  • Q526647
    - The mouse pointer flickers when moved over a control embedded to a
    TcxControl descendant if the Cursor property values of these controls do
    not match
ExpressPivotGrid Suite
  • B238331 - AV when displaying a filter dropdown of a data field whose GroupInterval property is set to group by date/time values
ExpressPrinting System
  • Q500098 - Certain cxProgressBar values are incorrectly rounded in a report
  • Q459163 - Documentation - The cpoDropStorageModeAfterPreview flag is not described in the TCustomdxComponentPrinter.Options topic
  • Q459167 - Documentation - The TBasedxReportLink.StorageName property is not described
  • B238554
    - Print Preview - All Ribbon-style and Advanced dialogs incorrectly
    apply TdxComponentPrinter.PreviewOptions.VisibleOptions settings to UI
    elements
  • Q522890 - Spreadsheet Report Link - Incorrect row height if the system DPI setting does not match 96
  • B238381
    - The "Control 'Preview' has no parent window" exception occurs when
    closing the Print Preview window that displays a report loaded via the
    LoadDataFromFile or LoadDataFromStream method
ExpressQuantumGrid Suite
  • Q522716
    - Automatic sizing enabled with EditAutoHeight produces painting
    artifacts in a cell whose vertical alignment does not match taTopJustify
  • B233000 - Documentation - The TcxCustomGridTableView.OnUpdateEdit event is not documented
  • Q526060 - Memory leaks when destroying a form if the View's BeginUpdate method is called without calling a matching EndUpdate method
  • Q520431 - Naming mechanism for newly created View items is changed
ExpressQuantumTreeList Suite
  • B238916 - AV occurs if the Screen.Cursor property value is modified while handling a mouse event
  • Q504869 - Bands unexpectedly swap their positions when restoring previously saved layout
  • Q525613 - Creating a node in a tree list with an unallocated Handle does not specify the node's AbsoluteIndex property value
  • Q520603
    - cxDBTreeList - The "List index out of bounds" exception occurs after a
    top node is inserted, and then the insertion is canceled
  • Q520696
    - cxDBTreeList - The "Stack overflow" exception occurs when binding the
    tree list to a Firebird table using a TSQLTable component
  • Q524576 - Documentation - A typo in the TcxTreeListImageIndexType type syntax
  • Q523360 - TcxVirtualTreeList - "Access violation" when adding an icon to TcxImageList from the GetNodeImageIndex event handler
ExpressScheduler Suite
  • Q518829 - Gantt View - Automatically view scrolling does not work when an event is sized horizontally
  • B238298 - Gantt View - The 'Invalid argument to date encode' exception occurs when horizontally sizing an event scrolls the View
  • Q524684 - TcxSchedulerDBStorage - AV occurs when setting an event's ParentGroup property to nil
ExpressSkins Library
  • Q520899 - Form - Incorrect size of the non-client area after a maximized form is minimized and then restored
ExpressSpreadSheet
  • Q521751 - Cells marked as blank in the formula array display the source formula rather than remain blank
  • Q522927
    - Deleting cells containing data with a shift in a column corrupts its
    cell data if the rectangle to be deleted terminates below the bottommost
    data cell
  • Q521622 - Incorrect output text when drawing text that contains chars with #160 code and current locale is Chinese (Simplified, PRC)
  • B238620 - Memory leaks when opening an invalid spreadsheet file
  • B238856 - The "List index out of bounds" exception occurs when undoing the deletion of a cell with custom style settings
ExpressTile Control
  • Q522777 - AV occurs when you delete a tile item while its hot-track animation is played
ExpressVerticalGrid Suite
  • Q519549 - Painting issues with styles applied to rows
  • Q520547
    - TcxVirtualVerticalGrid - Possible exception in the
    TcxvgPainter.DrawRow method when destroying and recreating rows within
    the BeginUpdate/EndUpdate block
  • Q525420 - The Styles.OnGetContentStyle event initializes its ARecordIndex parameter with a row VisibleIndex rather than a record index

Common Libraries

ExpressDataController
  • Q515962 - Destroying a data controller's owner initiates unnecessary operations with data
ExpressEditors Library
  • B238538 - TcxFilterControl being destroyed updates its filter criteria
  • B238464 - AV when pasting certain DevExpress controls from the clipboard to a form at design time
  • Q522581
    - cxColorComboBox - Selecting a new custom color with the system Color
    dialog does not replace the currently selected color if their
    descriptions match
  • Q523958 - cxMemo - The Stack Overflow exception occurs when calling the PostEditValue method from the Properties.OnChange event handler
  • Q525238 - Documentation - Classes defined in the cxDBNavigator unit reference the cxNavigator unit in error
  • B238476
    - TcxButton is incorrectly painted in applications run via Remote
    Desktop if the Office11 paint style is applied and Windows themes are
    disabled
  • Q524948 - TcxButton plays fading animation if the native painting style is applied and Windows themes are disabled
  • B238538 - TcxFilterControl being destroyed updates its filter criteria
  • Q525331
    - TdxShellBreadcrumbEdit incorrectly updates its content in response to
    renaming shell items if the Properties.ShellOptions.TrackShellChanges
    option is enabled
ExpressLibrary
  • B238537 - Destroying a TcxCustomPopupWindow class instance may recreate it
  • B238931 - Export - Files exported to XLSX cannot be opened with OpenOffice or LibreOffice
  • Q520691 - The dxHalfOfPi constant declaration in cxGeometry.hpp causes warnings when generating precompiled headers in C++Builder
Installation (VCL)
    • B238797 - Mail Client demo - An AV occurs when displaying the Feeds | Webinars module
    • B238272 - Trial version - The IDE displays warnings about missing FireDAC packages if FireDAC is not installed

DevExpress VCL 已死-----关于13.1.4的发布。的更多相关文章

  1. 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 ...

  2. 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 ...

  3. 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 i ...

  4. Devexpress VCL Build v2013 vol 13.2.2 发布

    devexpress 2013 的第二个大版本出来了,一如既往, 基本上还是一个大补丁包.各位看官,自己看. What's New in 13.2.2 (VCL Product Line)   New ...

  5. Devexpress VCL Build v2014 vol 14.2.1 beta发布

    已经快到2015 年了. 14.2.1 beta 才出来了. 还好,有一些新东西. 官网地址 VCL Gauge Control Designed to clearly convey informat ...

  6. DevExpress VCL 13.1.4支持Delphi /C++Builder XE5

    DevExpress VCL 13.1.4支持Delphi /C++Builder XE5 重大变化 ExpressLibrary dxHalfOfPi常数声明已经从cxGeometry单元移到了cx ...

  7. DevExpress VCL 13.1.2 发布

    DevExpress VCL 的2013 第一个公开版发布, 基本上就是一些维护,没有大的变化,也没有FM 的支持. What's New in DevExpress VCL 13.1.2   Rel ...

  8. VCL界面控件DevExpress VCL发布v18.2.2|附下载

    DevExpress VCL Controls是 Devexpress公司旗下最老牌的用户界面套包.所包含的控件有:数据录入,图表,数据分析,导航,布局,网格,日程管理,样式,打印和工作流等,让您快速 ...

  9. Agile已死, Agility长存

    注:本文系作者独立翻译,可以随意转载.如有雷同,纯属巧合.原文地址:http://pragdave.me/blog/2014/03/04/time-to-kill-agile/ P.s. 第一次自己翻 ...

随机推荐

  1. springboot整合ribbitMQ

    参考:https://blog.csdn.net/a13627210064/article/details/82348059 参考:https://blog.csdn.net/u010288264/a ...

  2. HTML5 Canvas ( 图形变换矩阵 ) transform, setTransform

    <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title> ...

  3. DevExpress ImageComboBoxEdit增加

    Combo_订单类型.Properties.Items.Clear() Select Case Combo_客户名称.EditValue Case "ABC" Combo_订单类型 ...

  4. 16 python xml模块

    1.基本概念 xml是实现不同语言或程序之间进行数据交换的协议,跟json差不多,但json使用起来更简单. 不过,古时候,在json还没诞生的黑暗年代,大家只能选择用xml呀. 至今很多传统公司如金 ...

  5. ASP.NET MVC+JQueryEasyUI1.4+ADO.NET Demo

    1.JQueryEasyUI使用 JQuery EasyUI中文官网:http://www.jeasyui.net/ JQuery EasyUI中文官网下载地址:http://www.jeasyui. ...

  6. post与get的区别

    GET请求在URL中传送的参数大多数浏览器限制该长度为2kb的,而POST没有. GET比POST更不安全,因为参数直接暴露在URL上,所以不能用来传递敏感信息. GET参数通过URL传递,POST放 ...

  7. EasyUI查询

    <script type="text/javascript"> <!-- js --> function search_xxx() { var search ...

  8. js 触发 change 事件

    首先,请各位包涵,我本人对 JS 不是很熟,不知道"触发change事件"和"触发onchange事件"哪个更加合适.有园友知道的麻烦指出,先行谢过. 起因是这 ...

  9. windows下多个文件合并成一个文件

    如果你拿到的是一堆文件,那么你想把它合并成一个文件来使用,那么按下面的步骤,轻轻松松就可以搞定. 第一步:把所有要合并的文件放到同一个文件下面 第二步:在CMD里面进入到你的文件目录 第三步:输入如下 ...

  10. 奇偶数判断2(if else+switch语句)

    public class 奇偶数判断2 { public static void main(String [] agrs){ float s = 17f; //定义浮点型数据s float h = s ...