TMS Software
Tailwind is a rapidly growing and popular open-source CSS framework. Different from Bootstrap and many other CSS frameworks, it does not come with a fixed list of classes for the various HTML elements but… … Read more
2 years ago 0
TMS Software
There could be any number of events that a user of a TMS WEB Core app might want to be notified about. Perhaps an update to content found within the app. A notification about… … Read more
2 years ago 0
Embarcadero GetIt
The library provides access to the API of the OpenAI service, on the basis of which ChatGPT works and, for example, the generation of images from text using DALL-E. … Read more
2 years ago 0
Welcome to LearnDelphi.tv
I rarely have physical copies of programming books, but here are three Delphi books that I have. Watch on YouTube Delph High Performance 2nd Edition on Amazon or Packt. Code Faster in Delphi in Korean Code… … Read more
2 years ago in Movie0
Welcome to LearnDelphi.tv
The GExperts plug-in for the Delphi IDE has many productivity enhancers. Here we look at two that will help you find components on a form and manage your uses clauses. … Read more
2 years ago in Movie0
TMS Software
In the newest release v2.2 of TMS WEB Core, we have significantly improved the integration with Google’s Firebase, in particular also the design-time integration. Now it is possible to configure your Firebase tables for… … Read more
2 years ago 0
dummzeuch
I have been playing around with PuTTY (Yes, I know, a grown man playing with putty evokes some rather odd pictures. I’m talking about the ssh client tool here though). recently and discovered a few… … Read more
2 years ago in linux, windows0
Marco Cantu
InterBase IBToGo is the embedded version of the InterBase database, offering encryption, a more generous database size, ChangeViews™, and other extended features compared to the IBLite free version. InterBase IBToGo is a multi platform solution,… … Read more
2 years ago in News0
dummzeuch
Delphi has for a while contained two classes that simplify stream compression: TZCompressionStream TZDecompressionStream I had not used them before and when I tried to use them now to compress and decompress some binary data… … Read more
2 years ago in Delphi0
GunSmoker
Short Answer Yes, EurekaLog supports CLang and LLVM in both 32 and 64 bits – with some limitations. Exception is the very recent “Windows 64-bit (Modern)” platform, which was added into the RAD Studio 12… … Read more
2 years ago in bug reports, compiling, Delphi, EL 7.x, feature, technical, win640