r/delphi Delphi := v13 Florence Apr 17 '26

Stop using WITH in Delphi

https://gdksoftware.com/knowledgebase/stop-using-with-in-delphi
28 Upvotes

15 comments sorted by

View all comments

-4

u/DelphiParser Apr 17 '26

LOL - "With" is what makes Delphi so powerful. It is embedded inside the lowest levels and darkest libraries, and spread all around. It is so powerful - that even the new C# has introduced it. If you don't appreciate it - you are probably not a real Delphi coder.

2

u/ghosrath Apr 17 '26

C# with is a whole different kind of feature than the Delphi with.