Relative Content

Tag Archive for delphipascal

Aliexpress Api and Delphi

Hi guys I want to deploy aliexpress api in Delphi and i don’t find the SDK or the right way to use the spi if you can help me

Dynamic data structures in pascal

So, I made a code, where you can add or remove numbers from a list, and then displays the list. The problem is, it displays the numbers in reverse order, except the first added the number.