There are so many (how many?) regular expressions control tool. I always prefer to use TRegexpr. It is very simple and a little buggy. It was written in Delphi using TRegexpr component which was developed by same person.
If you are a delphi programmer you must also check TRegexpr component. It has simple methods and really easy to use. You already know that Delphi has no built-in regexp engine. If you are like me that you cannot be able to write programs without regexp or have no time to write 15 lines of code where you can make it with 3 lines this component is for you.
You can download both component and control tool from developer’s site
( TRegexpr control tool focusoncode.com mirror - 182 KB)
Tags: delphi, regex, regular expressions
Entries (RSS)