[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the OnException property.
Source position: forms.pp line 1748
protected procedure TApplicationProperties.SetOnException( |
const AValue: TExceptionEvent |
); |
AValue |
|
New value for the property. |
|
Event handler signalled to handle an exception in an application. |