JCL Help:TJclExceptFrame.FrameLocation

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Address of the ExceptFrame on the stack.


Pascal

 public property FrameLocation: Pointer;


Description

FrameLocation is the address of the except frame on the stack. It is not wise to modify the memory pointed to by FrameLocation, and its content may be altered without notice.


About

Donator

Marcel Bestebroer


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page