JCL Help:TJclDynArrayTypeInfo.ElementType

From Project JEDI Wiki
Jump to navigationJump to search


Summary

IJclTypeInfo for an array element.


Pascal

 public property ElementType: IJclTypeInfo;


Description

ElementType holds a reference to the IJclTypeInfo for an element.


About

Donator

Marcel Bestebroer


Notes

For some dynamic array constructions the RTTI info is not generated. For these constructions the ElementType returns nil. Visibility: Public


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