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

TApplicationProperties.SetOnIdleEnd

Sets the value for the OnIdleEnd property.

Declaration

Source position: forms.pp line 1736

protected procedure TApplicationProperties.SetOnIdleEnd(

  const AValue: TNotifyEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnIdleEnd

  

Event handler signalled when the application leaves the Idle state.

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