Some cool FireMonkey multi-device components
http://blogs.embarcadero.com/davidi/2014/01/16/43281
There are many available Delphi and C++Builder components that will let you build cool desktop and mobile applications, fast. Here are just a few of the many component sets for FireMonkey.
- TMS Software - Components for FireMonkey including TMS Cloud Pack for FireMonkey, TMS Component Studio for FireMonkey, TMS Grid for FireMonkey filters, TMS Instrumentation WorkShop for FireMonkey, TMS Pack for FireMonkey, TMS TableView for FireMonkey, TMS WebGMaps for FireMonkey, TMS WebOSMaps for FireMonkey, TMS iCL, TMS mCL - http://www.tmssoftware.com/site/products.asp?t=fm
- Woll2Woll - InfoPower Components Suite for FireMonkey - InfoPower Grid, Layout Grid and additional FMX components - http://www.woll2woll.com/infopower-for-firemonkey-2.0.html
- Steema Software - TeeChart charting components for VCL and FMX - http://www.steema.com/teechart/vcl
- FastReports Inc - Multi-platform report generator for Apple Mac OS X and Microsoft Windows - http://www.fast-report.com/en/product/fast-report-fmx/
- Mitov Software - Components for FireMonkey: AudioLab, InstrumentLab, IntelligenceLab, PlotLab, VisionLab, VideoLab - http://www.mitov.com/products/
- JVEsoft - Cross Platform Infrastructure Component Suite - http://www.jvesoft.com/#Components-Infrastructure
- Cybele Software, Inc. - WebFMX: enables you to deliver Delphi FireMonkey HD-based applications as a cross-browser cross-device web application - http://www.cybelesoft.com/webfmx/
- RiverSoft AVG - SVG Component Library, Genetic Algorithms Component Library, Fuzzy Logic Component Library - http://www.riversoftavg.com/products.htm
- Flash AV Software Corp - FMMPEG Player and Converter components for VCL and FMX - http://www.flashavconverter.com/
- Christopher Escot-Sep - ECMap, TecMap, TECNativeMap components for VCL and Firemonkey (Windows , Mac OS X, iOs and Android) that wrap the APIs fpr Google Maps 3 , Google Earth, Bing Maps, CloudMade , OpenMapQuest and Leaflet - http://www.helpandweb.com/ecmap/en/tecnativemap.htm
- WebSockets - VCL and FireMonkey TCP/IP components - http://websockets.esegece.com/#wseditions
- Regulace - LangMan Localization Components for Delphi VCL and FMX - http://www.regulace.org/articles/9/Introducing-the-Langman-components
- DKLang Localization Package - set of classes intended to simplify the localization of applications written in Delphi - http://yktoo.com/software/dklang
- Delphi HTML Components - HTML Component Library for Delphi for Windows, OSX, iOS, Android - http://delphihtmlcomponents.com/welcome.html
- FireDataGrid for FireMonkey - DataGrid control to display tabular data, uses the paradigm View/DataModel - http://devmachines.com/firedatagrid-overview.html
Embarcadero Technology Partner Directory - more components for FireMonkey
You can also go to our Embarcadero Technology Partner product directory search site to see additional components and tools that are available for FireMonkey. Select "FireMonkey All Versions" checkbox and click on the search button at the bottom of the form.
Is there anyone who wants to slowly build uncool apps? I doubt it!
Some cool FireMonkey multi-device components的更多相关文章
- [Angular] Communicate Between Components Using Angular Dependency Injection
Allow more than one child component of the same type. Allow child components to be placed within the ...
- 2016年 Delphi Roadmap
2016年delphi Roadmap 发布,这也是新公司的第一次发布路线图. 虽然稍微晚点( 原来说是1月份发布路线图),至少比过去积极点.喧嚣多年的靴子终于落地. Linux 的支持终于正式公布. ...
- Embarcadero RAD Studio 2016 Product Approach and Roadmap
delphi 2016 路线图 http://community.embarcadero.com/article/news/16211-embarcadero-rad-studio-2016-pro ...
- [源码解析] TensorFlow 分布式 DistributedStrategy 之基础篇
[源码解析] TensorFlow 分布式 DistributedStrategy 之基础篇 目录 [源码解析] TensorFlow 分布式 DistributedStrategy 之基础篇 1. ...
- System Address Map Initialization in x86/x64 Architecture Part 2: PCI Express-Based Systems
原文 http://resources.infosecinstitute.com/system-address-map-initialization-x86x64-architecture-pa ...
- flex外包团队—北京动点软件:推荐一本不错的Flex书籍
内容介绍:Ready to put your ActionScript 3 skills to work on mobile apps? This hands-on book walks you th ...
- Android开发训练之第五章第六节——Transferring Data Using Sync Adapters
Transferring Data Using Sync Adapters GET STARTED DEPENDENCIES AND PREREQUISITES Android 2.1 (API Le ...
- Frames of Reference参考框架
Frames of Reference参考框架 When describing the position and orientation of something (for example, your ...
- Power Profiles for Android
http://source.android.com/devices/tech/power.html Battery usage information is derived from battery ...
随机推荐
- CentOS随笔 - 1.虚拟机VMware安装CentOS7系统
前言 转帖请注明出处: http://www.cnblogs.com/Troy-Lv5/ 需要安装CentOS首先你得下载安装镜像文件(地址: https://www.centos.org/downl ...
- [翻译] DXPopover
DXPopover A Popover mimic Facebook app popover using UIKit. 使用UIKit框架写了一个类似于Facebook的pop效果的动画. The c ...
- 【运维】linux命令查看端口占用情况,杀死进程,后台启动进程
1.查看端口占用情况:> lsof -i:port COMMAND PID USER FD TYPE DEVICE SIZE/OFF NODE NAME ...
- Win10 Docker修改镜像存储位置
发生现象: 在windows10下安装docker for windows,随着用docker pull image文件后,C盘的容量越来越小了,你可能也有一种跟我一样的想法,想改变默认的安装路径,本 ...
- Python实例---简单购物车Demo
简单购物车Demo # version: python3.2.5 # author: 'FTL1012' # time: 2017/12/7 09:16 product_list = ( ['Java ...
- Xcode中模拟器慢
取消下图中框框打勾
- IOS XMPP总结
//前言:仿weixin实现一个即时通讯的案例,支持版本7.0以上 "准备工作 创建项目时使用git" /* 显示隐藏文件,看到git的文件夹 defaults write com ...
- J2EE项目异常处理(转)
为什么要在J2EE项目中谈异常处理呢?可能许多java初学者都想说:“异常处理不就是try….catch…finally吗?这谁都会啊!”.笔者在初学java时也是这样认为的.如何在一个多层的j2e ...
- JavaScript的DOM_通过计算后样式来获取
虽然可以通过 style 来获取单一值的 CSS 样式,但对于复合值的样式信息,就需要通过计算样式来获取. DOM2 级样式,window 对象下提供了 getComputedStyle()方法.接受 ...
- visual stdio 安装OpenGL库文件
1.将下载的压缩包解开.将得到5个文件 1. 将glut解压出来,将当中的glut.h拷贝到C:\Program Files (x86)\Microsoft Visual Studio 11.0\VC ...