[fpc-pascal] For..in enumerator for generic records?

Ryan Joseph ryan at thealchemistguild.com
Wed Nov 30 12:01:43 CET 2016


I just tried this really quick and it doesn’t seem to work with records but if I changed it to a class that worked. Maybe I should use an object instead so it’s stored on the stack like a record? Not very important it can enumerate but I wanted to try first.

> On Nov 30, 2016, at 5:53 PM, Ryan Joseph <ryan at thealchemistguild.com> wrote:
> 
> There’s a class nested inside a class?? I never saw that before. What are all the inlines for btw?

Regards,
	Ryan Joseph




More information about the fpc-pascal mailing list