New blog series coming about extending TMS WEB Core with popular JS libraries
We are pleased to announce that a new blog article series is coming with Andrew Simard with the working title: Extend TMS WEB Core with JS Libraries with Andrew. Every week, TMS WEB Core power user...
View ArticleUpcoming free webinar: Getting started with TMS FNC Maps
Did you know that on April 22, we celebrate the 2nd birthday of TMS FNC Maps? In full first COVID19 lockdown, we successfully launched TMS FNC Maps v1.0 after many man-months of development work. It...
View ArticleData analytics & chart visualization in Delphi
Google Analytics helps to identify user browsing behavior. It is a powerful tool to analyze & monitor data and eventually adapt the content on your website to make sure users have a better...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: introduction
Welcome to the first post in a new series for the TMS Blog, "Extend TMS WEB Core with JS Libraries with Andrew ". In this ongoing series we'll look at how to quickly and easily incorporate...
View ArticleAdding HTML, CSS & JavaScript to your native applications with...
Always wanted to use interesting JavaScript libraries with functionality not readily available in Delphi or C++Builder in you VCL and FireMonkey applications? Or integrate HTML Components? The...
View ArticleA simple computer algebra system with TMS Analytics & Physics 3.4
The main new feature of TMS Analytics & Physics 3.4 is the Run method. This method is intended to execute commands, containing symbolic expressions.Here is the code of a Delphi console...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Bootstrap
With so many incredible JS libraries available to developers, it might be hard to pick a place to start. But one in particular touts itself as The most popular JS, CSS and HTML library in the world...
View ArticleSave and load Excel .XLSX files from grids in Delphi or C++Builder apps
The Microsoft Excel file as industry standardThe Excel .XLSX file format is these days a de facto standard file format to exchange all kinds of tabular data. As the information in an Excel sheet is 2...
View ArticleExtensions for TMS WEB Core for Delphi
1. IntroductionTMS WEB Core is a framework that allows the user to write JavaScript web client applications with the Object Pascal language. Therefore the Object Pascal code is transpiled to...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: FontAwesome
This time out, we are exploring FontAwesome, another wildly popular JS library. Like Bootstrap last week, FontAwesome requires no JavaScript coding knowledge and very little in the way of HTML or CSS...
View ArticleManaging displays with the Multi-Screen Window Placement API
With the release of Google Chrome 100 came the new Multi-Screen Window Placement API. This API allows you to enumerate the displays connected to your machine and to place windows on specific screens....
View ArticleCompiling TMS WEB Core Projects with the DCC
1. IntroductionTMS WEB Core is a framework that allows the user to write JavaScript applications with the Pascal language. Therefore the Pascal code is transpiled to JavaScript.TMS WEB Core supports...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Interact.js + BigText.js
In the last two outings, we covered some big JS libraries. Bootstrap and FontAwesome are wildly popular and with good reason. And getting started using them in your TMS WEB Core project couldn't be...
View ArticleVisualize your own data structure in Delphi
In April, we did a blog on how to retrieve Google Analytics results, and display them in a TMS FNC Chart instance. The data, coming from the request, was displayed in a points collection. Did you...
View ArticleMeet Deputy, the new IDE expert, part of RunTime ToolKit
Developing in Delphi sometime presents a frustrating work-flow, experts allow us to alter some behaviors and Deputy targets the one that I disagree with the most, prompt for overwrite. This post will...
View ArticleApplication Shortcuts and Speech Recognition in TMS iCL on FMX
TMS iCL is our Delphi iOS component library. The components are in fact wrappers around the iOS operating system level defined controls and are usable from a FireMonkey form. As iCL controls wrap iOS...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: jQuery
In previous articles in this series, we've covered some big JS libraries like Bootstrap and FontAwesome. But there's another important JS library out there. It can be found lurking under...
View ArticleSpecial upgrade prices
Are you keeping up with our latest developments?We know it is hard to keep up with our latest developments, it is going super fast!Best way to stay updated? Of course TMS ALL-ACCESS!To give our...
View ArticleInteract with your chart data in Delphi
Last week we did a blog on visualizing your own data structure, which showed the capabilities of virtual data, and the little code required to get up and running. Today's blog is demonstrating how to...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Epic JSON Primer (part 1)
As we make our way through various JavaScript libraries, there's a rather important topic that we've touched upon briefly once or twice. But we're about to hit it head-on in a big way. I'm talking...
View Article