Retains access to exception object.
function AcquireExceptionObject: Pointer;
void * AcquireExceptionObject();
System
AcquireExceptionObject returns a pointer to the current exception object and prevents the exception object from being deallocated when the current exception handler exits.
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
|
What do you think about this topic? Send feedback!
|