API:Vcl.AppEvnts.TCustomApplicationEvents.OnException
Delphi
property OnException: TExceptionEvent read FOnException write FOnException;
C++
__property Vcl::Forms::TExceptionEvent OnException = {read=FOnException, write=FOnException};
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| event | protected | Vcl.AppEvnts.pas Vcl.AppEvnts.hpp |
Vcl.AppEvnts | TCustomApplicationEvents |
Description
Embarcadero Technologies does not currently have any additional information.