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;

SysUtils

EWin32Error is now deprecated in favor of EOSError

 

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