Sets the value for the OnQueryEndSession property.
Source position: forms.pp line 1847
protected procedure TApplicationProperties.SetOnQueryEndSession( |
const AValue: TQueryEndSessionEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled to determine if the current session be be ended, and the application can be closed. |
| Version 4.4 | Generated 2025-11-08 | Home |