[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Adds an application IdleEnd handler.
Source position: forms.pp line 1442
public procedure TApplication.AddOnIdleEndHandler( |
Handler: TNotifyEvent; |
AsFirst: Boolean = True |
); |
TApplicationHandlerType.ahtIdleEnd |
|
Application becoming busy |