Hellow! :) How to I get a list of the names of a specified enumeration type? Eg: http://www.delphibasics.co.uk/Method.asp?NameSpace=System&Class=Enum&Type=Class&Method=GetNames I'm trying to create a function *similar* to implode function of PHP, but to work with enums. Thx. -- Silvio Clécio My public projects - github.com/silvioprog