Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Regular expressions Delphi 6 (Personal Edition )

Status
Not open for further replies.

phpPete

Programmer
Feb 25, 2002
88
US
Can someone give me an example of using regular expressions in Delphi?

I well aquainted with regular expression syntax, jut implementing it in Delhi has me stumped.

Thanks,

phpPete
 
if a > b then label1.caption := 'A greater than B';
Steven van Els
SAvanEls@cq-link.sr
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top