Adding Regular Expression Filename Filtering to Delphi's Shell List View
Friday July 18, 2008
in Advanced Delphi :: One of the nice things about Unix-style command line shells and utilities is the pervasive use of regular expressions for file name filtering. Much of this tradition has filtered into the Windows world with open source utilities such as Perl and Ruby, but it is rare in native GUI applications.
In this article, I show how to add regular expression filtering to the Delphi file explorer application I discussed in Shell Controls: Delphi's Hidden Gems.
Read the full article to learn how to Add Regular Expression Filename Filtering to Delphi's Shell List View.
Related:


Comments
No comments yet. Leave a Comment