[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Removes an application Idle handler for the list of handlers for the type.
Source position: forms.pp line 1545
public procedure TApplication.RemoveOnIdleHandler( |
Handler: TIdleEvent |
); |
Handler |
|
Handler routine removed from the list of idle handlers. |
|
Types of Application notification handlers. |