Answer the question
In order to leave comments, you need to log in
Who can help me compose a regular expression using the example code?
RegEx := TRegEx.Create('^' + Unit1.Form1.SearchBox1.Text);
if RegEx.IsMatch(TStudents[i].FnSn.FirstName)then
....
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question