JCL Help:TJclEnumerationTypeInfo.BaseType

From Project JEDI Wiki
Jump to navigationJump to search


Summary

An interface to the base type.


Pascal

 public property BaseType: IJclEnumerationTypeInfo;


Description

BaseType holds a reference to an interface to the base type for the enumeration. If the enumeration is the base type an interface to the object is returned. Under normal circumstances an enumeration can have at most 1 base type (a sub range is always the sub range of the base type, never a sub range of a sub range).


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