Unit 'ExtCtrls' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lcl]

TCustomIdleTimer.DoOnIdleEnd

DoOnIdleEnd performs actions when the idle state ends for the timer.

Declaration

Source position: extctrls.pp line 234

protected procedure TCustomIdleTimer.DoOnIdleEnd(

  Sender: TObject

); virtual;

Arguments

Sender

  

Object for the event notification.