API:FMX.Forms.TApplication.OnException

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnException: TExceptionEvent read FOnException write FOnException;

C++

__property TExceptionEvent OnException = {read=FOnException, write=FOnException};

Properties

Type Visibility Source Unit Parent
event public
FMX.Forms.pas
FMX.Forms.hpp
FMX.Forms TApplication

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!