JCL Help:TJclDynArrayTypeInfo.GetElementType
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclDynArrayTypeInfo.GetElementType Method
[+] TJclDynArrayTypeInfo Methods
[+] TJclDynArrayTypeInfo Properties
Search in JCL Help
Search in all projects
Summary
Retreives the interface to the element RTTI.
Pascal
public function GetElementType: IJclTypeInfo;
Description
ElementType holds a reference to the interface for the RTTI of the elements. Note that declarations as in TMyArray = array of record x: Integer; y: string; end do not generate RTTI for the elements.
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