TMS WEB Core and More with Andrew: PWA
Welcome to our new TMS Blog Series, TMS WEB Core and More with Andrew. In this bi-weekly series, we'll be looking at many aspects of developing TMS WEB Core projects, including packaging options...
View ArticleMore new TMS WEB Core v2.0 features
Today we focus on two more new framework features in the new TMS WEB Core v2.0 release. It concerns the support for the different material icons types and the new component for dealing with CSS...
View ArticleTMS BIZ Update: What's new in XData, Aurelius and Sparkle
We're happy to announce the release of new versions of TMS Aurelius (5.9), TMS XData (5.6) and TMS Sparkle (3.20)There are very interesting new features in those releases, and also some upcoming...
View ArticleChange the look & feel of your chart empowered application with a few clicks!
TMS FNC Chart had a lot of customization options in terms of appearance and overall look & feel, and with a lot of property settings the result was achievable yet time consuming. In v2.0 we went...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Image Sliders
With our Tabulator miniseries out of the way, we're back to check out other interesting and useful JavaScript libraries that we can use in our TMS WEB Core projects. This time out, we're going to...
View ArticleNew TMS WEB Core v2.0 browser API support
It's not a secret that the browser API supports ever more machine hardware related features, making it slowly but surely a cross-platform operating system on its own. As it is also always a goal of...
View ArticleAnnouncing FlexCel 7.15 with experimental Lazarus support
A little more than a month ago, we asked you about Lazarus supportAnd today we are delivering it. Experimental support (official support is coming once FPC gets anonymous methods in trunk), but...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Leaflet
There are so many useful JS libraries yet to explore that it can be a challenge to pick what to cover next. But this time out, we're going to have a look at a JS library suggested by blog reader...
View ArticleTMS Web Core and More with Andrew: Miletus Desktop Intro
While TMS WEB Core can be used to develop and deploy fully featured web applications, including PWA apps, it is by no means limited to just web applications. There are several more application types...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Panning and Zooming
A couple of posts ago, we had a look at a handful of image sliders, typically used for, naturally, displaying a collection of images. And last time we had a look at Leaflet, an interact map, which...
View ArticleTMS FNC UI Pack Update Version 4.0
We have been working hard and today we're proud to present another major update: TMS FNC UI Pack 4.0!What's newThis video shows what's new in TMS FNC UI Pack 4.0Updated look for componentsThere were...
View ArticleDiving deeper: JSON persistence, part 1/4: Basics
IntroTMS FNC Core is a universal core layer for creating rich visual and non-visual components for VCL, FMX, LCL and WEB core apps. A major part of TMS FNC Core is the ability to save and load...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew:Image Editing
In our last post, we covered panning and zooming of images or other content within TMS WEB Core projects using one of the many JS libraries available for this purpose. But what if you want to...
View ArticleTMS Web Core and More with Andrew:Electron Intro
Last time out in this series, we had our first look at using the Miletus framework within TMS WEB Core projects, where we took our Leaflet example and created Win64, Linux64, and macOS applications....
View ArticleDiving deeper: JSON persistence, part 2/4: Collections
CollectionsIn the previous blog post, we talked about the basics for saving and loading objects to and from JSON data. Today, we are going a step further and will look at collections. To demonstrate...
View ArticleDiving deeper: JSON persistence, part 3/4: Generics
GenericsThe previous blog post explained how to deal with collections. This blog post will use and transform the TPersonRelations collection to a TObjectList<TPersonRelation> generic type...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Diagrams with Draw.io
In the past couple of posts, we've had a look at JS libraries that enabled us to annotate images in some way. With Leaflet, we could draw boundaries and other shapes. With Filerobot Image Editor,...
View ArticleDiving deeper: JSON persistence, part 4/4: Undo & Redo Manager
In the previous blog posts we handled the basics, demonstrated how to work with collections, generic lists and dictionaries related to object persistence in JSON. Below is an overview of part 1, 2...
View ArticleExtend TMS WEB Core with JS Libraries with Andrew: Charting Part 1: Sparklines
Now that we've covered integrating images, maps, and diagrams into our TMS WEB Core projects, the next area to explore is charts. A big topic, to be sure. And with no shortage of options, either....
View ArticleTMS WEB Core for Visual Studio Code for Delphi developers
TMS WEB Core facilitates to leverage all your Object Pascal knowledge to create component based rich web client applications from the Delphi IDE. Did you know that for some time, it is equally...
View Article