Online Documentation for Advanced Data Import for RAD Studio VCL
TQImportReplacement.TextToFind
property TextToFind: {$IFDEF UNICODE}WideString{$ELSE}string{$ENDIF};
Description
The TextToFind property defines the text to be found during import and replaced with the ReplaceWith property value.
See also: