[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnQueryEndSession property.
Source position: forms.pp line 1753
protected procedure TApplicationProperties.SetOnQueryEndSession( |
const AValue: TQueryEndSessionEvent |
); |
AValue |
|
New value for the property. |
|
This event handler can deny to end the session. |