RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EAppletException Class

EAppletException is the exception class for errors that occur in a Control Panel Application.

Pascal
EAppletException = class(Exception);
C++
class EAppletException : public Exception;

CtlPanel

EAppletException is the exception for errors specific to applications created by the control panel wizard. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!