Am 30.11.2016 05:35 schrieb "Ryan Joseph" <[email protected]>: > > I have a generic record I would like to enumerate using for..in loops. Is this even possible? I tried briefly and it wasn’t clear this was possible so I thought I’d ask first. Thanks. >
Take a look at packages/fcl-stl/src/gvector.pp, it's a generic vector container that provides an enumerator. Regards, Sven
_______________________________________________ fpc-pascal maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
