[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Sets the value for the CaptureExceptions property.
Source position: forms.pp line 1732
protected procedure TApplicationProperties.SetCaptureExceptions( |
const AValue: Boolean |
); |
AValue |
|
New value for the property. |
|
Enables exception handling in the Application. |