CtlPanel
Contents
Classes
| EAppletException | EAppletException is the exception class for errors that occur in a Control Panel Application. | 
| TAppletApplication | TAppletApplication represents a Windows control panel application. | 
| TAppletModule | TAppletModule represents a single Control Panel Applet in a control panel applet application. | 
| TAppletModuleClass | |
| TCPLAppletClass | |
| TDataModuleClass | 
Routines
| CPlApplet | 
Types
| TActivateEvent | TActivateEvent is the type of the OnActivate event handler. | 
| TCountEvent | TCountEvent is the type of the OnCount event handler. | 
| TExitEvent | TExitEvent is the type for event handlers that respond when a control panel application is about to shut down. | 
| TInitEvent | TInitEvent is the type of the OnInit event handler. | 
| TInquireEvent | TInquireEvent is the type of the OnInquire event handler. | 
| TNewInquireEvent | TNewInquireEvent is the type of the OnNewInquire event handler. | 
| TOnAppletExceptionEvent | TOnAppletExceptionEvent is the type for event handlers that respond when a control panel applet encounters an exception. | 
| TSetupEvent | TSetupEvent is the type for event handlers that respond when a control panel applet is invoked from the command line during system installation. | 
| TStartWParmsEvent | TStartWParmsEvent is the type of the OnStartWParms event handler. | 
| TStopEvent | TStopEvent is the type of the OnStop event handler. | 
Variables
| Application | Represents the application for a control panel applet project. |