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

TApplication.EnableIdleHandler

Resume Idle handling.

Declaration

Source position: forms.pp line 1486

public procedure TApplication.EnableIdleHandler;

Errors

GDB exception when not previously disabled.

See also

TApplication.DisableIdleHandler

  

Blocks Idle handling. Can be called moreoften, every call must be followed by EnableIdleHandler.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.