-
Recent Posts
Archives
- April 2022
- March 2022
- February 2022
- January 2022
- December 2021
- November 2021
- August 2021
- July 2021
- June 2021
- May 2021
- April 2021
- March 2021
- February 2021
- January 2021
- December 2020
- November 2020
- October 2020
- September 2020
- August 2020
- February 2020
- May 2019
- February 2018
- January 2018
- December 2017
- November 2017
- October 2017
- September 2017
- June 2017
- April 2017
- March 2017
- September 2016
- June 2016
- April 2016
- January 2016
- December 2015
- August 2015
- July 2015
- April 2015
- October 2014
- June 2014
- May 2014
- April 2014
- March 2014
- February 2014
- January 2014
- December 2013
- October 2013
- September 2013
- August 2013
- April 2013
- November 2012
- October 2012
Categories
- C++-Builder
- CSS
- Delphi
- FireMonkey
- HTML
- JavaScript
- RAD Studio 10 Seattle
- RAD Studio 10.1 Berlin
- RAD Studio 10.2 Tokyo
- RAD Studio 10.3 Rio
- RAD Studio 10.4 Sydney
- RAD Studio 11 Alexandria
- RAD Studio XE5
- RAD Studio XE6
- RAD Studio XE7
- RAD Studio XE8
- SourceForge
- Third Party Components
- Tips and Tricks
- TMS Software
- TMS Web Core
- TurboPack
- TurboPower
- Uncategorized
- Visual Studio Code
Meta
Author Archives: roman
Hybrid Web applications
This week TMS held a webinar about the next release 1.8 of TMS Web Core which includes the next version of Miletus. Miletus is a framework that allows you to create HTML and CSS based web applications for the desktop. … Continue reading
Posted in CSS, HTML, RAD Studio 10.4 Sydney, TMS Software, TMS Web Core, Uncategorized
Comments Off on Hybrid Web applications
Demo for Web Application
Today we created a demo for a Web Application which is responsive, supports light and dark mode and where the language can be selected. We have written this application with HTML, CSS, JavaScript and TMS Web Core. For everybody who … Continue reading
Posted in CSS, Delphi, HTML, JavaScript, TMS Web Core, Uncategorized
Comments Off on Demo for Web Application
PowerPDF
I fixed an issue in the PowerPDF components. The problem was that the C++Builder IDE didn’t show the installed components. For all who are waiting for such a fix, please be patient since I’m doing this in my spare time. … Continue reading
Posted in C++-Builder, Third Party Components, TurboPack, Uncategorized
Comments Off on PowerPDF
MustangPeak
This week I added some minor changes to the MustangPeak components. It is some time ago that I worked on these components, but this week a customer needed these changes. I hope that someone can profit from this work.
Posted in C++-Builder, Delphi, RAD Studio 10.4 Sydney, Third Party Components, TurboPack, Uncategorized
Comments Off on MustangPeak
VirtualTreeView
Today I merged the VirtualTreeView from TurboPack with the version from GitHub. As soon as EMBT has updated GetIt, you can download this library directly from inside the RAD Studio IDE.
Posted in C++-Builder, Delphi, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, Third Party Components, TurboPack, Uncategorized
Comments Off on VirtualTreeView
Videos about Miletus
Today TMS Software announced the version 1.7 of TMS Web Core. One of the new features is the Miletus framework, that allows you to write desktop applications with JavaScript, HTML and CSS. But I do not want to spoiler too … Continue reading
Posted in CSS, Delphi, HTML, JavaScript, TMS Software, TMS Web Core
Comments Off on Videos about Miletus
Encoding of .pas files part 2
In my last post I explained that it is a good strategy to encode .pas files in UTF8. From RAD Studio 10.4 you can set under “Tools/Options/User Interface/Editor” the “Default file encoding” to UTF8. In older versions of RAD Studio … Continue reading
Posted in RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE5, RAD Studio XE6, RAD Studio XE7, RAD Studio XE8, Tips and Tricks, Uncategorized
Comments Off on Encoding of .pas files part 2
Encoding of .pas files
This week I would like to talk about the encoding of .pas files. Normally they are ANSI encoded which is no problem since all Delphi statements are ASCII encoded. But the exception are comments. Many developers overlook this issue, but … Continue reading
Posted in C++-Builder, Delphi, RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE5, RAD Studio XE6, RAD Studio XE7, RAD Studio XE8, Tips and Tricks, Uncategorized
Comments Off on Encoding of .pas files
The Power of Delphi
One of my customers is working with Delphi for more than 20 years and he is now using the same codebase for an incredible number of project types. These types will show you how powerful Delphi is compared to other … Continue reading
Posted in Delphi, FireMonkey, HTML, RAD Studio 10 Seattle, RAD Studio 10.1 Berlin, RAD Studio 10.2 Tokyo, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, RAD Studio XE5, RAD Studio XE6, RAD Studio XE7, RAD Studio XE8, TMS Software, TMS Web Core
Comments Off on The Power of Delphi
Delphi 10.4.2
I just installed Delphi 10.4.2 and compiled a huge customer’s project. This project has about 2.3 million lines of code. Normally it is written and maintained with Delphi 10.3.3 Rio. For working inside the IDE it is compiled for Win32 … Continue reading
Posted in Delphi, RAD Studio 10.3 Rio, RAD Studio 10.4 Sydney, Tips and Tricks
Comments Off on Delphi 10.4.2