CtlPanel.TAppletApplication Events
InheritedProtected
| 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. |
| OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
| OnInit | public | Occurs when the Application is first initialized. |
| OnSetup | public | Occurs when the applet is invoked from the command line during system installation. |