Using Regular Expression on C++Builder FireMonkey Application
Here another C++ example showing how to use the RTL regular expression on C++Builder FireMonkey Application. This example validate a string content based on four different regular expression, which are: Checks if the given text is a validate e-mail address Checks if the given text contains a valid IP address Checks if the given text [...]
Read more







Recent Comments