RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.OutOfMemoryError Function

Raises an EOutOfMemory exception.

Pascal
procedure OutOfMemoryError;
C++
OutOfMemoryError();

Call OutOfMemoryError to raise the EOutOfMemory exception. OutOfMemoryError runs without allocating additional memory. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!