Learn Delphi Programming | Unit 10.9 | Exploring Strings | StringReplace Function

preview_player
Показать описание
Module 10 - Unit 10.9 - Process Strings | StringReplace Function:
In this tutorial I reveal the solution to the challenge, I made in the previous video.

Learn how to use the StringReplace-function to manipulate a String variable...

Credits:

Support:

Рекомендации по теме
Комментарии
Автор

Thank you so much for the help. Your videos have helped me and my friends understand Delphi alot better. Thanks to your videos im alot more comfortable about the upcoming exams! Keep it up!

Nate_M
Автор

Thank you much for your work, I do really appreciate your lessons, keep up your good work

learningprogramming
Автор

I suddenly came across your videos and you saved my life, man! ♥
For a while I thought that Delphi has died and I will never find any resource to start learning it again after I had to stop my database and programming lessons back in 2014!
But you gave me hope and motivation to return to programming specially with your simplified style and videos ...Thanks a million 😍😇

HaiLag
Автор

Thank u soo much for ur delphi videos.. they're very helpful for me as a beginner.. I have a doubt in this unit if I can ask here..
Is the flag argument in StringReplace a mandatory argument or could it be ignored? What if I don't wanna replace all the occurrences of a string nor do I want it to ignore the case? How do I handle it with StringReplace()?

priyadarshini.d