CtlPanel.TAppletModule Events
InheritedProtected
OnActivate | published | Occurs when the applet's icon is double clicked. |
OnCreate | published | Occurs when an application instantiates a data module. |
OnDestroy | published | Occurs when the data module is about to be destroyed. |
OnGetDeltaStreams | protected | Allows a component to generate and provide a list of delta streams representing changes to the component's state. |
OnInquire | published | Occurs when the AppletModule is queried for its information. |
OnNewInquire | published | Occurs when the AppletModule is queried for its information. |
OnStartWParms | published | Occurs when the AppletModule is invoked from RunDLL. |
OnStop | published | Occurs when the AppletModule receives a request to shutdown. |