EMS logo

Products Navigation

Advanced Data Import VCL

Our Partnership Status

MySQL Gold Certified Partner
Microsoft Certified Partner
Oracle Certified Partner
Embarcadero Technology Partner

EMS Advanced Data Import VCL

On-line Documentation

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