String Handling in Delphi (part 5) Example of extracting strings

preview_player
Показать описание
In this lesson we look at an example of how to extract individual parts of data out of a string in Delphi that has the data separated by commas. We make use of the string functions and procedures that we discussed in parts 1 and 2.

String Handling Video Series
#MrLongEducation #Programming #StringHandling
Рекомендации по теме
Комментарии
Автор

super helpful, writing my IT prac exam soon and got useful revision pointers

elijahparuth
Автор

Thanks super helpful❤️. Do I follow the same process when extracting only the first letter from the name followed by a period then the surname?

NickyFlutter