Simple program at Delphi | Use System Regular Expressions | Delphi Tutorial Series

Published: 16 June 2018
on channel: Oussama Professional
204
15

In this video, Regular Expressions are used for search and replace
using the Delphi , you can be used System.Regular.Expressions in several other things such as: split support
Use in the lesson:
Unit: System.RegularExpressions
Variable of type TRegex
The codes you used are:
 regex.Create (edit1.text);
 memo1.Text: = regex.Replace (memo1.Text, edit2.text);

-------------------------------------------------- ---------------------------
#oussama_professional Tutorial in Delphi
-------------------------------------------------- ---------------------------
♥ ☺☺☺☺ ♥
If you liked the video, do not forget to subscribe to the channel and activate the bell and admire the video to follow each new
♥ ☺☺☺☺ ♥.
If he has any query or any questions, leave it in a comment I will answer as soon as possible
♥ ☺☺☺☺ ♥.