Definition: Run time is any time you are actually running the application in the operating system and interacting with the application as the user would.
In Delphi, "dynamically creating ..." means "creating at run-time".
From Zarko Gajic, former About.com Guide
In Delphi, "dynamically creating ..." means "creating at run-time".