RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
SysUtils.OutOfMemoryError Function

Raises an EOutOfMemory exception.

Pascal
procedure OutOfMemoryError;
C++
OutOfMemoryError();

SysUtils

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

 

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