JCL Help:TJclClassTypeInfo.Parent

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Retrieve an interface to the RTTI of the parent class.


Pascal

 public property Parent: IJclClassTypeInfo;


Description

Parent holds an interface to the RTTI of the parent class. If the class has no parent, Parent will be nil.


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