Python for Delphi problem

Geraldo Lopes de souza precisa at uai.com.br
Mon Feb 10 15:25:44 EST 2003


If pyListSize returns the size of the list and it is 0 based then you need
to decrement it.

>    for Index := 0 to pyListSize - 1 do
>    begin
>      {Get each item in the list

Just a thought

Geraldo Lopes de Souza








More information about the Python-list mailing list