[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Forms' (#lcl)

TApplicationProperties.SetOnException

Sets the value for the OnException property.

Declaration

Source position: forms.pp line 1733

protected procedure TApplicationProperties.SetOnException(

  const AValue: TExceptionEvent

);

Arguments

AValue

  

New value for the property.

See also

TApplicationProperties.OnException

  

Event handler signalled to handle an exception in an application.

The latest version of this document can be found at lazarus-ccr.sourceforge.net.