Online Documentation for Advanced Data Import for RAD Studio VCL

TQImportReplacement.ReplaceWith

 

TQImportReplacement                


 

property ReplaceWith: {$IFDEF UNICODE}WideString{$ELSE}string{$ENDIF};

 

Description

The ReplaceWith property contains value to replace imported text from the TextToFind property.

 

 


See also:

TextToFind property