On 03.10.2010 20:01, Bizugo wrote:
Is possible to create a loop using a code like this one:

for var J: integer = X to Y do {...}

Thanks.

No, it isn't. You must declare the type at the beginning of the function/procedure.

Regards,
Sven

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

Reply via email to