Navigation: Code Documentation > IE > IECSInterfaces > Interfaces > IIEDefinedType > Properties
IIEDefinedType.Ancestor Property
Defines the ancestor type of the current type. The Ancestor type defines the "base" type information which the current type overrides and extends
Namespace: IECSInterfaces
Delphi
public property Ancestor: IIEDefinedType read get_Ancestor write set_Ancestor;
Property Value
Type: IIEDefinedType
•IIEDefinedType
•IECSInterfaces