[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Notifies all Idle handlers.
Source position: forms.pp line 1425
protected procedure TApplication.NotifyIdleHandler( |
var Done: Boolean |
); |
Done |
|
True when all handlers are done, meaning: wait for next message. |
|
Event handler for application entering Idle state. |
|
TApplicationHandlerType.ahtIdle |
|
Application becoming idle |
lazarus-ccr.sourceforge.net |