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

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 3.2 Generated 2024-02-25 Home