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

TApplicationProperties.SetOnModalEnd

Sets the value for the OnModalEnd property.

Declaration

Source position: forms.pp line 1849

protected procedure TApplicationProperties.SetOnModalEnd(

  const AValue: TNotifyEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnModalEnd

  

Event handler signalled when the last modal form for the application has been exited.


Version 4.0 Generated 2025-05-03 Home