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

Define Your Own Anonymous Method Types - #237

In this video, we look at using some of the predefined anonymous method types in Delphi - in particular, TProc<string> and why it might be a good idea to create some of your own.