Hagop Panosian
Dozens of sessions, subject matter experts, your favorite webinar host, incredible value. CodeRage 2025 ran from December 1 to 10, and brought together partners, experts and leaders from all over the world who are part… … Read more
17 hours ago in AI, Delphi, News, Python
0
dummzeuch
In Delphi 13 Embarcadero introduced a new syntax construct for inline if expressions which they call “ternary operator“. It implements what previously had to be implemented with the overloaded IfThen functions as a native compiler… … Read more
2 days ago in AI, Delphi, GExperts
0
Welcome to LearnDelphi.tv
Delphi’s “Method Toxicity Metrics” feature ranks every method in your project from most toxic to least — but what do you actually do with that information? In this video, I dig into one of my… … Read more
2 days ago in Movie
0
Embarcadero GetIt
Virtual Treeview is a Delphi treeview control built from ground up. Many years of development made it one of the most flexible and advanced tree controls available today. Virtual Treeview starts off with the claim… … Read more
3 days ago
0
gabr42
A month ago I wrote a nice little unit that simplifies working with timestamps received from different sources – GpTimestamp – with help from Claude Code. Actually, to be fair – I took a backseat,… … Read more
5 days ago in Claude, ClaudeCode, Delphi, DelphiAndAI
0
Embarcadero GetIt
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that if you deploy an application with these controls, you will have to agree to the Microsoft License… … Read more
5 days ago
0
Embarcadero GetIt
This is a set of VCL Controls that match the MS Office 2007 User Interface specification. Note that if you deploy an application with these controls, you will have to agree to the Microsoft License… … Read more
7 days ago
0
dummzeuch
Regarding my previous post on Enumerating enum types in Delphi I asked claude.ai: Question: I need a way to iterate over all values of an enum type in Delphi. Something like: But that doesn’t compile…. … Read more
7 days ago in AI, Delphi
0
dummzeuch
One would have thought that enumerating enum types in Delphi would be a no brainer, after all they have it in the name already. But this does not compile: var L: TSomeEnumType; begin for L… … Read more
7 days ago in Delphi
0
TMS Software
TMS FNC UI Pack 7.1 Intro One of the most powerful productivity features in spreadsheet applications is AutoFill: select a few cells, drag the small handle at the corner, and watch as the grid… … Read more
7 days ago
0
Embarcadero GetIt
A tool for Delphi and C++Builder developers who simply want to integrate FireMonkey styles into their projects without increasing the size of their executables or worrying about the platforms supported by the imported styles. … Read more
1 week ago
0
marc hoffman
This week’s build of Elements 12, build .3047, introduces a major new feature for the Oxygene language: Raw Strings. Raw strings are a new way of declaring string literals that make it easier to define… … Read more
1 week ago
0
TMS Software
Were only two weeks into 2026 but that is not stopping us from delivering something new, practical and exciting! With the release of TMS AI Studio v1.5.0.0, were introducing a brand-new component that brings… … Read more
1 week ago
0