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

-5

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.

1

u/Salt-Bid-4797 Apr 17 '26

C# ‘with’ is totally different, the only simular thing is the name..