RAD Studio VCL Reference
|
Converts OS error codes into strings.
function SysErrorMessage(ErrorCode: Cardinal): string;
AnsiString SysErrorMessage(unsigned ErrorCode);
SysErrorMessage returns an error message string that corresponds to the specified OS error code.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|