已经快到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. Communicate appropriate intelligence with a variety of circular, linear and digital gauges that help depict data varying with time.

This version ships with three gauge types (both unbound and data-aware versions are available):

  • Circular (full, half and quarter)
  • Linear (horizontal and vertical)
  • Digital (7 and 14 segments)
Full Circular Gauges
 
 

You can select from a dozen built-in gauge styles or create your own if required.

VCL Rich Edit Control (CTP)

Word® Inspired Rich Text Editor

This release includes the community technology preview of our VCL Rich Text Editor. It enables your users to create or edit rich text documents with ease using a set of text formatting commands. Programmatically, these commands are implemented by Action objects. By simply liniking the Action objects to elements of your UI, such as ribbons, menus, and toolbars, you can easily create a powerful word processor in your application.

This initial version ships with the following features:

  • Character and paragraph formatting
  • Images
  • Styles
  • Lists (bulleted, numbered and multilevel)
  • Undo/Redo history
  • Clipboard operations
  • Overtype mode
  • Text highlight
  • Formatting marks visualization

Please note that the initial version of the Rich Edit Control is only supported using RAD Studio XE or later, and, furthermore, only in 32-bit apps. You are free to use this control in your applications today. However, be aware that it is a preview version and therefore the API, methods, properties, and/or features may change before the final release.

VCL Data Editors and Controls

Camera Control

The DevExpress ExpressEditors Library now ships with a new Camera Control. This allows your users to capture video and images from a built-in or connected camera (such as a webcam).

Toggle Switch Editor

Another addition to the ExpressEditors Library is a Windows UI-style check editor, a touch-friendly control designed to replace a traditional check box. Provided are unbound, data-aware, standalone, and in-place versions of the editor.

VCL Grid Control

Find Panel

With this release, our VCL Grid introduces a Find Panel – delivering an easy and straightforward way for end-users to locate information within the control. To execute a search, simply enter text within the Find box and the grid will display those records that have matching values.

Various options are available to control the display and behavior of the Find Panel. You can specify searchable columns, choose between delayed automatic and manual search modes, allow search strings to be highlighted within located records, etc. The Find Panel is available within all grid Views, except for Chart Views.

VCL Map Control

Take users where they want to go.

This version adds support for:

  • Bing Maps services (Geocode and Routes)
  • Location-based queries to Bing Maps services
  • Shapefile format files
Bing Maps Services - Geocoding
 
 

VCL Spreadsheet Control

Deliver Excel-inspired capabilities with ease.

The DevExpress VCL Spreadsheet Control now supports the following features:

  • Print settings stored in and loaded from spreadsheet files
  • Array formulas
 

VCL Layout Control

The VCL Layout Control now supports float groups. This feature makes it easy to implement docking capabilities with your layout elements.

 

Icon Library

We've extended our icon library with new Microsoft Office 2013 inspired icons. The library now includes about 2,000 icons.

Devexpress VCL Build v2014 vol 14.2.1 beta发布的更多相关文章

  1. Devexpress VCL Build v2014 vol 14.2.7发布

    2015年马上快过去一半了,这个玩意还在纠结在14版.其实也无所谓,反正就是改成15版,也还是这些 东西的修补. What's New in 14.2.7 (VCL Product Line)   N ...

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

  3. Devexpress VCL Build v2014 vol 14.2.5 发布

    和xe8 几乎同一天出来,但是目前官方不支持xe8. The following sections list all minor and major changes in DevExpress VCL ...

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

  5. Devexpress VCL Build v2014 vol 14.1.4 发布

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

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

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

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

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

随机推荐

  1. Centos LVM 创建 删除 扩大 缩小

    新建LVM的过程1.使用fdisk 新建分区 修改ID为8e3.使用 pvcreate 创建 PV 4.使用 vgcreate 创建 VG 5.使用 lvcreate 创建 LV 6.格式化LV7.挂 ...

  2. 使用curl发起https请求

    "SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:S ...

  3. python之建完model之后操作admin

    1)建完model 之后,运行./manage.py migrate 2)建立管理员:./manage.py createsuperuser 3)输入用户名和命令上提示的信息,在点击网址,输入admi ...

  4. Enum学习中的compareTo方法分析

    今天看工厂模式的时候里面用了枚举定义各种可能的实例类型,就看了一下枚举,发现里面有一个compareTo(E o)方法 通过Object的getClass()方法比较两个两个比校对象类型是否一致,如果 ...

  5. U3D游戏运行时资源是如何从AB中加载出来的

    以安卓为例 1,游戏启动,自定义版本管理器去安卓的持久化目录下查找我们自定久的版本管理文件 rep.db,若该文件不存在,说明这是游戏第一次启动,于是就把streammingAssets下的LUA文件 ...

  6. 不影响Inspector布局拓展类

    DecoratorEditor.cs using System.Collections.Generic; using System.Linq; using System.Reflection; usi ...

  7. 原生nodejs 学习笔记1

    网上许多nodejs教程或书藉都是教你调用第三方模块来编写nodejs应用的,虽然这是非常便捷的,但是封装太厚,你基本一点东西还是没有学到.人家的模块,人家想怎么改就行,可以下一版本就改了接口,你的应 ...

  8. ArcGIS案例学习笔记3_1

    ArcGIS案例学习笔记3_1 联系方式:谢老师,135_4855_4328,xiexiaokui#139.com 时间:第三天上午 内容1:ArcGIS 平台介绍 体系结构 Arcgis for d ...

  9. JDK、JRE和JAR区别(转载)

    JDK里面的工具也是用Java编写的,它们本身运行的时候也需要一套JRE,如C:/Program Files/Java/jdk1.5.x/目录下的JRE.而C:/Program Files/Java/ ...

  10. Containerpilot 配置文件 之 Watches

    watch是在consul进行监视的服务配置. watch轮询服务的状态,并在服务变得健康,变得不健康或者实例数量发生变化时发出事件. 请注意,watch不包括行为; watch只发出事件,以便job ...