SysUtils.OutOfMemoryError

From RAD Studio VCL Documentation (German)
Jump to: navigation, search

Contents

Delphi-Informationen

von SysUtils.pas

	procedure OutOfMemoryError


Unit: SysUtils

Typ: Prozedur

Sichtbarkeit: public

C++-Informationen

von SysUtils.hpp

	void __fastcall OutOfMemoryError(void);


Unit: SysUtils

Typ: Funktion

Beschreibung

Löst eine EOutOfMemory-Exception aus.


Mit OutOfMemoryError kann eine EOutOfMemory-Exception ausgelöst werden. OutOfMemoryError kann ohne Zuweisung von zusätzlichem Speicher ausgeführt werden.

Siehe auch

Personal tools