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

TApplication.RemoveOnIdleHandler

Removes an application Idle handler for the list of handlers for the type.

Declaration

Source position: forms.pp line 1645

public procedure TApplication.RemoveOnIdleHandler(

  Handler: TIdleEvent

);

Arguments

Handler

  

Handler routine removed from the list of idle handlers.

See also

TApplicationHandlerType

  

Types of Application notification handlers.


Version 4.0 Generated 2025-05-03 Home