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;

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!