Online Documentation for Advanced Data Import for RAD Studio VCL

TQImportFieldFormat.RightQuote

 

TQImportFieldFormat                


 

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

 

Description

The RightQuote property defines the characters which denote quoting in the imported string, e.g. '>>'.

 

 


See also:

QuoteAction property

LeftQuote property