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 ...
随机推荐
- npdp
我报名比较晚,等缴费最后期限,才缴费,下定决心,开始正式的备考. 我的工作比较忙,备考时间特比较短,从拿到书到考试只有一个月了,心理慌慌的. 在岳老师的帮助下,完成了报名资格申请.拿到备考计划,就赶紧 ...
- android 实现微信分享多张图片的功能
昨天公司老大通知客户改需求了,原来的微信分享改成分享多张图片,然后屁颠屁颠跑到微信平台看了以后 心里千万只草泥马狂奔而过,微信平台没有提供分享多张的SDK有木有啊,我们只能自己调用系统自带的分享功能实 ...
- vs2015新建web应用程序空模板和添加webapi的模板生成文件的比较
文件名为全红色的,是使用webapi模板生成的新文件夹或文件
- 初识Spark程序
执行第一个spark程序 普通模式提交任务: bin/spark-submit \ --class org.apache.spark.examples.SparkPi \ --master spark ...
- DB2问题记录本
1.System.Data.OleDb.OleDbException (0x80004005): 未指定的错误. 场景:部署网站到IIS上,使用oledb连接DB2数据库报错,开发环境正常 解决方案: ...
- 用适配器模式处理复杂的UITableView中cell的业务逻辑
用适配器模式处理复杂的UITableView中cell的业务逻辑 适配器是用来隔离数据源对cell布局影响而使用的,cell只接受适配器的数据,而不会与外部数据源进行交互. 源码: ModelCell ...
- Selenium2学习(一)-pip降级selenium3.0
selenium版本安装后启动Firefox出现异常:'geckodriver' executable needs to be in PATH selenium默默的升级到了3.0,然而网上的教程都是 ...
- January 12 2017 Week 2 Thursday
Although it rains, throw not away your watering pot. 纵然天下雨,休把水壶丢. Don't throw away your watering pot ...
- December 20th 2016 Week 52nd Tuesday
With the wonder of your love, the sun above always shines. 拥有你美丽的爱情,太阳就永远明媚. To accept the love from ...
- 几个第三方yum源
1.repoforge 官方网站:http://repoforge.org/ 2.epel http://fedoraproject.org/wiki/EPEL 3.Remi http://rpms. ...