Blog
Featured Blog Post
Wednesday, May 11, 2022
WebAssembly is a low-level language with a compact binary format that runs with near-native performance. Free Pascal offers, since some time, a way to compile Pascal to WebAssembly and integrate these modules inside your web a...
Blog Posts:
Latest arrow_downward | Views
Thursday, May 12, 2022
TMS VCL UI Pack is our flag-ship VCL product comprising over 600 VCL components to help you create more feature-rich VCL Windows applications faster. Today, we have released TMS VCL UI Pack v10.7.7.0 that is the 8th release so far in this...
We are used to inspect a call-stack when something goes wrong in our application and it crashes. Delphi has excellent add-on tools that log detailed call-stack information when an application crashes.But it is not always when an application cra...
Wednesday, May 11, 2022
WebAssembly is a low-level language with a compact binary format that runs with near-native performance. Free Pascal offers, since some time, a way to compile Pascal to WebAssembly and integrate these modules inside your web a...
Tuesday, May 10, 2022
So far in this blog series, we've covered JS libraries that included Helpers, Tools, and Assets. This time out, we're going to dig into the first of many JS libraries that feature some sort of Control - a component or widget or e...
Friday, May 6, 2022
Here is part 2 of "Extend TMS WEB Core with JS Libraries with Andrew: Epic JSON Primer"20: Relative Performance.21: Iterate through JSON Object Elements.22: Traverse Entire JSON Object.23: Compare JSON.24: Sort JSON Object Elements.25: Move...
Thursday, May 5, 2022
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 ...
Wednesday, May 4, 2022
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 interact with the chart. When the data is loade...
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 customers access to all our latest ...
Tuesday, May 3, 2022
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 we...
Monday, May 2, 2022
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 sys...