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

TApplicationProperties.SetOnIdle

Sets the value for the OnIdle property.

Declaration

Source position: forms.pp line 1735

protected procedure TApplicationProperties.SetOnIdle(

  const AValue: TIdleEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnIdle

  

Event handler signalled when the application enters the idle state.

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