[Lazarus] Foreach?

Juha Manninen juha.manninen62 at gmail.com
Sat Jun 8 18:50:07 CEST 2013


On Sat, Jun 8, 2013 at 7:37 PM, Antônio <antoniog12345 at gmail.com> wrote:
> You actually do 10 loops.

No, you have 2 nested loops. The outer loop has 10 iterations.
FindComponent does a linear search using a loop.

Juha




More information about the Lazarus mailing list