Online Documentation for Advanced Data Import for RAD Studio VCL

TQImportFieldFormat.LeftQuote

 

TQImportFieldFormat                


 

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

 

Description

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

 

 


See also:

QuoteAction property

RightQuote property