RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
EWin32Error Class

EWin32Error is the exception class for Windows errors.

Pascal
EWin32Error = class(EOSError);
C++
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!