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

TApplication.OnIdle

Event handler for application entering Idle state.

Declaration

Source position: forms.pp line 1592

public property TApplication.OnIdle : TIdleEvent
  read FOnIdle
  write FOnIdle;

See also

TApplicationHandlerType.ahtIdle

  

Application becoming idle

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