Code Faster in Delphi Book

This book will make you a faster Delphi developer, it doesn't matter if you are just starting out, or have been using Delphi since version 1, you will find all sorts of tips, tricks and hacks to boost your productivity.

previous arrow
next arrow

Ternary Operator - New in Delphi 13 - #254

Ternary operators have been added to many languages, and now we get them in Delphi in the form of an in-line if statement. I think this will be a useful language feature, but I'm unsure how frequently I'll use it.  Watch here.