The demo illustrates the use of a regular expression to check whether a string either represents a currency value or has the correct format to represent a currency value.
|
The demo uses a regular expression to check for repeated occurrences of words in a string using .Net class "Regex" in Delphi.
|