[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnEndSession property.
Source position: forms.pp line 1752
protected procedure TApplicationProperties.SetOnEndSession( |
const AValue: TNotifyEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled when a session is ended in the application. |