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

TApplication.DisableIdleHandler

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

Declaration

Source position: forms.pp line 1485

public procedure TApplication.DisableIdleHandler;

See also

TApplication.EnableIdleHandler

  

Resume Idle handling.

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