EPackageError is the exception class for package-related errors.
EPackageError = class(Exception);
class EPackageError : public Exception;
EPackageError is raised at design time only, when an error occurs loading or utilizing a package.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|