Blog
Featured Blog Post
Friday, April 3, 2026
Intro Stock data is one of the most demanding chart scenarios: dense OHLC bars, date labels that need rotating, interactive panning across months of history, and overlay series like trend lines and moving averages sitting on t...
Blog Posts:
Latest | Views arrow_downward
Tuesday, September 7, 2021
The Behind the scenes series continues! The next one will happen next Thursday, September 9th, 4PM UTC.You voted for it, and the theme for the next webinar will be Unit Testing and Integration Testing.In the next "Behind the Scenes" session, ...
Wednesday, October 11, 2023
IntroIn the world of components, one cannot think of an application without labels. Labels are an important part of the application informing the user on which action he will take, or what task the application is currently running. In both VCL...
Tuesday, April 16, 2024
The concept of developing our own versatile component set, compatible across different frameworks and operating systems, emerged following our experience in crafting components for FMX. We were eager to provide users with the flexib...
Monday, August 8, 2022
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 list.TPersonRelation = class(...
Thursday, April 25, 2019
Part 2 of the School Data Video Series shows you how to write a web application that offers an interactive Google Map with data that is taken from a database. In order to access the database it uses the REST web service that was built in part 1. The...
Friday, February 16, 2024
We're excited to announce that our colleague, evangelist, consultant, expert and book writer Dr. Holger Flick just delivered a new mega video series! In January, Holger already t...
Friday, September 1, 2023
The aim of TMS WEB Core was from the beginning to offer as familiar web client application development as Object Pascal RAD component based development is with the VCL for Windows native apps. This means being hosted in the familiar Delphi I...
Friday, October 12, 2018
Two weeks of TMS lab visits Last 2 weeks were very busy, with many novelties and interesting ideas! This week again we visited the TMS lab to see what the team is working on and what other plans we have for the future TMS WEB Core releases. Our...
Friday, February 16, 2018
Over two years ago, we did deep research at TMS to create a UI control abstraction layer that would allow to create UI controls that can be used to create VCL Windows applications, FMX cross platform applications for Windows, iOS, Android, macOS and ...
Thursday, March 2, 2017
SHA-1 is a hash function developed by NSA and standardized by NIST in 1994. It is implemented in many Internet protocols using cryptographic primitives, such as TLS. Last week the CWI Institute in Amsterdam and Google announced the first practical co...