Online Documentation for Advanced Data Import for RAD Studio VCL

TQImportReplacement.TextToFind

 

TQImportReplacement                


 

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:

ReplaceWith property