API:CtlPanel.TAppletApplication.OnException
| [–] Properties | |
|---|---|
| Type: event | |
| Visibility: public | |
| Source: CTLPanel.pas CtlPanel.hpp
| |
| Unit: CtlPanel | |
| Parent: TAppletApplication | |
Delphi
property OnException: TOnAppletExceptionEvent read FOnException write FOnException;
C++
__property TOnAppletExceptionEvent OnException = {read=FOnException, write=FOnException};
Description
Embarcadero Technologies does not currently have any additional information.