CtlPanel

From RAD Studio API Documentation
Jump to: navigation, search


Classes

EAppletExceptionEAppletException is the exception class for errors that occur in a Control Panel Application.
TAppletApplicationTAppletApplication represents a Windows control panel application.
TAppletModuleTAppletModule represents a single Control Panel Applet in a control panel applet application.
TAppletModuleClass
TCPLAppletClass
TDataModuleClass

Routines

CPlApplet

Types

TActivateEventTActivateEvent is the type of the OnActivate event handler.
TCountEventTCountEvent is the type of the OnCount event handler.
TExitEventTExitEvent is the type for event handlers that respond when a control panel application is about to shut down.
TInitEventTInitEvent is the type of the OnInit event handler.
TInquireEventTInquireEvent is the type of the OnInquire event handler.
TNewInquireEventTNewInquireEvent is the type of the OnNewInquire event handler.
TNotifyEvent
TOnAppletExceptionEventTOnAppletExceptionEvent is the type for event handlers that respond when a control panel applet encounters an exception.
TSetupEventTSetupEvent is the type for event handlers that respond when a control panel applet is invoked from the command line during system installation.
TStartWParmsEventTStartWParmsEvent is the type of the OnStartWParms event handler.
TStopEventTStopEvent is the type of the OnStop event handler.

Variables

ApplicationRepresents the application for a control panel applet project.