DoOnIdleEnd performs actions when the idle state ends for the timer.
Source position: extctrls.pp line 234
protected procedure TCustomIdleTimer.DoOnIdleEnd(
Sender: TObject
); virtual;
Sender
Object for the event notification.