On Fri, Aug 03, 2012 at 05:01:27PM -0300, silvioprog wrote:
> 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.

Maybe you are looking for something like 

http://www.stack.nl/~marcov/phpser.zip

?

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to