I am new to coding and I am trying to display a league table of football teams in a memo box using C++Builder.
The code below prints a list of the team names from an array of 12 teams, but I cannot get the rest of the details i.e. games played, for, against, points etc. to display as you would see a league printed in a newspaper i.e with the figures alongside the respective teams. I can only get them to print beneath each other.
Any help would be most welcome.
Regards,
Maineboy.