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

Make your Delphi code better by reading this book! You will find numerous tips, tricks, techniques and tools to enhance and improve code. How does your code stack up? Are you writing code that will be usable for years, or are you heading towards a dystopian maintenance apocalypse?

previous arrow
next arrow

Movie #54 - Dynamic Typing

Delphi is a statically typed language, but there are some tricks you can use if you want to be able to do some dynamically typed coding.  In this Delphi programming tutorial we create a custom variant type (descending from TInvokeableVariantType).  We then override Get and SetProperty to handle arbitary properties (that don't exist at design time).  This video is about nine minutes long and you can watch it here.