TMS Software
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… … Read more
3 years ago 0
TMS Software
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… … Read more
3 years ago 0
TMS Software
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 approximately 75% of all… … Read more
3 years ago 0
TMS Software
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 operating system controls,… … Read more
3 years ago 0
TMS Software
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 focus on… … Read more
3 years ago 0
TMS Software
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…. … Read more
3 years ago 0
TMS Software
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… … Read more
3 years ago 0
TMS Software
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 the three IDEs Embarcadero… … Read more
3 years ago 0
TMS Software
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 knowledge either. … … Read more
3 years ago 0
TMS Software
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. We’ve… … Read more
3 years ago 0
TMS Software
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 JavaScript with the pas2js… … Read more
3 years ago 0
TMS Software
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… … Read more
3 years ago 0
TMS Software
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… … Read more
3 years ago 0
TMS Software
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 application, that simulates… … Read more
3 years ago 0
TMS Software
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 TTMSFNCWXContainer component let’s you do just that! Simply adding a… … Read more
3 years ago 0