gabr42
Pop quiz! How can the following program …Writeln(True);Magic;Writeln(True);… output this:?TRUEFALSESimple!Read more »— Published under the Creative Commons Attribution 3.0 license … Read more
6 years ago in definitely not best practices, Delphi, programming0
zarkogajic
Dialog windows you use to display critical information to the user are, in most cases, displayed modally. A modal window (form) is the one where the application can’t continue to run until the modal window… … Read more
6 years ago in Delphi, dialogs, messagedlg, TApplicationEvents0
gabr42
Delphi never stops surprising me …Did you know that this is a valid syntax?case a of 0: Writeln(0); else Writeln(‘else’); Writeln(a);end;This code indeed compiles and works exactly as the following fragment.case a of 0: Writeln(0); … … Read more
6 years ago in Delphi, programming0
GunSmoker
Do you have a friend or colleague without EurekaLog license? You can use EurekaLog’s “Tell-A-Friend” referral program. Share a promo link for 25% discount – and get 50% yourself from purchases. Send an invitation link… … Read more
6 years ago in Delphi, EL 7.x0
Dalija Prasnikar
New Delphi roadmap is live:https://community.idera.com/developer-tools/b/blog/posts/rad-studio-roadmap-may-2019https://community.idera.com/developer-tools/b/blog/posts/may-2019-rad-studio-roadmap-commentary-from-product-managementImportant highlights10… … Read more
6 years ago in Delphi, Roadmap0
Dalija Prasnikar
If you are not big fan of new Delphi IDE (light or dark ones) themes you are out of luck. They are default look and old Windows styled IDE is no longer officially supported.In previous… … Read more
6 years ago in Delphi, IDE0
gabr42
Slides and code for the Spring4D conference are now published on the conference page.Slides and code for my two sessions – Design patterns with Spring4D and Interception and dynamic proxy – are also available on… … Read more
6 years ago in Delphi, presentations, Spring4D0
gabr42
While writing Design Patterns with Delphi, I spent quite some time researching existing literature on design patterns implementation in Delphi, design patterns in other languages, other types of patterns, design principles and so on …In… … Read more
6 years ago in Books, Delphi, Design Patterns, programming0
Rodrigo
Hello Guys, a new version of the VCL Styles Utils was released, the main changes for this update are : Improved Modern Dialogs support Support for Windows 10 build 1809 (Dark Mode Explorer) High-DPI support Thank… … Read more
6 years ago in Delphi0
gabr42
Hurry up, you only have five (5) days left to get a Spring4D European Conference ticket at the regular price!It’s gonna be a blast! Stefan will be there, of course (can you imagine Spring 4D without… … Read more
6 years ago in Conferences, Delphi, Spring4D0
Dalija Prasnikar
There are two (OK, three) features I have been eagerly waiting for in Delphi.The ability to have multiple class helpers (aka extension methods) in scopeInline variables and (3.) type inferenceWhile I will have to wait… … Read more
6 years ago in Delphi, Inline variables, memory management, Type inference0
zarkogajic
“If you want it to be playable and more interesting you need to jazz it up a bit!” That’s what’s been cooking in my head from the time I’ve finished implementing the back end for… … Read more
6 years ago in Delphi, games, memory, oop, tgridpanel, timage, User Interface0
gabr42
Slovenian company BASS is looking for a Delphi developer (on-site in Celje, Slovenia). (I’m not affiliated with them; they just asked me to spread a word around. If you have any questions, contact them directly.)—… … Read more
6 years ago in Delphi, job0