|
Previous Top Next |
The ReplaceString property is used in the FindReplace method and is used to contain the string used to do a search and replace on inside the FindReplace method. Since the string is returned by the FindReplace method it needs to be a property and is destroyed in the Destruct method. The ReplaceString is a private property.
It is declared as:
ReplaceString &String,PRIVATE