Language Reference Guide : 4. System Classes : ProcExec Class : Parent Attribute
 
Share this page                  
Parent Attribute
Data Type: ProcExec
4GL Access: R
The Parent attribute references the frame, procedure, or method that called the currently executing frame, procedure, or method.
Note:  The parent of the starting component is the application itself, which does not derive from ProcExec. Using the starting component's Parent attribute to access this will result in an error.