ParentName: String;
The ParentName property returns the name of the parent class/interface.
The property value is available if a parent class/interface is determined for the current class/interface in the code.
The example of use is given in description of the IForeAssembly.ClassItem method.
See also: