In this newsletter...
Extend TMS WEB Core with JS Libraries with Andrew: FlatPickr (part 2)
TMS WEB Core for VSC update
Videos
Extend TMS WEB Core with JS Libraries with Andrew: FlatPickr (part 2)
In the previous blog we looked at how to incorporate FlatPickr into a TMS WEB Core project. But there is another way that might be more inline with how Delphi is used much of the time - by using components. So in this post, we'll revisit the same JS library, but we'll walk through how to create a component that will appear on the Delphi IDE's Component Palette.
From there, we will be able to add FlatPickr controls to any TWebForm or wherever we need the component to appear, just as easily as we do with a TWebLabel or a TWebEdit.
TMS WEB Core for Visual Studio Code 1.9.85684 released!
This update contains all latest fixes, improvements and extensions to the TMS WEB Core framework.
Explore how you can create Object Pascal RAD component based web applications
directly from Windows, macOS or Linux using the free Visual Studio Code IDE.