OnIdle event of TApplication

It would be helpful to have an OnIdle event of the TApplication class (respectively the Application object) to declare a procedure which gets called every time the application is in idle state (similar to Delphi).