ZCompatibility and TByteDynArray
Posted: 17.04.2009, 19:31
TByteDynArray is declared as a type in the unit ZCompatibility, what makes the methods where it is used incompatible with Delphi´s TByteDynArray, declared in Types.
I tried to find out the first Delphi version where TByteDynArray was included and couldn´t discover, but it is present at least since D6, so since new Zeos versions support from D7 up, i think we should remove this type and use Delphi´s type instead.
I´m downloading and installing Lazarus, to see if this type is declared there also.
Regards,
Fabiano
I tried to find out the first Delphi version where TByteDynArray was included and couldn´t discover, but it is present at least since D6, so since new Zeos versions support from D7 up, i think we should remove this type and use Delphi´s type instead.
I´m downloading and installing Lazarus, to see if this type is declared there also.
Regards,
Fabiano