JCL Help:TJclEnumerationTypeInfo.Names

From Project JEDI Wiki
Jump to navigationJump to search


Summary

A name of an enumeration value.


Pascal

 public property Names [const I: Integer]: string;


Description

Names retrieves a name given an ordinal value. No range check is performed and it is possible to retrieve names of ordinals that are not part of the 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