[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplication.NotifyIdleHandler

NotifyIdleHandler - method for sending message to Idle handler (sends True if process is done)

Declaration

Source position: forms.pp line 1055

protected procedure TApplication.NotifyIdleHandler(

  var Done: Boolean

);