> Oops. OK in this case it could be a problem.
> Check out optimaisation in the help.
> 
> {$O-} will turn off optimisation.
> The help indicates that this can be set with local scope for the
> procedure / function. This will prevent optimisation in your method 
> containing the traversal loop which will then behave the way 
> you expect.

Thanks Andrew, i'll into it.
Best regards,
Sergei

---------------------------------------------------------------------------
    New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
                  Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED] 
with body of "unsubscribe delphi"

Reply via email to