Learn how to create the equivalent of an PostCreate / PostOnCreate event that executes just after the form’s OnCreate event has fired.
To do this, we will use an “Immediate Timer”
Continue reading “Immediate TTimer to emulate PostCreate / PostOnCreate event in Delphi”