[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnModalEnd property.
Source position: forms.pp line 1849
protected procedure TApplicationProperties.SetOnModalEnd( |
const AValue: TNotifyEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when the last modal form for the application has been exited. |
Version 4.0 | Generated 2025-05-03 | Home |