API:System.SysUtils.CheckOSError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure CheckOSError(LastError: Integer);

C++

extern DELPHI_PACKAGE void __fastcall CheckOSError(int LastError);

Properties

Type Visibility Source Unit Parent
procedure
function
public
System.SysUtils.pas
System.SysUtils.hpp
System.SysUtils System.SysUtils

Description

Embarcadero Technologies does not currently have any additional information.