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

Movie #121 - Using reFind to fix System.UITypes warning

In this video we take advantage of the fact that reFind can add units to the uses of a unit and we make use of this to remove (in bulk) the  "Inline function 'MessageDlg' has not been expanded because unit 'System.UITypes' is not specified in USES list" compiler hint.  Watch it here.