[Overview][Types][Classes] | Reference for unit 'CustApp' (#fcl) |
Exception handling event
Source position: CustApp.pp line 71
public property TCustomApplication.OnException: TExceptionEvent |
OnException can be set to provide custom handling of events, instead of the default action, which is simply to show the event using ShowEvent.
If set, OnException is called by the HandleEvent routine. Do not use the OnException event directly, instead call HandleEvent
No notes exist for this page yet.