Show: Delphi
C++
Display Preferences
CtlPanel.TAppletApplication Events
From XE2 API Documentation
| OnCount | public | Occurs when the control panel requests a count of the AppletModules. |
| OnException | public | Occurs when an exception raised by the application is not handled. |
| OnExit | public | Occurs when the Application should unload. |
| OnInit | public | Occurs when the Application is first initialized. |
| OnSetup | public | Occurs when the applet is invoked from the command line during system installation. |