|
Previous Top Next |
The SearchString property is used in the SetPageOfText, SetSearchString and GetSearchString methods and is used to store the string being searched for in the windows metafile buffer which is read by the ReadTheFile method. Note that this is a private property and can only be accessed via the SetSearchString and GetSearchString.
It is declared as:
SearchString CString(101),Private