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.

Slide
Mega Pack Video Bundle
Get The Complete Video Series

Buy big and save bigger, Megapack is the complete premium video content (over 34 hours) at one low price.

Code Better in Delphi Book
Under Construction

I'm working on this book right now, stay tuned for updates.

previous arrow
next arrow

Movie #108 - Touch Scrolling in VCL Apps

In this video we take a quick look at how well touch scrolling works on various data-aware controls in Delphi XE7.  The result is that TDBGrid doesn't support touch scrolling very well at all (you can do a kind of double flick), TStringGrid, TListBox and TListView all have some degree of support, but I found that TcxGrid (Express Quantum Grid) from DevExpress seemed to work the best.  Check out the test on YouTube.