EWin32Error is the exception class for Windows errors.
EWin32Error = class(EOSError);
class EWin32Error : public EOSError;
EWin32Error is now deprecated in favor of EOSError.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|