[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 1847

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.


Version 3.2 Generated 2024-02-25 Home