Description of Class Replacer :
This is a quick and dirty utility to replace all instances of a given string with another string for all DFM and optionally PAS files. The DFM files will be converted to text before the replace occurs. This means that forms will be converted to the format used in the IDE when you select View as text. This allows you to replace property values, component classes, or anything else that can be changed from a simple search and replace. Optionally works on PAS files too.