/DotNetDelphiMaskFormatter

C# Class Library to format/unformat strings using Delphi masks

Primary LanguageC#MIT LicenseMIT

Provides mask application and removal using Delphi mask characters as defined in the D2006 help pages.

Does NOT provide a masked edit control.

This was written for a couple of web projects that had origins in D2006 applications and needed the formatting/unformatting of strings in a D2006 compatible fashion.

Use it if it helps you, NO WARRANTY EXPRESS OR IMPLIED for this code.